Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateConfigurationSet(ctx context.Context, params *pinpointsmsvoice.CreateConfigurationSetInput, ...) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
- func (_m *IClient) CreateConfigurationSetEventDestination(ctx context.Context, ...) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
- func (_m *IClient) DeleteConfigurationSet(ctx context.Context, params *pinpointsmsvoice.DeleteConfigurationSetInput, ...) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
- func (_m *IClient) DeleteConfigurationSetEventDestination(ctx context.Context, ...) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
- func (_m *IClient) GetConfigurationSetEventDestinations(ctx context.Context, ...) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
- func (_m *IClient) ListConfigurationSets(ctx context.Context, params *pinpointsmsvoice.ListConfigurationSetsInput, ...) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
- func (_m *IClient) Options() pinpointsmsvoice.Options
- func (_m *IClient) SendVoiceMessage(ctx context.Context, params *pinpointsmsvoice.SendVoiceMessageInput, ...) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
- func (_m *IClient) UpdateConfigurationSetEventDestination(ctx context.Context, ...) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, 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) CreateConfigurationSet ¶
func (_m *IClient) CreateConfigurationSet(ctx context.Context, params *pinpointsmsvoice.CreateConfigurationSetInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
CreateConfigurationSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfigurationSetEventDestination ¶
func (_m *IClient) CreateConfigurationSetEventDestination(ctx context.Context, params *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
CreateConfigurationSetEventDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfigurationSet ¶
func (_m *IClient) DeleteConfigurationSet(ctx context.Context, params *pinpointsmsvoice.DeleteConfigurationSetInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
DeleteConfigurationSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfigurationSetEventDestination ¶
func (_m *IClient) DeleteConfigurationSetEventDestination(ctx context.Context, params *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
DeleteConfigurationSetEventDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfigurationSetEventDestinations ¶
func (_m *IClient) GetConfigurationSetEventDestinations(ctx context.Context, params *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
GetConfigurationSetEventDestinations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListConfigurationSets ¶
func (_m *IClient) ListConfigurationSets(ctx context.Context, params *pinpointsmsvoice.ListConfigurationSetsInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
ListConfigurationSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() pinpointsmsvoice.Options
Options provides a mock function with given fields:
func (*IClient) SendVoiceMessage ¶
func (_m *IClient) SendVoiceMessage(ctx context.Context, params *pinpointsmsvoice.SendVoiceMessageInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
SendVoiceMessage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfigurationSetEventDestination ¶
func (_m *IClient) UpdateConfigurationSetEventDestination(ctx context.Context, params *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput, optFns ...func(*pinpointsmsvoice.Options)) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, error)
UpdateConfigurationSetEventDestination provides a mock function with given fields: ctx, params, optFns