Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) GenerateDataSet(ctx context.Context, params *marketplacecommerceanalytics.GenerateDataSetInput, ...) (*marketplacecommerceanalytics.GenerateDataSetOutput, error)
- func (_m *IClient) Options() marketplacecommerceanalytics.Options
- func (_m *IClient) StartSupportDataExport(ctx context.Context, ...) (*marketplacecommerceanalytics.StartSupportDataExportOutput, error)
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) GenerateDataSet ¶
func (_m *IClient) GenerateDataSet(ctx context.Context, params *marketplacecommerceanalytics.GenerateDataSetInput, optFns ...func(*marketplacecommerceanalytics.Options)) (*marketplacecommerceanalytics.GenerateDataSetOutput, error)
GenerateDataSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() marketplacecommerceanalytics.Options
Options provides a mock function with given fields:
func (*IClient) StartSupportDataExport ¶
func (_m *IClient) StartSupportDataExport(ctx context.Context, params *marketplacecommerceanalytics.StartSupportDataExportInput, optFns ...func(*marketplacecommerceanalytics.Options)) (*marketplacecommerceanalytics.StartSupportDataExportOutput, error)
StartSupportDataExport provides a mock function with given fields: ctx, params, optFns
Click to show internal directories.
Click to hide internal directories.