Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchGetMetrics(ctx context.Context, params *sagemakermetrics.BatchGetMetricsInput, ...) (*sagemakermetrics.BatchGetMetricsOutput, error)
- func (_m *IClient) BatchPutMetrics(ctx context.Context, params *sagemakermetrics.BatchPutMetricsInput, ...) (*sagemakermetrics.BatchPutMetricsOutput, error)
- func (_m *IClient) Options() sagemakermetrics.Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) BatchGetMetrics ¶ added in v0.1.0
func (_m *IClient) BatchGetMetrics(ctx context.Context, params *sagemakermetrics.BatchGetMetricsInput, optFns ...func(*sagemakermetrics.Options)) (*sagemakermetrics.BatchGetMetricsOutput, error)
BatchGetMetrics provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchPutMetrics ¶
func (_m *IClient) BatchPutMetrics(ctx context.Context, params *sagemakermetrics.BatchPutMetricsInput, optFns ...func(*sagemakermetrics.Options)) (*sagemakermetrics.BatchPutMetricsOutput, error)
BatchPutMetrics provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() sagemakermetrics.Options
Options provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.