Documentation ¶
Overview ¶
Package pinpointsmsvoicemock is a generated GoMock package.
Index ¶
- type MockPinpointSMSVoiceAPI
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSet(arg0 *pinpointsmsvoice.CreateConfigurationSetInput) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestination(arg0 *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput) (*request.Request, ...)
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationWithContext(arg0 context.Context, ...) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetRequest(arg0 *pinpointsmsvoice.CreateConfigurationSetInput) (*request.Request, *pinpointsmsvoice.CreateConfigurationSetOutput)
- func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.CreateConfigurationSetInput, ...) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSet(arg0 *pinpointsmsvoice.DeleteConfigurationSetInput) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestination(arg0 *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput) (*request.Request, ...)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationWithContext(arg0 context.Context, ...) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetRequest(arg0 *pinpointsmsvoice.DeleteConfigurationSetInput) (*request.Request, *pinpointsmsvoice.DeleteConfigurationSetOutput)
- func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.DeleteConfigurationSetInput, ...) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
- func (m *MockPinpointSMSVoiceAPI) EXPECT() *MockPinpointSMSVoiceAPIMockRecorder
- func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinations(arg0 *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
- func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsRequest(arg0 *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput) (*request.Request, *pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput)
- func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsWithContext(arg0 context.Context, ...) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
- func (m *MockPinpointSMSVoiceAPI) ListConfigurationSets(arg0 *pinpointsmsvoice.ListConfigurationSetsInput) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
- func (m *MockPinpointSMSVoiceAPI) ListConfigurationSetsRequest(arg0 *pinpointsmsvoice.ListConfigurationSetsInput) (*request.Request, *pinpointsmsvoice.ListConfigurationSetsOutput)
- func (m *MockPinpointSMSVoiceAPI) ListConfigurationSetsWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.ListConfigurationSetsInput, ...) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
- func (m *MockPinpointSMSVoiceAPI) SendVoiceMessage(arg0 *pinpointsmsvoice.SendVoiceMessageInput) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
- func (m *MockPinpointSMSVoiceAPI) SendVoiceMessageRequest(arg0 *pinpointsmsvoice.SendVoiceMessageInput) (*request.Request, *pinpointsmsvoice.SendVoiceMessageOutput)
- func (m *MockPinpointSMSVoiceAPI) SendVoiceMessageWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.SendVoiceMessageInput, ...) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
- func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestination(arg0 *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, error)
- func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput) (*request.Request, ...)
- func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationWithContext(arg0 context.Context, ...) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, error)
- type MockPinpointSMSVoiceAPIMockRecorder
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSet(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSet(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinations(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSets(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessage(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPinpointSMSVoiceAPI ¶
type MockPinpointSMSVoiceAPI struct {
// contains filtered or unexported fields
}
MockPinpointSMSVoiceAPI is a mock of PinpointSMSVoiceAPI interface
func NewMockPinpointSMSVoiceAPI ¶
func NewMockPinpointSMSVoiceAPI(ctrl *gomock.Controller) *MockPinpointSMSVoiceAPI
NewMockPinpointSMSVoiceAPI creates a new mock instance
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSet ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSet(arg0 *pinpointsmsvoice.CreateConfigurationSetInput) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
CreateConfigurationSet mocks base method
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestination ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestination(arg0 *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
CreateConfigurationSetEventDestination mocks base method
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationRequest ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput) (*request.Request, *pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput)
CreateConfigurationSetEventDestinationRequest mocks base method
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationWithContext ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.CreateConfigurationSetEventDestinationInput, arg2 ...request.Option) (*pinpointsmsvoice.CreateConfigurationSetEventDestinationOutput, error)
CreateConfigurationSetEventDestinationWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSetRequest ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetRequest(arg0 *pinpointsmsvoice.CreateConfigurationSetInput) (*request.Request, *pinpointsmsvoice.CreateConfigurationSetOutput)
CreateConfigurationSetRequest mocks base method
func (*MockPinpointSMSVoiceAPI) CreateConfigurationSetWithContext ¶
func (m *MockPinpointSMSVoiceAPI) CreateConfigurationSetWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.CreateConfigurationSetInput, arg2 ...request.Option) (*pinpointsmsvoice.CreateConfigurationSetOutput, error)
CreateConfigurationSetWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSet ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSet(arg0 *pinpointsmsvoice.DeleteConfigurationSetInput) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
DeleteConfigurationSet mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestination ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestination(arg0 *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
DeleteConfigurationSetEventDestination mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationRequest ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput) (*request.Request, *pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput)
DeleteConfigurationSetEventDestinationRequest mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationWithContext ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.DeleteConfigurationSetEventDestinationInput, arg2 ...request.Option) (*pinpointsmsvoice.DeleteConfigurationSetEventDestinationOutput, error)
DeleteConfigurationSetEventDestinationWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSetRequest ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetRequest(arg0 *pinpointsmsvoice.DeleteConfigurationSetInput) (*request.Request, *pinpointsmsvoice.DeleteConfigurationSetOutput)
DeleteConfigurationSetRequest mocks base method
func (*MockPinpointSMSVoiceAPI) DeleteConfigurationSetWithContext ¶
func (m *MockPinpointSMSVoiceAPI) DeleteConfigurationSetWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.DeleteConfigurationSetInput, arg2 ...request.Option) (*pinpointsmsvoice.DeleteConfigurationSetOutput, error)
DeleteConfigurationSetWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) EXPECT ¶
func (m *MockPinpointSMSVoiceAPI) EXPECT() *MockPinpointSMSVoiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinations ¶
func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinations(arg0 *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
GetConfigurationSetEventDestinations mocks base method
func (*MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsRequest ¶
func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsRequest(arg0 *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput) (*request.Request, *pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput)
GetConfigurationSetEventDestinationsRequest mocks base method
func (*MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsWithContext ¶
func (m *MockPinpointSMSVoiceAPI) GetConfigurationSetEventDestinationsWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.GetConfigurationSetEventDestinationsInput, arg2 ...request.Option) (*pinpointsmsvoice.GetConfigurationSetEventDestinationsOutput, error)
GetConfigurationSetEventDestinationsWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) ListConfigurationSets ¶
func (m *MockPinpointSMSVoiceAPI) ListConfigurationSets(arg0 *pinpointsmsvoice.ListConfigurationSetsInput) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
ListConfigurationSets mocks base method
func (*MockPinpointSMSVoiceAPI) ListConfigurationSetsRequest ¶
func (m *MockPinpointSMSVoiceAPI) ListConfigurationSetsRequest(arg0 *pinpointsmsvoice.ListConfigurationSetsInput) (*request.Request, *pinpointsmsvoice.ListConfigurationSetsOutput)
ListConfigurationSetsRequest mocks base method
func (*MockPinpointSMSVoiceAPI) ListConfigurationSetsWithContext ¶
func (m *MockPinpointSMSVoiceAPI) ListConfigurationSetsWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.ListConfigurationSetsInput, arg2 ...request.Option) (*pinpointsmsvoice.ListConfigurationSetsOutput, error)
ListConfigurationSetsWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) SendVoiceMessage ¶
func (m *MockPinpointSMSVoiceAPI) SendVoiceMessage(arg0 *pinpointsmsvoice.SendVoiceMessageInput) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
SendVoiceMessage mocks base method
func (*MockPinpointSMSVoiceAPI) SendVoiceMessageRequest ¶
func (m *MockPinpointSMSVoiceAPI) SendVoiceMessageRequest(arg0 *pinpointsmsvoice.SendVoiceMessageInput) (*request.Request, *pinpointsmsvoice.SendVoiceMessageOutput)
SendVoiceMessageRequest mocks base method
func (*MockPinpointSMSVoiceAPI) SendVoiceMessageWithContext ¶
func (m *MockPinpointSMSVoiceAPI) SendVoiceMessageWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.SendVoiceMessageInput, arg2 ...request.Option) (*pinpointsmsvoice.SendVoiceMessageOutput, error)
SendVoiceMessageWithContext mocks base method
func (*MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestination ¶
func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestination(arg0 *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, error)
UpdateConfigurationSetEventDestination mocks base method
func (*MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationRequest ¶
func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationRequest(arg0 *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput) (*request.Request, *pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput)
UpdateConfigurationSetEventDestinationRequest mocks base method
func (*MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationWithContext ¶
func (m *MockPinpointSMSVoiceAPI) UpdateConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *pinpointsmsvoice.UpdateConfigurationSetEventDestinationInput, arg2 ...request.Option) (*pinpointsmsvoice.UpdateConfigurationSetEventDestinationOutput, error)
UpdateConfigurationSetEventDestinationWithContext mocks base method
type MockPinpointSMSVoiceAPIMockRecorder ¶
type MockPinpointSMSVoiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockPinpointSMSVoiceAPIMockRecorder is the mock recorder for MockPinpointSMSVoiceAPI
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSet ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSet(arg0 interface{}) *gomock.Call
CreateConfigurationSet indicates an expected call of CreateConfigurationSet
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestination ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
CreateConfigurationSetEventDestination indicates an expected call of CreateConfigurationSetEventDestination
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
CreateConfigurationSetEventDestinationRequest indicates an expected call of CreateConfigurationSetEventDestinationRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateConfigurationSetEventDestinationWithContext indicates an expected call of CreateConfigurationSetEventDestinationWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetRequest(arg0 interface{}) *gomock.Call
CreateConfigurationSetRequest indicates an expected call of CreateConfigurationSetRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) CreateConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateConfigurationSetWithContext indicates an expected call of CreateConfigurationSetWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSet ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSet(arg0 interface{}) *gomock.Call
DeleteConfigurationSet indicates an expected call of DeleteConfigurationSet
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestination ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
DeleteConfigurationSetEventDestination indicates an expected call of DeleteConfigurationSetEventDestination
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
DeleteConfigurationSetEventDestinationRequest indicates an expected call of DeleteConfigurationSetEventDestinationRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteConfigurationSetEventDestinationWithContext indicates an expected call of DeleteConfigurationSetEventDestinationWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetRequest(arg0 interface{}) *gomock.Call
DeleteConfigurationSetRequest indicates an expected call of DeleteConfigurationSetRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) DeleteConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteConfigurationSetWithContext indicates an expected call of DeleteConfigurationSetWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinations ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinations(arg0 interface{}) *gomock.Call
GetConfigurationSetEventDestinations indicates an expected call of GetConfigurationSetEventDestinations
func (*MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsRequest(arg0 interface{}) *gomock.Call
GetConfigurationSetEventDestinationsRequest indicates an expected call of GetConfigurationSetEventDestinationsRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) GetConfigurationSetEventDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetConfigurationSetEventDestinationsWithContext indicates an expected call of GetConfigurationSetEventDestinationsWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSets ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSets(arg0 interface{}) *gomock.Call
ListConfigurationSets indicates an expected call of ListConfigurationSets
func (*MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsRequest(arg0 interface{}) *gomock.Call
ListConfigurationSetsRequest indicates an expected call of ListConfigurationSetsRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) ListConfigurationSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListConfigurationSetsWithContext indicates an expected call of ListConfigurationSetsWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessage ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessage(arg0 interface{}) *gomock.Call
SendVoiceMessage indicates an expected call of SendVoiceMessage
func (*MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageRequest(arg0 interface{}) *gomock.Call
SendVoiceMessageRequest indicates an expected call of SendVoiceMessageRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) SendVoiceMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendVoiceMessageWithContext indicates an expected call of SendVoiceMessageWithContext
func (*MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestination ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call
UpdateConfigurationSetEventDestination indicates an expected call of UpdateConfigurationSetEventDestination
func (*MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationRequest ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call
UpdateConfigurationSetEventDestinationRequest indicates an expected call of UpdateConfigurationSetEventDestinationRequest
func (*MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationWithContext ¶
func (mr *MockPinpointSMSVoiceAPIMockRecorder) UpdateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateConfigurationSetEventDestinationWithContext indicates an expected call of UpdateConfigurationSetEventDestinationWithContext