Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeSNSAPI
- func (fake *FakeSNSAPI) AddPermission(arg1 *sns.AddPermissionInput) (*sns.AddPermissionOutput, error)
- func (fake *FakeSNSAPI) AddPermissionArgsForCall(i int) *sns.AddPermissionInput
- func (fake *FakeSNSAPI) AddPermissionCallCount() int
- func (fake *FakeSNSAPI) AddPermissionCalls(stub func(*sns.AddPermissionInput) (*sns.AddPermissionOutput, error))
- func (fake *FakeSNSAPI) AddPermissionRequest(arg1 *sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput)
- func (fake *FakeSNSAPI) AddPermissionRequestArgsForCall(i int) *sns.AddPermissionInput
- func (fake *FakeSNSAPI) AddPermissionRequestCallCount() int
- func (fake *FakeSNSAPI) AddPermissionRequestCalls(...)
- func (fake *FakeSNSAPI) AddPermissionRequestReturns(result1 *request.Request, result2 *sns.AddPermissionOutput)
- func (fake *FakeSNSAPI) AddPermissionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.AddPermissionOutput)
- func (fake *FakeSNSAPI) AddPermissionReturns(result1 *sns.AddPermissionOutput, result2 error)
- func (fake *FakeSNSAPI) AddPermissionReturnsOnCall(i int, result1 *sns.AddPermissionOutput, result2 error)
- func (fake *FakeSNSAPI) AddPermissionWithContext(arg1 context.Context, arg2 *sns.AddPermissionInput, arg3 ...request.Option) (*sns.AddPermissionOutput, error)
- func (fake *FakeSNSAPI) AddPermissionWithContextArgsForCall(i int) (context.Context, *sns.AddPermissionInput, []request.Option)
- func (fake *FakeSNSAPI) AddPermissionWithContextCallCount() int
- func (fake *FakeSNSAPI) AddPermissionWithContextCalls(...)
- func (fake *FakeSNSAPI) AddPermissionWithContextReturns(result1 *sns.AddPermissionOutput, result2 error)
- func (fake *FakeSNSAPI) AddPermissionWithContextReturnsOnCall(i int, result1 *sns.AddPermissionOutput, result2 error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOut(arg1 *sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutArgsForCall(i int) *sns.CheckIfPhoneNumberIsOptedOutInput
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCallCount() int
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCalls(...)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequest(arg1 *sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestArgsForCall(i int) *sns.CheckIfPhoneNumberIsOptedOutInput
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCallCount() int
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCalls(...)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturns(result1 *request.Request, result2 *sns.CheckIfPhoneNumberIsOptedOutOutput)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturns(result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturnsOnCall(i int, result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext(arg1 context.Context, arg2 *sns.CheckIfPhoneNumberIsOptedOutInput, ...) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextArgsForCall(i int) (context.Context, *sns.CheckIfPhoneNumberIsOptedOutInput, []request.Option)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCallCount() int
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCalls(...)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturns(result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturnsOnCall(i int, result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) ConfirmSubscription(arg1 *sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error)
- func (fake *FakeSNSAPI) ConfirmSubscriptionArgsForCall(i int) *sns.ConfirmSubscriptionInput
- func (fake *FakeSNSAPI) ConfirmSubscriptionCallCount() int
- func (fake *FakeSNSAPI) ConfirmSubscriptionCalls(...)
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequest(arg1 *sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput)
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequestArgsForCall(i int) *sns.ConfirmSubscriptionInput
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequestCallCount() int
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequestCalls(...)
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequestReturns(result1 *request.Request, result2 *sns.ConfirmSubscriptionOutput)
- func (fake *FakeSNSAPI) ConfirmSubscriptionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ConfirmSubscriptionOutput)
- func (fake *FakeSNSAPI) ConfirmSubscriptionReturns(result1 *sns.ConfirmSubscriptionOutput, result2 error)
- func (fake *FakeSNSAPI) ConfirmSubscriptionReturnsOnCall(i int, result1 *sns.ConfirmSubscriptionOutput, result2 error)
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContext(arg1 context.Context, arg2 *sns.ConfirmSubscriptionInput, ...) (*sns.ConfirmSubscriptionOutput, error)
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextArgsForCall(i int) (context.Context, *sns.ConfirmSubscriptionInput, []request.Option)
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextCallCount() int
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextCalls(...)
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextReturns(result1 *sns.ConfirmSubscriptionOutput, result2 error)
- func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextReturnsOnCall(i int, result1 *sns.ConfirmSubscriptionOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformApplication(arg1 *sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) CreatePlatformApplicationArgsForCall(i int) *sns.CreatePlatformApplicationInput
- func (fake *FakeSNSAPI) CreatePlatformApplicationCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformApplicationCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequest(arg1 *sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput)
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequestArgsForCall(i int) *sns.CreatePlatformApplicationInput
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequestCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequestCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequestReturns(result1 *request.Request, result2 *sns.CreatePlatformApplicationOutput)
- func (fake *FakeSNSAPI) CreatePlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreatePlatformApplicationOutput)
- func (fake *FakeSNSAPI) CreatePlatformApplicationReturns(result1 *sns.CreatePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformApplicationReturnsOnCall(i int, result1 *sns.CreatePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContext(arg1 context.Context, arg2 *sns.CreatePlatformApplicationInput, ...) (*sns.CreatePlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.CreatePlatformApplicationInput, []request.Option)
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextReturns(result1 *sns.CreatePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.CreatePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformEndpoint(arg1 *sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error)
- func (fake *FakeSNSAPI) CreatePlatformEndpointArgsForCall(i int) *sns.CreatePlatformEndpointInput
- func (fake *FakeSNSAPI) CreatePlatformEndpointCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformEndpointCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequest(arg1 *sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput)
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequestArgsForCall(i int) *sns.CreatePlatformEndpointInput
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequestCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequestCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequestReturns(result1 *request.Request, result2 *sns.CreatePlatformEndpointOutput)
- func (fake *FakeSNSAPI) CreatePlatformEndpointRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreatePlatformEndpointOutput)
- func (fake *FakeSNSAPI) CreatePlatformEndpointReturns(result1 *sns.CreatePlatformEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformEndpointReturnsOnCall(i int, result1 *sns.CreatePlatformEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContext(arg1 context.Context, arg2 *sns.CreatePlatformEndpointInput, ...) (*sns.CreatePlatformEndpointOutput, error)
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextArgsForCall(i int) (context.Context, *sns.CreatePlatformEndpointInput, []request.Option)
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextCallCount() int
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextCalls(...)
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextReturns(result1 *sns.CreatePlatformEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextReturnsOnCall(i int, result1 *sns.CreatePlatformEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) CreateTopic(arg1 *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)
- func (fake *FakeSNSAPI) CreateTopicArgsForCall(i int) *sns.CreateTopicInput
- func (fake *FakeSNSAPI) CreateTopicCallCount() int
- func (fake *FakeSNSAPI) CreateTopicCalls(stub func(*sns.CreateTopicInput) (*sns.CreateTopicOutput, error))
- func (fake *FakeSNSAPI) CreateTopicRequest(arg1 *sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput)
- func (fake *FakeSNSAPI) CreateTopicRequestArgsForCall(i int) *sns.CreateTopicInput
- func (fake *FakeSNSAPI) CreateTopicRequestCallCount() int
- func (fake *FakeSNSAPI) CreateTopicRequestCalls(stub func(*sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput))
- func (fake *FakeSNSAPI) CreateTopicRequestReturns(result1 *request.Request, result2 *sns.CreateTopicOutput)
- func (fake *FakeSNSAPI) CreateTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreateTopicOutput)
- func (fake *FakeSNSAPI) CreateTopicReturns(result1 *sns.CreateTopicOutput, result2 error)
- func (fake *FakeSNSAPI) CreateTopicReturnsOnCall(i int, result1 *sns.CreateTopicOutput, result2 error)
- func (fake *FakeSNSAPI) CreateTopicWithContext(arg1 context.Context, arg2 *sns.CreateTopicInput, arg3 ...request.Option) (*sns.CreateTopicOutput, error)
- func (fake *FakeSNSAPI) CreateTopicWithContextArgsForCall(i int) (context.Context, *sns.CreateTopicInput, []request.Option)
- func (fake *FakeSNSAPI) CreateTopicWithContextCallCount() int
- func (fake *FakeSNSAPI) CreateTopicWithContextCalls(...)
- func (fake *FakeSNSAPI) CreateTopicWithContextReturns(result1 *sns.CreateTopicOutput, result2 error)
- func (fake *FakeSNSAPI) CreateTopicWithContextReturnsOnCall(i int, result1 *sns.CreateTopicOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteEndpoint(arg1 *sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error)
- func (fake *FakeSNSAPI) DeleteEndpointArgsForCall(i int) *sns.DeleteEndpointInput
- func (fake *FakeSNSAPI) DeleteEndpointCallCount() int
- func (fake *FakeSNSAPI) DeleteEndpointCalls(stub func(*sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error))
- func (fake *FakeSNSAPI) DeleteEndpointRequest(arg1 *sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput)
- func (fake *FakeSNSAPI) DeleteEndpointRequestArgsForCall(i int) *sns.DeleteEndpointInput
- func (fake *FakeSNSAPI) DeleteEndpointRequestCallCount() int
- func (fake *FakeSNSAPI) DeleteEndpointRequestCalls(...)
- func (fake *FakeSNSAPI) DeleteEndpointRequestReturns(result1 *request.Request, result2 *sns.DeleteEndpointOutput)
- func (fake *FakeSNSAPI) DeleteEndpointRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeleteEndpointOutput)
- func (fake *FakeSNSAPI) DeleteEndpointReturns(result1 *sns.DeleteEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteEndpointReturnsOnCall(i int, result1 *sns.DeleteEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteEndpointWithContext(arg1 context.Context, arg2 *sns.DeleteEndpointInput, arg3 ...request.Option) (*sns.DeleteEndpointOutput, error)
- func (fake *FakeSNSAPI) DeleteEndpointWithContextArgsForCall(i int) (context.Context, *sns.DeleteEndpointInput, []request.Option)
- func (fake *FakeSNSAPI) DeleteEndpointWithContextCallCount() int
- func (fake *FakeSNSAPI) DeleteEndpointWithContextCalls(...)
- func (fake *FakeSNSAPI) DeleteEndpointWithContextReturns(result1 *sns.DeleteEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteEndpointWithContextReturnsOnCall(i int, result1 *sns.DeleteEndpointOutput, result2 error)
- func (fake *FakeSNSAPI) DeletePlatformApplication(arg1 *sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) DeletePlatformApplicationArgsForCall(i int) *sns.DeletePlatformApplicationInput
- func (fake *FakeSNSAPI) DeletePlatformApplicationCallCount() int
- func (fake *FakeSNSAPI) DeletePlatformApplicationCalls(...)
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequest(arg1 *sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput)
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequestArgsForCall(i int) *sns.DeletePlatformApplicationInput
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequestCallCount() int
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequestCalls(...)
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequestReturns(result1 *request.Request, result2 *sns.DeletePlatformApplicationOutput)
- func (fake *FakeSNSAPI) DeletePlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeletePlatformApplicationOutput)
- func (fake *FakeSNSAPI) DeletePlatformApplicationReturns(result1 *sns.DeletePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) DeletePlatformApplicationReturnsOnCall(i int, result1 *sns.DeletePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContext(arg1 context.Context, arg2 *sns.DeletePlatformApplicationInput, ...) (*sns.DeletePlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.DeletePlatformApplicationInput, []request.Option)
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextCallCount() int
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextCalls(...)
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextReturns(result1 *sns.DeletePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.DeletePlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteTopic(arg1 *sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error)
- func (fake *FakeSNSAPI) DeleteTopicArgsForCall(i int) *sns.DeleteTopicInput
- func (fake *FakeSNSAPI) DeleteTopicCallCount() int
- func (fake *FakeSNSAPI) DeleteTopicCalls(stub func(*sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error))
- func (fake *FakeSNSAPI) DeleteTopicRequest(arg1 *sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput)
- func (fake *FakeSNSAPI) DeleteTopicRequestArgsForCall(i int) *sns.DeleteTopicInput
- func (fake *FakeSNSAPI) DeleteTopicRequestCallCount() int
- func (fake *FakeSNSAPI) DeleteTopicRequestCalls(stub func(*sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput))
- func (fake *FakeSNSAPI) DeleteTopicRequestReturns(result1 *request.Request, result2 *sns.DeleteTopicOutput)
- func (fake *FakeSNSAPI) DeleteTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeleteTopicOutput)
- func (fake *FakeSNSAPI) DeleteTopicReturns(result1 *sns.DeleteTopicOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteTopicReturnsOnCall(i int, result1 *sns.DeleteTopicOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteTopicWithContext(arg1 context.Context, arg2 *sns.DeleteTopicInput, arg3 ...request.Option) (*sns.DeleteTopicOutput, error)
- func (fake *FakeSNSAPI) DeleteTopicWithContextArgsForCall(i int) (context.Context, *sns.DeleteTopicInput, []request.Option)
- func (fake *FakeSNSAPI) DeleteTopicWithContextCallCount() int
- func (fake *FakeSNSAPI) DeleteTopicWithContextCalls(...)
- func (fake *FakeSNSAPI) DeleteTopicWithContextReturns(result1 *sns.DeleteTopicOutput, result2 error)
- func (fake *FakeSNSAPI) DeleteTopicWithContextReturnsOnCall(i int, result1 *sns.DeleteTopicOutput, result2 error)
- func (fake *FakeSNSAPI) GetEndpointAttributes(arg1 *sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error)
- func (fake *FakeSNSAPI) GetEndpointAttributesArgsForCall(i int) *sns.GetEndpointAttributesInput
- func (fake *FakeSNSAPI) GetEndpointAttributesCallCount() int
- func (fake *FakeSNSAPI) GetEndpointAttributesCalls(...)
- func (fake *FakeSNSAPI) GetEndpointAttributesRequest(arg1 *sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) GetEndpointAttributesRequestArgsForCall(i int) *sns.GetEndpointAttributesInput
- func (fake *FakeSNSAPI) GetEndpointAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) GetEndpointAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) GetEndpointAttributesRequestReturns(result1 *request.Request, result2 *sns.GetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) GetEndpointAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) GetEndpointAttributesReturns(result1 *sns.GetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetEndpointAttributesReturnsOnCall(i int, result1 *sns.GetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContext(arg1 context.Context, arg2 *sns.GetEndpointAttributesInput, ...) (*sns.GetEndpointAttributesOutput, error)
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetEndpointAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContextReturns(result1 *sns.GetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetEndpointAttributesWithContextReturnsOnCall(i int, result1 *sns.GetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributes(arg1 *sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesArgsForCall(i int) *sns.GetPlatformApplicationAttributesInput
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesCallCount() int
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesCalls(...)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequest(arg1 *sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestArgsForCall(i int) *sns.GetPlatformApplicationAttributesInput
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestReturns(result1 *request.Request, result2 *sns.GetPlatformApplicationAttributesOutput)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesReturns(result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesReturnsOnCall(i int, result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContext(arg1 context.Context, arg2 *sns.GetPlatformApplicationAttributesInput, ...) (*sns.GetPlatformApplicationAttributesOutput, error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetPlatformApplicationAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturns(result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturnsOnCall(i int, result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSMSAttributes(arg1 *sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error)
- func (fake *FakeSNSAPI) GetSMSAttributesArgsForCall(i int) *sns.GetSMSAttributesInput
- func (fake *FakeSNSAPI) GetSMSAttributesCallCount() int
- func (fake *FakeSNSAPI) GetSMSAttributesCalls(stub func(*sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error))
- func (fake *FakeSNSAPI) GetSMSAttributesRequest(arg1 *sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput)
- func (fake *FakeSNSAPI) GetSMSAttributesRequestArgsForCall(i int) *sns.GetSMSAttributesInput
- func (fake *FakeSNSAPI) GetSMSAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) GetSMSAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) GetSMSAttributesRequestReturns(result1 *request.Request, result2 *sns.GetSMSAttributesOutput)
- func (fake *FakeSNSAPI) GetSMSAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetSMSAttributesOutput)
- func (fake *FakeSNSAPI) GetSMSAttributesReturns(result1 *sns.GetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSMSAttributesReturnsOnCall(i int, result1 *sns.GetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSMSAttributesWithContext(arg1 context.Context, arg2 *sns.GetSMSAttributesInput, arg3 ...request.Option) (*sns.GetSMSAttributesOutput, error)
- func (fake *FakeSNSAPI) GetSMSAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetSMSAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) GetSMSAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) GetSMSAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) GetSMSAttributesWithContextReturns(result1 *sns.GetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSMSAttributesWithContextReturnsOnCall(i int, result1 *sns.GetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributes(arg1 *sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesArgsForCall(i int) *sns.GetSubscriptionAttributesInput
- func (fake *FakeSNSAPI) GetSubscriptionAttributesCallCount() int
- func (fake *FakeSNSAPI) GetSubscriptionAttributesCalls(...)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequest(arg1 *sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestArgsForCall(i int) *sns.GetSubscriptionAttributesInput
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestReturns(result1 *request.Request, result2 *sns.GetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesReturns(result1 *sns.GetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesReturnsOnCall(i int, result1 *sns.GetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContext(arg1 context.Context, arg2 *sns.GetSubscriptionAttributesInput, ...) (*sns.GetSubscriptionAttributesOutput, error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetSubscriptionAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextReturns(result1 *sns.GetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextReturnsOnCall(i int, result1 *sns.GetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetTopicAttributes(arg1 *sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error)
- func (fake *FakeSNSAPI) GetTopicAttributesArgsForCall(i int) *sns.GetTopicAttributesInput
- func (fake *FakeSNSAPI) GetTopicAttributesCallCount() int
- func (fake *FakeSNSAPI) GetTopicAttributesCalls(stub func(*sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error))
- func (fake *FakeSNSAPI) GetTopicAttributesRequest(arg1 *sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput)
- func (fake *FakeSNSAPI) GetTopicAttributesRequestArgsForCall(i int) *sns.GetTopicAttributesInput
- func (fake *FakeSNSAPI) GetTopicAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) GetTopicAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) GetTopicAttributesRequestReturns(result1 *request.Request, result2 *sns.GetTopicAttributesOutput)
- func (fake *FakeSNSAPI) GetTopicAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetTopicAttributesOutput)
- func (fake *FakeSNSAPI) GetTopicAttributesReturns(result1 *sns.GetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetTopicAttributesReturnsOnCall(i int, result1 *sns.GetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetTopicAttributesWithContext(arg1 context.Context, arg2 *sns.GetTopicAttributesInput, ...) (*sns.GetTopicAttributesOutput, error)
- func (fake *FakeSNSAPI) GetTopicAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetTopicAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) GetTopicAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) GetTopicAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) GetTopicAttributesWithContextReturns(result1 *sns.GetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) GetTopicAttributesWithContextReturnsOnCall(i int, result1 *sns.GetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) Invocations() map[string][][]interface{}
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplication(arg1 *sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationArgsForCall(i int) *sns.ListEndpointsByPlatformApplicationInput
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationCallCount() int
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationCalls(...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPages(arg1 *sns.ListEndpointsByPlatformApplicationInput, ...) error
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesArgsForCall(i int) (*sns.ListEndpointsByPlatformApplicationInput, ...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCallCount() int
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCalls(stub func(*sns.ListEndpointsByPlatformApplicationInput, ...) error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturns(result1 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext(arg1 context.Context, arg2 *sns.ListEndpointsByPlatformApplicationInput, ...) error
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextArgsForCall(i int) (context.Context, *sns.ListEndpointsByPlatformApplicationInput, ...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCallCount() int
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCalls(...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturns(result1 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequest(arg1 *sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestArgsForCall(i int) *sns.ListEndpointsByPlatformApplicationInput
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCallCount() int
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCalls(...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturns(result1 *request.Request, ...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationReturns(result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationReturnsOnCall(i int, result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContext(arg1 context.Context, arg2 *sns.ListEndpointsByPlatformApplicationInput, ...) (*sns.ListEndpointsByPlatformApplicationOutput, error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.ListEndpointsByPlatformApplicationInput, ...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCallCount() int
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCalls(...)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturns(result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOut(arg1 *sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutArgsForCall(i int) *sns.ListPhoneNumbersOptedOutInput
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutCallCount() int
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutCalls(...)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequest(arg1 *sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestArgsForCall(i int) *sns.ListPhoneNumbersOptedOutInput
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestCallCount() int
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestCalls(...)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturns(result1 *request.Request, result2 *sns.ListPhoneNumbersOptedOutOutput)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListPhoneNumbersOptedOutOutput)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutReturns(result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutReturnsOnCall(i int, result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContext(arg1 context.Context, arg2 *sns.ListPhoneNumbersOptedOutInput, ...) (*sns.ListPhoneNumbersOptedOutOutput, error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextArgsForCall(i int) (context.Context, *sns.ListPhoneNumbersOptedOutInput, []request.Option)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCallCount() int
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCalls(...)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturns(result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturnsOnCall(i int, result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
- func (fake *FakeSNSAPI) ListPlatformApplications(arg1 *sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsArgsForCall(i int) *sns.ListPlatformApplicationsInput
- func (fake *FakeSNSAPI) ListPlatformApplicationsCallCount() int
- func (fake *FakeSNSAPI) ListPlatformApplicationsCalls(...)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPages(arg1 *sns.ListPlatformApplicationsInput, ...) error
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesArgsForCall(i int) (*sns.ListPlatformApplicationsInput, ...)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesCallCount() int
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesCalls(stub func(*sns.ListPlatformApplicationsInput, ...) error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesReturns(result1 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContext(arg1 context.Context, arg2 *sns.ListPlatformApplicationsInput, ...) error
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListPlatformApplicationsInput, ...)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextCallCount() int
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextCalls(stub func(context.Context, *sns.ListPlatformApplicationsInput, ...) error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturns(result1 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequest(arg1 *sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput)
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequestArgsForCall(i int) *sns.ListPlatformApplicationsInput
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequestCallCount() int
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequestCalls(...)
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequestReturns(result1 *request.Request, result2 *sns.ListPlatformApplicationsOutput)
- func (fake *FakeSNSAPI) ListPlatformApplicationsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListPlatformApplicationsOutput)
- func (fake *FakeSNSAPI) ListPlatformApplicationsReturns(result1 *sns.ListPlatformApplicationsOutput, result2 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsReturnsOnCall(i int, result1 *sns.ListPlatformApplicationsOutput, result2 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContext(arg1 context.Context, arg2 *sns.ListPlatformApplicationsInput, ...) (*sns.ListPlatformApplicationsOutput, error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextArgsForCall(i int) (context.Context, *sns.ListPlatformApplicationsInput, []request.Option)
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextCallCount() int
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextCalls(...)
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextReturns(result1 *sns.ListPlatformApplicationsOutput, result2 error)
- func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextReturnsOnCall(i int, result1 *sns.ListPlatformApplicationsOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptions(arg1 *sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error)
- func (fake *FakeSNSAPI) ListSubscriptionsArgsForCall(i int) *sns.ListSubscriptionsInput
- func (fake *FakeSNSAPI) ListSubscriptionsByTopic(arg1 *sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicArgsForCall(i int) *sns.ListSubscriptionsByTopicInput
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPages(arg1 *sns.ListSubscriptionsByTopicInput, ...) error
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesArgsForCall(i int) (*sns.ListSubscriptionsByTopicInput, ...)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesCalls(stub func(*sns.ListSubscriptionsByTopicInput, ...) error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesReturns(result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsByTopicInput, ...) error
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsByTopicInput, ...)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsByTopicInput, ...) error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturns(result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequest(arg1 *sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestArgsForCall(i int) *sns.ListSubscriptionsByTopicInput
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestReturns(result1 *request.Request, result2 *sns.ListSubscriptionsByTopicOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListSubscriptionsByTopicOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicReturns(result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicReturnsOnCall(i int, result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsByTopicInput, ...) (*sns.ListSubscriptionsByTopicOutput, error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsByTopicInput, []request.Option)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextReturns(result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextReturnsOnCall(i int, result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsCalls(stub func(*sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error))
- func (fake *FakeSNSAPI) ListSubscriptionsPages(arg1 *sns.ListSubscriptionsInput, ...) error
- func (fake *FakeSNSAPI) ListSubscriptionsPagesArgsForCall(i int) (*sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsPagesCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesReturns(result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsInput, ...) error
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsInput, ...)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsInput, ...) error)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextReturns(result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListSubscriptionsRequest(arg1 *sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsRequestArgsForCall(i int) *sns.ListSubscriptionsInput
- func (fake *FakeSNSAPI) ListSubscriptionsRequestCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsRequestCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsRequestReturns(result1 *request.Request, result2 *sns.ListSubscriptionsOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListSubscriptionsOutput)
- func (fake *FakeSNSAPI) ListSubscriptionsReturns(result1 *sns.ListSubscriptionsOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsReturnsOnCall(i int, result1 *sns.ListSubscriptionsOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsInput, arg3 ...request.Option) (*sns.ListSubscriptionsOutput, error)
- func (fake *FakeSNSAPI) ListSubscriptionsWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsInput, []request.Option)
- func (fake *FakeSNSAPI) ListSubscriptionsWithContextCallCount() int
- func (fake *FakeSNSAPI) ListSubscriptionsWithContextCalls(...)
- func (fake *FakeSNSAPI) ListSubscriptionsWithContextReturns(result1 *sns.ListSubscriptionsOutput, result2 error)
- func (fake *FakeSNSAPI) ListSubscriptionsWithContextReturnsOnCall(i int, result1 *sns.ListSubscriptionsOutput, result2 error)
- func (fake *FakeSNSAPI) ListTagsForResource(arg1 *sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error)
- func (fake *FakeSNSAPI) ListTagsForResourceArgsForCall(i int) *sns.ListTagsForResourceInput
- func (fake *FakeSNSAPI) ListTagsForResourceCallCount() int
- func (fake *FakeSNSAPI) ListTagsForResourceCalls(...)
- func (fake *FakeSNSAPI) ListTagsForResourceRequest(arg1 *sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput)
- func (fake *FakeSNSAPI) ListTagsForResourceRequestArgsForCall(i int) *sns.ListTagsForResourceInput
- func (fake *FakeSNSAPI) ListTagsForResourceRequestCallCount() int
- func (fake *FakeSNSAPI) ListTagsForResourceRequestCalls(...)
- func (fake *FakeSNSAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *sns.ListTagsForResourceOutput)
- func (fake *FakeSNSAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListTagsForResourceOutput)
- func (fake *FakeSNSAPI) ListTagsForResourceReturns(result1 *sns.ListTagsForResourceOutput, result2 error)
- func (fake *FakeSNSAPI) ListTagsForResourceReturnsOnCall(i int, result1 *sns.ListTagsForResourceOutput, result2 error)
- func (fake *FakeSNSAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *sns.ListTagsForResourceInput, ...) (*sns.ListTagsForResourceOutput, error)
- func (fake *FakeSNSAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *sns.ListTagsForResourceInput, []request.Option)
- func (fake *FakeSNSAPI) ListTagsForResourceWithContextCallCount() int
- func (fake *FakeSNSAPI) ListTagsForResourceWithContextCalls(...)
- func (fake *FakeSNSAPI) ListTagsForResourceWithContextReturns(result1 *sns.ListTagsForResourceOutput, result2 error)
- func (fake *FakeSNSAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *sns.ListTagsForResourceOutput, result2 error)
- func (fake *FakeSNSAPI) ListTopics(arg1 *sns.ListTopicsInput) (*sns.ListTopicsOutput, error)
- func (fake *FakeSNSAPI) ListTopicsArgsForCall(i int) *sns.ListTopicsInput
- func (fake *FakeSNSAPI) ListTopicsCallCount() int
- func (fake *FakeSNSAPI) ListTopicsCalls(stub func(*sns.ListTopicsInput) (*sns.ListTopicsOutput, error))
- func (fake *FakeSNSAPI) ListTopicsPages(arg1 *sns.ListTopicsInput, arg2 func(*sns.ListTopicsOutput, bool) bool) error
- func (fake *FakeSNSAPI) ListTopicsPagesArgsForCall(i int) (*sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool)
- func (fake *FakeSNSAPI) ListTopicsPagesCallCount() int
- func (fake *FakeSNSAPI) ListTopicsPagesCalls(stub func(*sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool) error)
- func (fake *FakeSNSAPI) ListTopicsPagesReturns(result1 error)
- func (fake *FakeSNSAPI) ListTopicsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListTopicsPagesWithContext(arg1 context.Context, arg2 *sns.ListTopicsInput, ...) error
- func (fake *FakeSNSAPI) ListTopicsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool, ...)
- func (fake *FakeSNSAPI) ListTopicsPagesWithContextCallCount() int
- func (fake *FakeSNSAPI) ListTopicsPagesWithContextCalls(...)
- func (fake *FakeSNSAPI) ListTopicsPagesWithContextReturns(result1 error)
- func (fake *FakeSNSAPI) ListTopicsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeSNSAPI) ListTopicsRequest(arg1 *sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput)
- func (fake *FakeSNSAPI) ListTopicsRequestArgsForCall(i int) *sns.ListTopicsInput
- func (fake *FakeSNSAPI) ListTopicsRequestCallCount() int
- func (fake *FakeSNSAPI) ListTopicsRequestCalls(stub func(*sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput))
- func (fake *FakeSNSAPI) ListTopicsRequestReturns(result1 *request.Request, result2 *sns.ListTopicsOutput)
- func (fake *FakeSNSAPI) ListTopicsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListTopicsOutput)
- func (fake *FakeSNSAPI) ListTopicsReturns(result1 *sns.ListTopicsOutput, result2 error)
- func (fake *FakeSNSAPI) ListTopicsReturnsOnCall(i int, result1 *sns.ListTopicsOutput, result2 error)
- func (fake *FakeSNSAPI) ListTopicsWithContext(arg1 context.Context, arg2 *sns.ListTopicsInput, arg3 ...request.Option) (*sns.ListTopicsOutput, error)
- func (fake *FakeSNSAPI) ListTopicsWithContextArgsForCall(i int) (context.Context, *sns.ListTopicsInput, []request.Option)
- func (fake *FakeSNSAPI) ListTopicsWithContextCallCount() int
- func (fake *FakeSNSAPI) ListTopicsWithContextCalls(...)
- func (fake *FakeSNSAPI) ListTopicsWithContextReturns(result1 *sns.ListTopicsOutput, result2 error)
- func (fake *FakeSNSAPI) ListTopicsWithContextReturnsOnCall(i int, result1 *sns.ListTopicsOutput, result2 error)
- func (fake *FakeSNSAPI) OptInPhoneNumber(arg1 *sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error)
- func (fake *FakeSNSAPI) OptInPhoneNumberArgsForCall(i int) *sns.OptInPhoneNumberInput
- func (fake *FakeSNSAPI) OptInPhoneNumberCallCount() int
- func (fake *FakeSNSAPI) OptInPhoneNumberCalls(stub func(*sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error))
- func (fake *FakeSNSAPI) OptInPhoneNumberRequest(arg1 *sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput)
- func (fake *FakeSNSAPI) OptInPhoneNumberRequestArgsForCall(i int) *sns.OptInPhoneNumberInput
- func (fake *FakeSNSAPI) OptInPhoneNumberRequestCallCount() int
- func (fake *FakeSNSAPI) OptInPhoneNumberRequestCalls(...)
- func (fake *FakeSNSAPI) OptInPhoneNumberRequestReturns(result1 *request.Request, result2 *sns.OptInPhoneNumberOutput)
- func (fake *FakeSNSAPI) OptInPhoneNumberRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.OptInPhoneNumberOutput)
- func (fake *FakeSNSAPI) OptInPhoneNumberReturns(result1 *sns.OptInPhoneNumberOutput, result2 error)
- func (fake *FakeSNSAPI) OptInPhoneNumberReturnsOnCall(i int, result1 *sns.OptInPhoneNumberOutput, result2 error)
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContext(arg1 context.Context, arg2 *sns.OptInPhoneNumberInput, arg3 ...request.Option) (*sns.OptInPhoneNumberOutput, error)
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContextArgsForCall(i int) (context.Context, *sns.OptInPhoneNumberInput, []request.Option)
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContextCallCount() int
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContextCalls(...)
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContextReturns(result1 *sns.OptInPhoneNumberOutput, result2 error)
- func (fake *FakeSNSAPI) OptInPhoneNumberWithContextReturnsOnCall(i int, result1 *sns.OptInPhoneNumberOutput, result2 error)
- func (fake *FakeSNSAPI) Publish(arg1 *sns.PublishInput) (*sns.PublishOutput, error)
- func (fake *FakeSNSAPI) PublishArgsForCall(i int) *sns.PublishInput
- func (fake *FakeSNSAPI) PublishCallCount() int
- func (fake *FakeSNSAPI) PublishCalls(stub func(*sns.PublishInput) (*sns.PublishOutput, error))
- func (fake *FakeSNSAPI) PublishRequest(arg1 *sns.PublishInput) (*request.Request, *sns.PublishOutput)
- func (fake *FakeSNSAPI) PublishRequestArgsForCall(i int) *sns.PublishInput
- func (fake *FakeSNSAPI) PublishRequestCallCount() int
- func (fake *FakeSNSAPI) PublishRequestCalls(stub func(*sns.PublishInput) (*request.Request, *sns.PublishOutput))
- func (fake *FakeSNSAPI) PublishRequestReturns(result1 *request.Request, result2 *sns.PublishOutput)
- func (fake *FakeSNSAPI) PublishRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.PublishOutput)
- func (fake *FakeSNSAPI) PublishReturns(result1 *sns.PublishOutput, result2 error)
- func (fake *FakeSNSAPI) PublishReturnsOnCall(i int, result1 *sns.PublishOutput, result2 error)
- func (fake *FakeSNSAPI) PublishWithContext(arg1 context.Context, arg2 *sns.PublishInput, arg3 ...request.Option) (*sns.PublishOutput, error)
- func (fake *FakeSNSAPI) PublishWithContextArgsForCall(i int) (context.Context, *sns.PublishInput, []request.Option)
- func (fake *FakeSNSAPI) PublishWithContextCallCount() int
- func (fake *FakeSNSAPI) PublishWithContextCalls(...)
- func (fake *FakeSNSAPI) PublishWithContextReturns(result1 *sns.PublishOutput, result2 error)
- func (fake *FakeSNSAPI) PublishWithContextReturnsOnCall(i int, result1 *sns.PublishOutput, result2 error)
- func (fake *FakeSNSAPI) RemovePermission(arg1 *sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error)
- func (fake *FakeSNSAPI) RemovePermissionArgsForCall(i int) *sns.RemovePermissionInput
- func (fake *FakeSNSAPI) RemovePermissionCallCount() int
- func (fake *FakeSNSAPI) RemovePermissionCalls(stub func(*sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error))
- func (fake *FakeSNSAPI) RemovePermissionRequest(arg1 *sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput)
- func (fake *FakeSNSAPI) RemovePermissionRequestArgsForCall(i int) *sns.RemovePermissionInput
- func (fake *FakeSNSAPI) RemovePermissionRequestCallCount() int
- func (fake *FakeSNSAPI) RemovePermissionRequestCalls(...)
- func (fake *FakeSNSAPI) RemovePermissionRequestReturns(result1 *request.Request, result2 *sns.RemovePermissionOutput)
- func (fake *FakeSNSAPI) RemovePermissionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.RemovePermissionOutput)
- func (fake *FakeSNSAPI) RemovePermissionReturns(result1 *sns.RemovePermissionOutput, result2 error)
- func (fake *FakeSNSAPI) RemovePermissionReturnsOnCall(i int, result1 *sns.RemovePermissionOutput, result2 error)
- func (fake *FakeSNSAPI) RemovePermissionWithContext(arg1 context.Context, arg2 *sns.RemovePermissionInput, arg3 ...request.Option) (*sns.RemovePermissionOutput, error)
- func (fake *FakeSNSAPI) RemovePermissionWithContextArgsForCall(i int) (context.Context, *sns.RemovePermissionInput, []request.Option)
- func (fake *FakeSNSAPI) RemovePermissionWithContextCallCount() int
- func (fake *FakeSNSAPI) RemovePermissionWithContextCalls(...)
- func (fake *FakeSNSAPI) RemovePermissionWithContextReturns(result1 *sns.RemovePermissionOutput, result2 error)
- func (fake *FakeSNSAPI) RemovePermissionWithContextReturnsOnCall(i int, result1 *sns.RemovePermissionOutput, result2 error)
- func (fake *FakeSNSAPI) SetEndpointAttributes(arg1 *sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error)
- func (fake *FakeSNSAPI) SetEndpointAttributesArgsForCall(i int) *sns.SetEndpointAttributesInput
- func (fake *FakeSNSAPI) SetEndpointAttributesCallCount() int
- func (fake *FakeSNSAPI) SetEndpointAttributesCalls(...)
- func (fake *FakeSNSAPI) SetEndpointAttributesRequest(arg1 *sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) SetEndpointAttributesRequestArgsForCall(i int) *sns.SetEndpointAttributesInput
- func (fake *FakeSNSAPI) SetEndpointAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) SetEndpointAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) SetEndpointAttributesRequestReturns(result1 *request.Request, result2 *sns.SetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) SetEndpointAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetEndpointAttributesOutput)
- func (fake *FakeSNSAPI) SetEndpointAttributesReturns(result1 *sns.SetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetEndpointAttributesReturnsOnCall(i int, result1 *sns.SetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContext(arg1 context.Context, arg2 *sns.SetEndpointAttributesInput, ...) (*sns.SetEndpointAttributesOutput, error)
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetEndpointAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContextReturns(result1 *sns.SetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetEndpointAttributesWithContextReturnsOnCall(i int, result1 *sns.SetEndpointAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributes(arg1 *sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesArgsForCall(i int) *sns.SetPlatformApplicationAttributesInput
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesCallCount() int
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesCalls(...)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequest(arg1 *sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestArgsForCall(i int) *sns.SetPlatformApplicationAttributesInput
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestReturns(result1 *request.Request, result2 *sns.SetPlatformApplicationAttributesOutput)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesReturns(result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesReturnsOnCall(i int, result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContext(arg1 context.Context, arg2 *sns.SetPlatformApplicationAttributesInput, ...) (*sns.SetPlatformApplicationAttributesOutput, error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetPlatformApplicationAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturns(result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturnsOnCall(i int, result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSMSAttributes(arg1 *sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error)
- func (fake *FakeSNSAPI) SetSMSAttributesArgsForCall(i int) *sns.SetSMSAttributesInput
- func (fake *FakeSNSAPI) SetSMSAttributesCallCount() int
- func (fake *FakeSNSAPI) SetSMSAttributesCalls(stub func(*sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error))
- func (fake *FakeSNSAPI) SetSMSAttributesRequest(arg1 *sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput)
- func (fake *FakeSNSAPI) SetSMSAttributesRequestArgsForCall(i int) *sns.SetSMSAttributesInput
- func (fake *FakeSNSAPI) SetSMSAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) SetSMSAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) SetSMSAttributesRequestReturns(result1 *request.Request, result2 *sns.SetSMSAttributesOutput)
- func (fake *FakeSNSAPI) SetSMSAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetSMSAttributesOutput)
- func (fake *FakeSNSAPI) SetSMSAttributesReturns(result1 *sns.SetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSMSAttributesReturnsOnCall(i int, result1 *sns.SetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSMSAttributesWithContext(arg1 context.Context, arg2 *sns.SetSMSAttributesInput, arg3 ...request.Option) (*sns.SetSMSAttributesOutput, error)
- func (fake *FakeSNSAPI) SetSMSAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetSMSAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) SetSMSAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) SetSMSAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) SetSMSAttributesWithContextReturns(result1 *sns.SetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSMSAttributesWithContextReturnsOnCall(i int, result1 *sns.SetSMSAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributes(arg1 *sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesArgsForCall(i int) *sns.SetSubscriptionAttributesInput
- func (fake *FakeSNSAPI) SetSubscriptionAttributesCallCount() int
- func (fake *FakeSNSAPI) SetSubscriptionAttributesCalls(...)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequest(arg1 *sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestArgsForCall(i int) *sns.SetSubscriptionAttributesInput
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestReturns(result1 *request.Request, result2 *sns.SetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetSubscriptionAttributesOutput)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesReturns(result1 *sns.SetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesReturnsOnCall(i int, result1 *sns.SetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContext(arg1 context.Context, arg2 *sns.SetSubscriptionAttributesInput, ...) (*sns.SetSubscriptionAttributesOutput, error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetSubscriptionAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextReturns(result1 *sns.SetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextReturnsOnCall(i int, result1 *sns.SetSubscriptionAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetTopicAttributes(arg1 *sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error)
- func (fake *FakeSNSAPI) SetTopicAttributesArgsForCall(i int) *sns.SetTopicAttributesInput
- func (fake *FakeSNSAPI) SetTopicAttributesCallCount() int
- func (fake *FakeSNSAPI) SetTopicAttributesCalls(stub func(*sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error))
- func (fake *FakeSNSAPI) SetTopicAttributesRequest(arg1 *sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput)
- func (fake *FakeSNSAPI) SetTopicAttributesRequestArgsForCall(i int) *sns.SetTopicAttributesInput
- func (fake *FakeSNSAPI) SetTopicAttributesRequestCallCount() int
- func (fake *FakeSNSAPI) SetTopicAttributesRequestCalls(...)
- func (fake *FakeSNSAPI) SetTopicAttributesRequestReturns(result1 *request.Request, result2 *sns.SetTopicAttributesOutput)
- func (fake *FakeSNSAPI) SetTopicAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetTopicAttributesOutput)
- func (fake *FakeSNSAPI) SetTopicAttributesReturns(result1 *sns.SetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetTopicAttributesReturnsOnCall(i int, result1 *sns.SetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetTopicAttributesWithContext(arg1 context.Context, arg2 *sns.SetTopicAttributesInput, ...) (*sns.SetTopicAttributesOutput, error)
- func (fake *FakeSNSAPI) SetTopicAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetTopicAttributesInput, []request.Option)
- func (fake *FakeSNSAPI) SetTopicAttributesWithContextCallCount() int
- func (fake *FakeSNSAPI) SetTopicAttributesWithContextCalls(...)
- func (fake *FakeSNSAPI) SetTopicAttributesWithContextReturns(result1 *sns.SetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) SetTopicAttributesWithContextReturnsOnCall(i int, result1 *sns.SetTopicAttributesOutput, result2 error)
- func (fake *FakeSNSAPI) Subscribe(arg1 *sns.SubscribeInput) (*sns.SubscribeOutput, error)
- func (fake *FakeSNSAPI) SubscribeArgsForCall(i int) *sns.SubscribeInput
- func (fake *FakeSNSAPI) SubscribeCallCount() int
- func (fake *FakeSNSAPI) SubscribeCalls(stub func(*sns.SubscribeInput) (*sns.SubscribeOutput, error))
- func (fake *FakeSNSAPI) SubscribeRequest(arg1 *sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput)
- func (fake *FakeSNSAPI) SubscribeRequestArgsForCall(i int) *sns.SubscribeInput
- func (fake *FakeSNSAPI) SubscribeRequestCallCount() int
- func (fake *FakeSNSAPI) SubscribeRequestCalls(stub func(*sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput))
- func (fake *FakeSNSAPI) SubscribeRequestReturns(result1 *request.Request, result2 *sns.SubscribeOutput)
- func (fake *FakeSNSAPI) SubscribeRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SubscribeOutput)
- func (fake *FakeSNSAPI) SubscribeReturns(result1 *sns.SubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) SubscribeReturnsOnCall(i int, result1 *sns.SubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) SubscribeWithContext(arg1 context.Context, arg2 *sns.SubscribeInput, arg3 ...request.Option) (*sns.SubscribeOutput, error)
- func (fake *FakeSNSAPI) SubscribeWithContextArgsForCall(i int) (context.Context, *sns.SubscribeInput, []request.Option)
- func (fake *FakeSNSAPI) SubscribeWithContextCallCount() int
- func (fake *FakeSNSAPI) SubscribeWithContextCalls(...)
- func (fake *FakeSNSAPI) SubscribeWithContextReturns(result1 *sns.SubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) SubscribeWithContextReturnsOnCall(i int, result1 *sns.SubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) TagResource(arg1 *sns.TagResourceInput) (*sns.TagResourceOutput, error)
- func (fake *FakeSNSAPI) TagResourceArgsForCall(i int) *sns.TagResourceInput
- func (fake *FakeSNSAPI) TagResourceCallCount() int
- func (fake *FakeSNSAPI) TagResourceCalls(stub func(*sns.TagResourceInput) (*sns.TagResourceOutput, error))
- func (fake *FakeSNSAPI) TagResourceRequest(arg1 *sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput)
- func (fake *FakeSNSAPI) TagResourceRequestArgsForCall(i int) *sns.TagResourceInput
- func (fake *FakeSNSAPI) TagResourceRequestCallCount() int
- func (fake *FakeSNSAPI) TagResourceRequestCalls(stub func(*sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput))
- func (fake *FakeSNSAPI) TagResourceRequestReturns(result1 *request.Request, result2 *sns.TagResourceOutput)
- func (fake *FakeSNSAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.TagResourceOutput)
- func (fake *FakeSNSAPI) TagResourceReturns(result1 *sns.TagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) TagResourceReturnsOnCall(i int, result1 *sns.TagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) TagResourceWithContext(arg1 context.Context, arg2 *sns.TagResourceInput, arg3 ...request.Option) (*sns.TagResourceOutput, error)
- func (fake *FakeSNSAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *sns.TagResourceInput, []request.Option)
- func (fake *FakeSNSAPI) TagResourceWithContextCallCount() int
- func (fake *FakeSNSAPI) TagResourceWithContextCalls(...)
- func (fake *FakeSNSAPI) TagResourceWithContextReturns(result1 *sns.TagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) TagResourceWithContextReturnsOnCall(i int, result1 *sns.TagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) Unsubscribe(arg1 *sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error)
- func (fake *FakeSNSAPI) UnsubscribeArgsForCall(i int) *sns.UnsubscribeInput
- func (fake *FakeSNSAPI) UnsubscribeCallCount() int
- func (fake *FakeSNSAPI) UnsubscribeCalls(stub func(*sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error))
- func (fake *FakeSNSAPI) UnsubscribeRequest(arg1 *sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput)
- func (fake *FakeSNSAPI) UnsubscribeRequestArgsForCall(i int) *sns.UnsubscribeInput
- func (fake *FakeSNSAPI) UnsubscribeRequestCallCount() int
- func (fake *FakeSNSAPI) UnsubscribeRequestCalls(stub func(*sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput))
- func (fake *FakeSNSAPI) UnsubscribeRequestReturns(result1 *request.Request, result2 *sns.UnsubscribeOutput)
- func (fake *FakeSNSAPI) UnsubscribeRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.UnsubscribeOutput)
- func (fake *FakeSNSAPI) UnsubscribeReturns(result1 *sns.UnsubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) UnsubscribeReturnsOnCall(i int, result1 *sns.UnsubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) UnsubscribeWithContext(arg1 context.Context, arg2 *sns.UnsubscribeInput, arg3 ...request.Option) (*sns.UnsubscribeOutput, error)
- func (fake *FakeSNSAPI) UnsubscribeWithContextArgsForCall(i int) (context.Context, *sns.UnsubscribeInput, []request.Option)
- func (fake *FakeSNSAPI) UnsubscribeWithContextCallCount() int
- func (fake *FakeSNSAPI) UnsubscribeWithContextCalls(...)
- func (fake *FakeSNSAPI) UnsubscribeWithContextReturns(result1 *sns.UnsubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) UnsubscribeWithContextReturnsOnCall(i int, result1 *sns.UnsubscribeOutput, result2 error)
- func (fake *FakeSNSAPI) UntagResource(arg1 *sns.UntagResourceInput) (*sns.UntagResourceOutput, error)
- func (fake *FakeSNSAPI) UntagResourceArgsForCall(i int) *sns.UntagResourceInput
- func (fake *FakeSNSAPI) UntagResourceCallCount() int
- func (fake *FakeSNSAPI) UntagResourceCalls(stub func(*sns.UntagResourceInput) (*sns.UntagResourceOutput, error))
- func (fake *FakeSNSAPI) UntagResourceRequest(arg1 *sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput)
- func (fake *FakeSNSAPI) UntagResourceRequestArgsForCall(i int) *sns.UntagResourceInput
- func (fake *FakeSNSAPI) UntagResourceRequestCallCount() int
- func (fake *FakeSNSAPI) UntagResourceRequestCalls(...)
- func (fake *FakeSNSAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *sns.UntagResourceOutput)
- func (fake *FakeSNSAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.UntagResourceOutput)
- func (fake *FakeSNSAPI) UntagResourceReturns(result1 *sns.UntagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) UntagResourceReturnsOnCall(i int, result1 *sns.UntagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) UntagResourceWithContext(arg1 context.Context, arg2 *sns.UntagResourceInput, arg3 ...request.Option) (*sns.UntagResourceOutput, error)
- func (fake *FakeSNSAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *sns.UntagResourceInput, []request.Option)
- func (fake *FakeSNSAPI) UntagResourceWithContextCallCount() int
- func (fake *FakeSNSAPI) UntagResourceWithContextCalls(...)
- func (fake *FakeSNSAPI) UntagResourceWithContextReturns(result1 *sns.UntagResourceOutput, result2 error)
- func (fake *FakeSNSAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *sns.UntagResourceOutput, result2 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeSNSAPI ¶
type FakeSNSAPI struct { AddPermissionStub func(*sns.AddPermissionInput) (*sns.AddPermissionOutput, error) AddPermissionRequestStub func(*sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput) AddPermissionWithContextStub func(context.Context, *sns.AddPermissionInput, ...request.Option) (*sns.AddPermissionOutput, error) CheckIfPhoneNumberIsOptedOutStub func(*sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error) CheckIfPhoneNumberIsOptedOutRequestStub func(*sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput) CheckIfPhoneNumberIsOptedOutWithContextStub func(context.Context, *sns.CheckIfPhoneNumberIsOptedOutInput, ...request.Option) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error) ConfirmSubscriptionStub func(*sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error) ConfirmSubscriptionRequestStub func(*sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput) ConfirmSubscriptionWithContextStub func(context.Context, *sns.ConfirmSubscriptionInput, ...request.Option) (*sns.ConfirmSubscriptionOutput, error) CreatePlatformApplicationStub func(*sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error) CreatePlatformApplicationRequestStub func(*sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput) CreatePlatformApplicationWithContextStub func(context.Context, *sns.CreatePlatformApplicationInput, ...request.Option) (*sns.CreatePlatformApplicationOutput, error) CreatePlatformEndpointStub func(*sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error) CreatePlatformEndpointRequestStub func(*sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput) CreatePlatformEndpointWithContextStub func(context.Context, *sns.CreatePlatformEndpointInput, ...request.Option) (*sns.CreatePlatformEndpointOutput, error) CreateTopicStub func(*sns.CreateTopicInput) (*sns.CreateTopicOutput, error) CreateTopicRequestStub func(*sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput) CreateTopicWithContextStub func(context.Context, *sns.CreateTopicInput, ...request.Option) (*sns.CreateTopicOutput, error) DeleteEndpointStub func(*sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error) DeleteEndpointRequestStub func(*sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput) DeleteEndpointWithContextStub func(context.Context, *sns.DeleteEndpointInput, ...request.Option) (*sns.DeleteEndpointOutput, error) DeletePlatformApplicationStub func(*sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error) DeletePlatformApplicationRequestStub func(*sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput) DeletePlatformApplicationWithContextStub func(context.Context, *sns.DeletePlatformApplicationInput, ...request.Option) (*sns.DeletePlatformApplicationOutput, error) DeleteTopicStub func(*sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error) DeleteTopicRequestStub func(*sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput) DeleteTopicWithContextStub func(context.Context, *sns.DeleteTopicInput, ...request.Option) (*sns.DeleteTopicOutput, error) GetEndpointAttributesStub func(*sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error) GetEndpointAttributesRequestStub func(*sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput) GetEndpointAttributesWithContextStub func(context.Context, *sns.GetEndpointAttributesInput, ...request.Option) (*sns.GetEndpointAttributesOutput, error) GetPlatformApplicationAttributesStub func(*sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error) GetPlatformApplicationAttributesRequestStub func(*sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput) GetPlatformApplicationAttributesWithContextStub func(context.Context, *sns.GetPlatformApplicationAttributesInput, ...request.Option) (*sns.GetPlatformApplicationAttributesOutput, error) GetSMSAttributesStub func(*sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error) GetSMSAttributesRequestStub func(*sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput) GetSMSAttributesWithContextStub func(context.Context, *sns.GetSMSAttributesInput, ...request.Option) (*sns.GetSMSAttributesOutput, error) GetSubscriptionAttributesStub func(*sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error) GetSubscriptionAttributesRequestStub func(*sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput) GetSubscriptionAttributesWithContextStub func(context.Context, *sns.GetSubscriptionAttributesInput, ...request.Option) (*sns.GetSubscriptionAttributesOutput, error) GetTopicAttributesStub func(*sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error) GetTopicAttributesRequestStub func(*sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput) GetTopicAttributesWithContextStub func(context.Context, *sns.GetTopicAttributesInput, ...request.Option) (*sns.GetTopicAttributesOutput, error) ListEndpointsByPlatformApplicationStub func(*sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error) ListEndpointsByPlatformApplicationPagesStub func(*sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool) error ListEndpointsByPlatformApplicationPagesWithContextStub func(context.Context, *sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, ...request.Option) error ListEndpointsByPlatformApplicationRequestStub func(*sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput) ListEndpointsByPlatformApplicationWithContextStub func(context.Context, *sns.ListEndpointsByPlatformApplicationInput, ...request.Option) (*sns.ListEndpointsByPlatformApplicationOutput, error) ListPhoneNumbersOptedOutStub func(*sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error) ListPhoneNumbersOptedOutRequestStub func(*sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput) ListPhoneNumbersOptedOutWithContextStub func(context.Context, *sns.ListPhoneNumbersOptedOutInput, ...request.Option) (*sns.ListPhoneNumbersOptedOutOutput, error) ListPlatformApplicationsStub func(*sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error) ListPlatformApplicationsPagesStub func(*sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool) error ListPlatformApplicationsPagesWithContextStub func(context.Context, *sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool, ...request.Option) error ListPlatformApplicationsRequestStub func(*sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput) ListPlatformApplicationsWithContextStub func(context.Context, *sns.ListPlatformApplicationsInput, ...request.Option) (*sns.ListPlatformApplicationsOutput, error) ListSubscriptionsStub func(*sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error) ListSubscriptionsByTopicStub func(*sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error) ListSubscriptionsByTopicPagesStub func(*sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool) error ListSubscriptionsByTopicPagesWithContextStub func(context.Context, *sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool, ...request.Option) error ListSubscriptionsByTopicRequestStub func(*sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput) ListSubscriptionsByTopicWithContextStub func(context.Context, *sns.ListSubscriptionsByTopicInput, ...request.Option) (*sns.ListSubscriptionsByTopicOutput, error) ListSubscriptionsPagesStub func(*sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool) error ListSubscriptionsPagesWithContextStub func(context.Context, *sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool, ...request.Option) error ListSubscriptionsRequestStub func(*sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput) ListSubscriptionsWithContextStub func(context.Context, *sns.ListSubscriptionsInput, ...request.Option) (*sns.ListSubscriptionsOutput, error) ListTagsForResourceStub func(*sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error) ListTagsForResourceRequestStub func(*sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput) ListTagsForResourceWithContextStub func(context.Context, *sns.ListTagsForResourceInput, ...request.Option) (*sns.ListTagsForResourceOutput, error) ListTopicsStub func(*sns.ListTopicsInput) (*sns.ListTopicsOutput, error) ListTopicsPagesStub func(*sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool) error ListTopicsPagesWithContextStub func(context.Context, *sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool, ...request.Option) error ListTopicsRequestStub func(*sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput) ListTopicsWithContextStub func(context.Context, *sns.ListTopicsInput, ...request.Option) (*sns.ListTopicsOutput, error) OptInPhoneNumberStub func(*sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error) OptInPhoneNumberRequestStub func(*sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput) OptInPhoneNumberWithContextStub func(context.Context, *sns.OptInPhoneNumberInput, ...request.Option) (*sns.OptInPhoneNumberOutput, error) PublishStub func(*sns.PublishInput) (*sns.PublishOutput, error) PublishRequestStub func(*sns.PublishInput) (*request.Request, *sns.PublishOutput) PublishWithContextStub func(context.Context, *sns.PublishInput, ...request.Option) (*sns.PublishOutput, error) RemovePermissionStub func(*sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error) RemovePermissionRequestStub func(*sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput) RemovePermissionWithContextStub func(context.Context, *sns.RemovePermissionInput, ...request.Option) (*sns.RemovePermissionOutput, error) SetEndpointAttributesStub func(*sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error) SetEndpointAttributesRequestStub func(*sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput) SetEndpointAttributesWithContextStub func(context.Context, *sns.SetEndpointAttributesInput, ...request.Option) (*sns.SetEndpointAttributesOutput, error) SetPlatformApplicationAttributesStub func(*sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error) SetPlatformApplicationAttributesRequestStub func(*sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput) SetPlatformApplicationAttributesWithContextStub func(context.Context, *sns.SetPlatformApplicationAttributesInput, ...request.Option) (*sns.SetPlatformApplicationAttributesOutput, error) SetSMSAttributesStub func(*sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error) SetSMSAttributesRequestStub func(*sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput) SetSMSAttributesWithContextStub func(context.Context, *sns.SetSMSAttributesInput, ...request.Option) (*sns.SetSMSAttributesOutput, error) SetSubscriptionAttributesStub func(*sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error) SetSubscriptionAttributesRequestStub func(*sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput) SetSubscriptionAttributesWithContextStub func(context.Context, *sns.SetSubscriptionAttributesInput, ...request.Option) (*sns.SetSubscriptionAttributesOutput, error) SetTopicAttributesStub func(*sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error) SetTopicAttributesRequestStub func(*sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput) SetTopicAttributesWithContextStub func(context.Context, *sns.SetTopicAttributesInput, ...request.Option) (*sns.SetTopicAttributesOutput, error) SubscribeStub func(*sns.SubscribeInput) (*sns.SubscribeOutput, error) SubscribeRequestStub func(*sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput) SubscribeWithContextStub func(context.Context, *sns.SubscribeInput, ...request.Option) (*sns.SubscribeOutput, error) TagResourceStub func(*sns.TagResourceInput) (*sns.TagResourceOutput, error) TagResourceRequestStub func(*sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput) TagResourceWithContextStub func(context.Context, *sns.TagResourceInput, ...request.Option) (*sns.TagResourceOutput, error) UnsubscribeStub func(*sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error) UnsubscribeRequestStub func(*sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput) UnsubscribeWithContextStub func(context.Context, *sns.UnsubscribeInput, ...request.Option) (*sns.UnsubscribeOutput, error) UntagResourceStub func(*sns.UntagResourceInput) (*sns.UntagResourceOutput, error) UntagResourceRequestStub func(*sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput) UntagResourceWithContextStub func(context.Context, *sns.UntagResourceInput, ...request.Option) (*sns.UntagResourceOutput, error) // contains filtered or unexported fields }
func (*FakeSNSAPI) AddPermission ¶
func (fake *FakeSNSAPI) AddPermission(arg1 *sns.AddPermissionInput) (*sns.AddPermissionOutput, error)
func (*FakeSNSAPI) AddPermissionArgsForCall ¶
func (fake *FakeSNSAPI) AddPermissionArgsForCall(i int) *sns.AddPermissionInput
func (*FakeSNSAPI) AddPermissionCallCount ¶
func (fake *FakeSNSAPI) AddPermissionCallCount() int
func (*FakeSNSAPI) AddPermissionCalls ¶
func (fake *FakeSNSAPI) AddPermissionCalls(stub func(*sns.AddPermissionInput) (*sns.AddPermissionOutput, error))
func (*FakeSNSAPI) AddPermissionRequest ¶
func (fake *FakeSNSAPI) AddPermissionRequest(arg1 *sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput)
func (*FakeSNSAPI) AddPermissionRequestArgsForCall ¶
func (fake *FakeSNSAPI) AddPermissionRequestArgsForCall(i int) *sns.AddPermissionInput
func (*FakeSNSAPI) AddPermissionRequestCallCount ¶
func (fake *FakeSNSAPI) AddPermissionRequestCallCount() int
func (*FakeSNSAPI) AddPermissionRequestCalls ¶
func (fake *FakeSNSAPI) AddPermissionRequestCalls(stub func(*sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput))
func (*FakeSNSAPI) AddPermissionRequestReturns ¶
func (fake *FakeSNSAPI) AddPermissionRequestReturns(result1 *request.Request, result2 *sns.AddPermissionOutput)
func (*FakeSNSAPI) AddPermissionRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) AddPermissionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.AddPermissionOutput)
func (*FakeSNSAPI) AddPermissionReturns ¶
func (fake *FakeSNSAPI) AddPermissionReturns(result1 *sns.AddPermissionOutput, result2 error)
func (*FakeSNSAPI) AddPermissionReturnsOnCall ¶
func (fake *FakeSNSAPI) AddPermissionReturnsOnCall(i int, result1 *sns.AddPermissionOutput, result2 error)
func (*FakeSNSAPI) AddPermissionWithContext ¶
func (fake *FakeSNSAPI) AddPermissionWithContext(arg1 context.Context, arg2 *sns.AddPermissionInput, arg3 ...request.Option) (*sns.AddPermissionOutput, error)
func (*FakeSNSAPI) AddPermissionWithContextArgsForCall ¶
func (fake *FakeSNSAPI) AddPermissionWithContextArgsForCall(i int) (context.Context, *sns.AddPermissionInput, []request.Option)
func (*FakeSNSAPI) AddPermissionWithContextCallCount ¶
func (fake *FakeSNSAPI) AddPermissionWithContextCallCount() int
func (*FakeSNSAPI) AddPermissionWithContextCalls ¶
func (fake *FakeSNSAPI) AddPermissionWithContextCalls(stub func(context.Context, *sns.AddPermissionInput, ...request.Option) (*sns.AddPermissionOutput, error))
func (*FakeSNSAPI) AddPermissionWithContextReturns ¶
func (fake *FakeSNSAPI) AddPermissionWithContextReturns(result1 *sns.AddPermissionOutput, result2 error)
func (*FakeSNSAPI) AddPermissionWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) AddPermissionWithContextReturnsOnCall(i int, result1 *sns.AddPermissionOutput, result2 error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOut ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOut(arg1 *sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutArgsForCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutArgsForCall(i int) *sns.CheckIfPhoneNumberIsOptedOutInput
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCallCount ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCallCount() int
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCalls ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutCalls(stub func(*sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error))
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequest ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequest(arg1 *sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestArgsForCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestArgsForCall(i int) *sns.CheckIfPhoneNumberIsOptedOutInput
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCallCount ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCallCount() int
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCalls ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestCalls(stub func(*sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput))
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturns ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturns(result1 *request.Request, result2 *sns.CheckIfPhoneNumberIsOptedOutOutput)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CheckIfPhoneNumberIsOptedOutOutput)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturns ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturns(result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturnsOnCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutReturnsOnCall(i int, result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext(arg1 context.Context, arg2 *sns.CheckIfPhoneNumberIsOptedOutInput, arg3 ...request.Option) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextArgsForCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextArgsForCall(i int) (context.Context, *sns.CheckIfPhoneNumberIsOptedOutInput, []request.Option)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCallCount ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCallCount() int
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCalls ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextCalls(stub func(context.Context, *sns.CheckIfPhoneNumberIsOptedOutInput, ...request.Option) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error))
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturns ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturns(result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
func (*FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) CheckIfPhoneNumberIsOptedOutWithContextReturnsOnCall(i int, result1 *sns.CheckIfPhoneNumberIsOptedOutOutput, result2 error)
func (*FakeSNSAPI) ConfirmSubscription ¶
func (fake *FakeSNSAPI) ConfirmSubscription(arg1 *sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error)
func (*FakeSNSAPI) ConfirmSubscriptionArgsForCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionArgsForCall(i int) *sns.ConfirmSubscriptionInput
func (*FakeSNSAPI) ConfirmSubscriptionCallCount ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionCallCount() int
func (*FakeSNSAPI) ConfirmSubscriptionCalls ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionCalls(stub func(*sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error))
func (*FakeSNSAPI) ConfirmSubscriptionRequest ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequest(arg1 *sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput)
func (*FakeSNSAPI) ConfirmSubscriptionRequestArgsForCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequestArgsForCall(i int) *sns.ConfirmSubscriptionInput
func (*FakeSNSAPI) ConfirmSubscriptionRequestCallCount ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequestCallCount() int
func (*FakeSNSAPI) ConfirmSubscriptionRequestCalls ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequestCalls(stub func(*sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput))
func (*FakeSNSAPI) ConfirmSubscriptionRequestReturns ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequestReturns(result1 *request.Request, result2 *sns.ConfirmSubscriptionOutput)
func (*FakeSNSAPI) ConfirmSubscriptionRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ConfirmSubscriptionOutput)
func (*FakeSNSAPI) ConfirmSubscriptionReturns ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionReturns(result1 *sns.ConfirmSubscriptionOutput, result2 error)
func (*FakeSNSAPI) ConfirmSubscriptionReturnsOnCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionReturnsOnCall(i int, result1 *sns.ConfirmSubscriptionOutput, result2 error)
func (*FakeSNSAPI) ConfirmSubscriptionWithContext ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContext(arg1 context.Context, arg2 *sns.ConfirmSubscriptionInput, arg3 ...request.Option) (*sns.ConfirmSubscriptionOutput, error)
func (*FakeSNSAPI) ConfirmSubscriptionWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextArgsForCall(i int) (context.Context, *sns.ConfirmSubscriptionInput, []request.Option)
func (*FakeSNSAPI) ConfirmSubscriptionWithContextCallCount ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextCallCount() int
func (*FakeSNSAPI) ConfirmSubscriptionWithContextCalls ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextCalls(stub func(context.Context, *sns.ConfirmSubscriptionInput, ...request.Option) (*sns.ConfirmSubscriptionOutput, error))
func (*FakeSNSAPI) ConfirmSubscriptionWithContextReturns ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextReturns(result1 *sns.ConfirmSubscriptionOutput, result2 error)
func (*FakeSNSAPI) ConfirmSubscriptionWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ConfirmSubscriptionWithContextReturnsOnCall(i int, result1 *sns.ConfirmSubscriptionOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformApplication ¶
func (fake *FakeSNSAPI) CreatePlatformApplication(arg1 *sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error)
func (*FakeSNSAPI) CreatePlatformApplicationArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationArgsForCall(i int) *sns.CreatePlatformApplicationInput
func (*FakeSNSAPI) CreatePlatformApplicationCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationCallCount() int
func (*FakeSNSAPI) CreatePlatformApplicationCalls ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationCalls(stub func(*sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error))
func (*FakeSNSAPI) CreatePlatformApplicationRequest ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequest(arg1 *sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput)
func (*FakeSNSAPI) CreatePlatformApplicationRequestArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequestArgsForCall(i int) *sns.CreatePlatformApplicationInput
func (*FakeSNSAPI) CreatePlatformApplicationRequestCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequestCallCount() int
func (*FakeSNSAPI) CreatePlatformApplicationRequestCalls ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequestCalls(stub func(*sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput))
func (*FakeSNSAPI) CreatePlatformApplicationRequestReturns ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequestReturns(result1 *request.Request, result2 *sns.CreatePlatformApplicationOutput)
func (*FakeSNSAPI) CreatePlatformApplicationRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreatePlatformApplicationOutput)
func (*FakeSNSAPI) CreatePlatformApplicationReturns ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationReturns(result1 *sns.CreatePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformApplicationReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationReturnsOnCall(i int, result1 *sns.CreatePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformApplicationWithContext ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContext(arg1 context.Context, arg2 *sns.CreatePlatformApplicationInput, arg3 ...request.Option) (*sns.CreatePlatformApplicationOutput, error)
func (*FakeSNSAPI) CreatePlatformApplicationWithContextArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.CreatePlatformApplicationInput, []request.Option)
func (*FakeSNSAPI) CreatePlatformApplicationWithContextCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextCallCount() int
func (*FakeSNSAPI) CreatePlatformApplicationWithContextCalls ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextCalls(stub func(context.Context, *sns.CreatePlatformApplicationInput, ...request.Option) (*sns.CreatePlatformApplicationOutput, error))
func (*FakeSNSAPI) CreatePlatformApplicationWithContextReturns ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextReturns(result1 *sns.CreatePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformApplicationWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.CreatePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformEndpoint ¶
func (fake *FakeSNSAPI) CreatePlatformEndpoint(arg1 *sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error)
func (*FakeSNSAPI) CreatePlatformEndpointArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointArgsForCall(i int) *sns.CreatePlatformEndpointInput
func (*FakeSNSAPI) CreatePlatformEndpointCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointCallCount() int
func (*FakeSNSAPI) CreatePlatformEndpointCalls ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointCalls(stub func(*sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error))
func (*FakeSNSAPI) CreatePlatformEndpointRequest ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequest(arg1 *sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput)
func (*FakeSNSAPI) CreatePlatformEndpointRequestArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequestArgsForCall(i int) *sns.CreatePlatformEndpointInput
func (*FakeSNSAPI) CreatePlatformEndpointRequestCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequestCallCount() int
func (*FakeSNSAPI) CreatePlatformEndpointRequestCalls ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequestCalls(stub func(*sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput))
func (*FakeSNSAPI) CreatePlatformEndpointRequestReturns ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequestReturns(result1 *request.Request, result2 *sns.CreatePlatformEndpointOutput)
func (*FakeSNSAPI) CreatePlatformEndpointRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreatePlatformEndpointOutput)
func (*FakeSNSAPI) CreatePlatformEndpointReturns ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointReturns(result1 *sns.CreatePlatformEndpointOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformEndpointReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointReturnsOnCall(i int, result1 *sns.CreatePlatformEndpointOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformEndpointWithContext ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContext(arg1 context.Context, arg2 *sns.CreatePlatformEndpointInput, arg3 ...request.Option) (*sns.CreatePlatformEndpointOutput, error)
func (*FakeSNSAPI) CreatePlatformEndpointWithContextArgsForCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextArgsForCall(i int) (context.Context, *sns.CreatePlatformEndpointInput, []request.Option)
func (*FakeSNSAPI) CreatePlatformEndpointWithContextCallCount ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextCallCount() int
func (*FakeSNSAPI) CreatePlatformEndpointWithContextCalls ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextCalls(stub func(context.Context, *sns.CreatePlatformEndpointInput, ...request.Option) (*sns.CreatePlatformEndpointOutput, error))
func (*FakeSNSAPI) CreatePlatformEndpointWithContextReturns ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextReturns(result1 *sns.CreatePlatformEndpointOutput, result2 error)
func (*FakeSNSAPI) CreatePlatformEndpointWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) CreatePlatformEndpointWithContextReturnsOnCall(i int, result1 *sns.CreatePlatformEndpointOutput, result2 error)
func (*FakeSNSAPI) CreateTopic ¶
func (fake *FakeSNSAPI) CreateTopic(arg1 *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)
func (*FakeSNSAPI) CreateTopicArgsForCall ¶
func (fake *FakeSNSAPI) CreateTopicArgsForCall(i int) *sns.CreateTopicInput
func (*FakeSNSAPI) CreateTopicCallCount ¶
func (fake *FakeSNSAPI) CreateTopicCallCount() int
func (*FakeSNSAPI) CreateTopicCalls ¶
func (fake *FakeSNSAPI) CreateTopicCalls(stub func(*sns.CreateTopicInput) (*sns.CreateTopicOutput, error))
func (*FakeSNSAPI) CreateTopicRequest ¶
func (fake *FakeSNSAPI) CreateTopicRequest(arg1 *sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput)
func (*FakeSNSAPI) CreateTopicRequestArgsForCall ¶
func (fake *FakeSNSAPI) CreateTopicRequestArgsForCall(i int) *sns.CreateTopicInput
func (*FakeSNSAPI) CreateTopicRequestCallCount ¶
func (fake *FakeSNSAPI) CreateTopicRequestCallCount() int
func (*FakeSNSAPI) CreateTopicRequestCalls ¶
func (fake *FakeSNSAPI) CreateTopicRequestCalls(stub func(*sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput))
func (*FakeSNSAPI) CreateTopicRequestReturns ¶
func (fake *FakeSNSAPI) CreateTopicRequestReturns(result1 *request.Request, result2 *sns.CreateTopicOutput)
func (*FakeSNSAPI) CreateTopicRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) CreateTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.CreateTopicOutput)
func (*FakeSNSAPI) CreateTopicReturns ¶
func (fake *FakeSNSAPI) CreateTopicReturns(result1 *sns.CreateTopicOutput, result2 error)
func (*FakeSNSAPI) CreateTopicReturnsOnCall ¶
func (fake *FakeSNSAPI) CreateTopicReturnsOnCall(i int, result1 *sns.CreateTopicOutput, result2 error)
func (*FakeSNSAPI) CreateTopicWithContext ¶
func (fake *FakeSNSAPI) CreateTopicWithContext(arg1 context.Context, arg2 *sns.CreateTopicInput, arg3 ...request.Option) (*sns.CreateTopicOutput, error)
func (*FakeSNSAPI) CreateTopicWithContextArgsForCall ¶
func (fake *FakeSNSAPI) CreateTopicWithContextArgsForCall(i int) (context.Context, *sns.CreateTopicInput, []request.Option)
func (*FakeSNSAPI) CreateTopicWithContextCallCount ¶
func (fake *FakeSNSAPI) CreateTopicWithContextCallCount() int
func (*FakeSNSAPI) CreateTopicWithContextCalls ¶
func (fake *FakeSNSAPI) CreateTopicWithContextCalls(stub func(context.Context, *sns.CreateTopicInput, ...request.Option) (*sns.CreateTopicOutput, error))
func (*FakeSNSAPI) CreateTopicWithContextReturns ¶
func (fake *FakeSNSAPI) CreateTopicWithContextReturns(result1 *sns.CreateTopicOutput, result2 error)
func (*FakeSNSAPI) CreateTopicWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) CreateTopicWithContextReturnsOnCall(i int, result1 *sns.CreateTopicOutput, result2 error)
func (*FakeSNSAPI) DeleteEndpoint ¶
func (fake *FakeSNSAPI) DeleteEndpoint(arg1 *sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error)
func (*FakeSNSAPI) DeleteEndpointArgsForCall ¶
func (fake *FakeSNSAPI) DeleteEndpointArgsForCall(i int) *sns.DeleteEndpointInput
func (*FakeSNSAPI) DeleteEndpointCallCount ¶
func (fake *FakeSNSAPI) DeleteEndpointCallCount() int
func (*FakeSNSAPI) DeleteEndpointCalls ¶
func (fake *FakeSNSAPI) DeleteEndpointCalls(stub func(*sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error))
func (*FakeSNSAPI) DeleteEndpointRequest ¶
func (fake *FakeSNSAPI) DeleteEndpointRequest(arg1 *sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput)
func (*FakeSNSAPI) DeleteEndpointRequestArgsForCall ¶
func (fake *FakeSNSAPI) DeleteEndpointRequestArgsForCall(i int) *sns.DeleteEndpointInput
func (*FakeSNSAPI) DeleteEndpointRequestCallCount ¶
func (fake *FakeSNSAPI) DeleteEndpointRequestCallCount() int
func (*FakeSNSAPI) DeleteEndpointRequestCalls ¶
func (fake *FakeSNSAPI) DeleteEndpointRequestCalls(stub func(*sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput))
func (*FakeSNSAPI) DeleteEndpointRequestReturns ¶
func (fake *FakeSNSAPI) DeleteEndpointRequestReturns(result1 *request.Request, result2 *sns.DeleteEndpointOutput)
func (*FakeSNSAPI) DeleteEndpointRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteEndpointRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeleteEndpointOutput)
func (*FakeSNSAPI) DeleteEndpointReturns ¶
func (fake *FakeSNSAPI) DeleteEndpointReturns(result1 *sns.DeleteEndpointOutput, result2 error)
func (*FakeSNSAPI) DeleteEndpointReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteEndpointReturnsOnCall(i int, result1 *sns.DeleteEndpointOutput, result2 error)
func (*FakeSNSAPI) DeleteEndpointWithContext ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContext(arg1 context.Context, arg2 *sns.DeleteEndpointInput, arg3 ...request.Option) (*sns.DeleteEndpointOutput, error)
func (*FakeSNSAPI) DeleteEndpointWithContextArgsForCall ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContextArgsForCall(i int) (context.Context, *sns.DeleteEndpointInput, []request.Option)
func (*FakeSNSAPI) DeleteEndpointWithContextCallCount ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContextCallCount() int
func (*FakeSNSAPI) DeleteEndpointWithContextCalls ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContextCalls(stub func(context.Context, *sns.DeleteEndpointInput, ...request.Option) (*sns.DeleteEndpointOutput, error))
func (*FakeSNSAPI) DeleteEndpointWithContextReturns ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContextReturns(result1 *sns.DeleteEndpointOutput, result2 error)
func (*FakeSNSAPI) DeleteEndpointWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteEndpointWithContextReturnsOnCall(i int, result1 *sns.DeleteEndpointOutput, result2 error)
func (*FakeSNSAPI) DeletePlatformApplication ¶
func (fake *FakeSNSAPI) DeletePlatformApplication(arg1 *sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error)
func (*FakeSNSAPI) DeletePlatformApplicationArgsForCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationArgsForCall(i int) *sns.DeletePlatformApplicationInput
func (*FakeSNSAPI) DeletePlatformApplicationCallCount ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationCallCount() int
func (*FakeSNSAPI) DeletePlatformApplicationCalls ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationCalls(stub func(*sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error))
func (*FakeSNSAPI) DeletePlatformApplicationRequest ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequest(arg1 *sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput)
func (*FakeSNSAPI) DeletePlatformApplicationRequestArgsForCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequestArgsForCall(i int) *sns.DeletePlatformApplicationInput
func (*FakeSNSAPI) DeletePlatformApplicationRequestCallCount ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequestCallCount() int
func (*FakeSNSAPI) DeletePlatformApplicationRequestCalls ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequestCalls(stub func(*sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput))
func (*FakeSNSAPI) DeletePlatformApplicationRequestReturns ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequestReturns(result1 *request.Request, result2 *sns.DeletePlatformApplicationOutput)
func (*FakeSNSAPI) DeletePlatformApplicationRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeletePlatformApplicationOutput)
func (*FakeSNSAPI) DeletePlatformApplicationReturns ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationReturns(result1 *sns.DeletePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) DeletePlatformApplicationReturnsOnCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationReturnsOnCall(i int, result1 *sns.DeletePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) DeletePlatformApplicationWithContext ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContext(arg1 context.Context, arg2 *sns.DeletePlatformApplicationInput, arg3 ...request.Option) (*sns.DeletePlatformApplicationOutput, error)
func (*FakeSNSAPI) DeletePlatformApplicationWithContextArgsForCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.DeletePlatformApplicationInput, []request.Option)
func (*FakeSNSAPI) DeletePlatformApplicationWithContextCallCount ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextCallCount() int
func (*FakeSNSAPI) DeletePlatformApplicationWithContextCalls ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextCalls(stub func(context.Context, *sns.DeletePlatformApplicationInput, ...request.Option) (*sns.DeletePlatformApplicationOutput, error))
func (*FakeSNSAPI) DeletePlatformApplicationWithContextReturns ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextReturns(result1 *sns.DeletePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) DeletePlatformApplicationWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) DeletePlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.DeletePlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) DeleteTopic ¶
func (fake *FakeSNSAPI) DeleteTopic(arg1 *sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error)
func (*FakeSNSAPI) DeleteTopicArgsForCall ¶
func (fake *FakeSNSAPI) DeleteTopicArgsForCall(i int) *sns.DeleteTopicInput
func (*FakeSNSAPI) DeleteTopicCallCount ¶
func (fake *FakeSNSAPI) DeleteTopicCallCount() int
func (*FakeSNSAPI) DeleteTopicCalls ¶
func (fake *FakeSNSAPI) DeleteTopicCalls(stub func(*sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error))
func (*FakeSNSAPI) DeleteTopicRequest ¶
func (fake *FakeSNSAPI) DeleteTopicRequest(arg1 *sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput)
func (*FakeSNSAPI) DeleteTopicRequestArgsForCall ¶
func (fake *FakeSNSAPI) DeleteTopicRequestArgsForCall(i int) *sns.DeleteTopicInput
func (*FakeSNSAPI) DeleteTopicRequestCallCount ¶
func (fake *FakeSNSAPI) DeleteTopicRequestCallCount() int
func (*FakeSNSAPI) DeleteTopicRequestCalls ¶
func (fake *FakeSNSAPI) DeleteTopicRequestCalls(stub func(*sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput))
func (*FakeSNSAPI) DeleteTopicRequestReturns ¶
func (fake *FakeSNSAPI) DeleteTopicRequestReturns(result1 *request.Request, result2 *sns.DeleteTopicOutput)
func (*FakeSNSAPI) DeleteTopicRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.DeleteTopicOutput)
func (*FakeSNSAPI) DeleteTopicReturns ¶
func (fake *FakeSNSAPI) DeleteTopicReturns(result1 *sns.DeleteTopicOutput, result2 error)
func (*FakeSNSAPI) DeleteTopicReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteTopicReturnsOnCall(i int, result1 *sns.DeleteTopicOutput, result2 error)
func (*FakeSNSAPI) DeleteTopicWithContext ¶
func (fake *FakeSNSAPI) DeleteTopicWithContext(arg1 context.Context, arg2 *sns.DeleteTopicInput, arg3 ...request.Option) (*sns.DeleteTopicOutput, error)
func (*FakeSNSAPI) DeleteTopicWithContextArgsForCall ¶
func (fake *FakeSNSAPI) DeleteTopicWithContextArgsForCall(i int) (context.Context, *sns.DeleteTopicInput, []request.Option)
func (*FakeSNSAPI) DeleteTopicWithContextCallCount ¶
func (fake *FakeSNSAPI) DeleteTopicWithContextCallCount() int
func (*FakeSNSAPI) DeleteTopicWithContextCalls ¶
func (fake *FakeSNSAPI) DeleteTopicWithContextCalls(stub func(context.Context, *sns.DeleteTopicInput, ...request.Option) (*sns.DeleteTopicOutput, error))
func (*FakeSNSAPI) DeleteTopicWithContextReturns ¶
func (fake *FakeSNSAPI) DeleteTopicWithContextReturns(result1 *sns.DeleteTopicOutput, result2 error)
func (*FakeSNSAPI) DeleteTopicWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) DeleteTopicWithContextReturnsOnCall(i int, result1 *sns.DeleteTopicOutput, result2 error)
func (*FakeSNSAPI) GetEndpointAttributes ¶
func (fake *FakeSNSAPI) GetEndpointAttributes(arg1 *sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error)
func (*FakeSNSAPI) GetEndpointAttributesArgsForCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesArgsForCall(i int) *sns.GetEndpointAttributesInput
func (*FakeSNSAPI) GetEndpointAttributesCallCount ¶
func (fake *FakeSNSAPI) GetEndpointAttributesCallCount() int
func (*FakeSNSAPI) GetEndpointAttributesCalls ¶
func (fake *FakeSNSAPI) GetEndpointAttributesCalls(stub func(*sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error))
func (*FakeSNSAPI) GetEndpointAttributesRequest ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequest(arg1 *sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput)
func (*FakeSNSAPI) GetEndpointAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequestArgsForCall(i int) *sns.GetEndpointAttributesInput
func (*FakeSNSAPI) GetEndpointAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequestCallCount() int
func (*FakeSNSAPI) GetEndpointAttributesRequestCalls ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequestCalls(stub func(*sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput))
func (*FakeSNSAPI) GetEndpointAttributesRequestReturns ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequestReturns(result1 *request.Request, result2 *sns.GetEndpointAttributesOutput)
func (*FakeSNSAPI) GetEndpointAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetEndpointAttributesOutput)
func (*FakeSNSAPI) GetEndpointAttributesReturns ¶
func (fake *FakeSNSAPI) GetEndpointAttributesReturns(result1 *sns.GetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) GetEndpointAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesReturnsOnCall(i int, result1 *sns.GetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) GetEndpointAttributesWithContext ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContext(arg1 context.Context, arg2 *sns.GetEndpointAttributesInput, arg3 ...request.Option) (*sns.GetEndpointAttributesOutput, error)
func (*FakeSNSAPI) GetEndpointAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetEndpointAttributesInput, []request.Option)
func (*FakeSNSAPI) GetEndpointAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContextCallCount() int
func (*FakeSNSAPI) GetEndpointAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContextCalls(stub func(context.Context, *sns.GetEndpointAttributesInput, ...request.Option) (*sns.GetEndpointAttributesOutput, error))
func (*FakeSNSAPI) GetEndpointAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContextReturns(result1 *sns.GetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) GetEndpointAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) GetEndpointAttributesWithContextReturnsOnCall(i int, result1 *sns.GetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) GetPlatformApplicationAttributes ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributes(arg1 *sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error)
func (*FakeSNSAPI) GetPlatformApplicationAttributesArgsForCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesArgsForCall(i int) *sns.GetPlatformApplicationAttributesInput
func (*FakeSNSAPI) GetPlatformApplicationAttributesCallCount ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesCallCount() int
func (*FakeSNSAPI) GetPlatformApplicationAttributesCalls ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesCalls(stub func(*sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error))
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequest ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequest(arg1 *sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestArgsForCall(i int) *sns.GetPlatformApplicationAttributesInput
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestCallCount() int
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequestCalls ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestCalls(stub func(*sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput))
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequestReturns ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestReturns(result1 *request.Request, result2 *sns.GetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) GetPlatformApplicationAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) GetPlatformApplicationAttributesReturns ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesReturns(result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) GetPlatformApplicationAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesReturnsOnCall(i int, result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContext ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContext(arg1 context.Context, arg2 *sns.GetPlatformApplicationAttributesInput, arg3 ...request.Option) (*sns.GetPlatformApplicationAttributesOutput, error)
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetPlatformApplicationAttributesInput, []request.Option)
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextCallCount() int
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextCalls(stub func(context.Context, *sns.GetPlatformApplicationAttributesInput, ...request.Option) (*sns.GetPlatformApplicationAttributesOutput, error))
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturns(result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) GetPlatformApplicationAttributesWithContextReturnsOnCall(i int, result1 *sns.GetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSMSAttributes ¶
func (fake *FakeSNSAPI) GetSMSAttributes(arg1 *sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error)
func (*FakeSNSAPI) GetSMSAttributesArgsForCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesArgsForCall(i int) *sns.GetSMSAttributesInput
func (*FakeSNSAPI) GetSMSAttributesCallCount ¶
func (fake *FakeSNSAPI) GetSMSAttributesCallCount() int
func (*FakeSNSAPI) GetSMSAttributesCalls ¶
func (fake *FakeSNSAPI) GetSMSAttributesCalls(stub func(*sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error))
func (*FakeSNSAPI) GetSMSAttributesRequest ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequest(arg1 *sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput)
func (*FakeSNSAPI) GetSMSAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequestArgsForCall(i int) *sns.GetSMSAttributesInput
func (*FakeSNSAPI) GetSMSAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequestCallCount() int
func (*FakeSNSAPI) GetSMSAttributesRequestCalls ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequestCalls(stub func(*sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput))
func (*FakeSNSAPI) GetSMSAttributesRequestReturns ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequestReturns(result1 *request.Request, result2 *sns.GetSMSAttributesOutput)
func (*FakeSNSAPI) GetSMSAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetSMSAttributesOutput)
func (*FakeSNSAPI) GetSMSAttributesReturns ¶
func (fake *FakeSNSAPI) GetSMSAttributesReturns(result1 *sns.GetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSMSAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesReturnsOnCall(i int, result1 *sns.GetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSMSAttributesWithContext ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContext(arg1 context.Context, arg2 *sns.GetSMSAttributesInput, arg3 ...request.Option) (*sns.GetSMSAttributesOutput, error)
func (*FakeSNSAPI) GetSMSAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetSMSAttributesInput, []request.Option)
func (*FakeSNSAPI) GetSMSAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContextCallCount() int
func (*FakeSNSAPI) GetSMSAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContextCalls(stub func(context.Context, *sns.GetSMSAttributesInput, ...request.Option) (*sns.GetSMSAttributesOutput, error))
func (*FakeSNSAPI) GetSMSAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContextReturns(result1 *sns.GetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSMSAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSMSAttributesWithContextReturnsOnCall(i int, result1 *sns.GetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSubscriptionAttributes ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributes(arg1 *sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error)
func (*FakeSNSAPI) GetSubscriptionAttributesArgsForCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesArgsForCall(i int) *sns.GetSubscriptionAttributesInput
func (*FakeSNSAPI) GetSubscriptionAttributesCallCount ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesCallCount() int
func (*FakeSNSAPI) GetSubscriptionAttributesCalls ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesCalls(stub func(*sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error))
func (*FakeSNSAPI) GetSubscriptionAttributesRequest ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequest(arg1 *sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput)
func (*FakeSNSAPI) GetSubscriptionAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestArgsForCall(i int) *sns.GetSubscriptionAttributesInput
func (*FakeSNSAPI) GetSubscriptionAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestCallCount() int
func (*FakeSNSAPI) GetSubscriptionAttributesRequestCalls ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestCalls(stub func(*sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput))
func (*FakeSNSAPI) GetSubscriptionAttributesRequestReturns ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestReturns(result1 *request.Request, result2 *sns.GetSubscriptionAttributesOutput)
func (*FakeSNSAPI) GetSubscriptionAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetSubscriptionAttributesOutput)
func (*FakeSNSAPI) GetSubscriptionAttributesReturns ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesReturns(result1 *sns.GetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSubscriptionAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesReturnsOnCall(i int, result1 *sns.GetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSubscriptionAttributesWithContext ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContext(arg1 context.Context, arg2 *sns.GetSubscriptionAttributesInput, arg3 ...request.Option) (*sns.GetSubscriptionAttributesOutput, error)
func (*FakeSNSAPI) GetSubscriptionAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetSubscriptionAttributesInput, []request.Option)
func (*FakeSNSAPI) GetSubscriptionAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextCallCount() int
func (*FakeSNSAPI) GetSubscriptionAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextCalls(stub func(context.Context, *sns.GetSubscriptionAttributesInput, ...request.Option) (*sns.GetSubscriptionAttributesOutput, error))
func (*FakeSNSAPI) GetSubscriptionAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextReturns(result1 *sns.GetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) GetSubscriptionAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) GetSubscriptionAttributesWithContextReturnsOnCall(i int, result1 *sns.GetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) GetTopicAttributes ¶
func (fake *FakeSNSAPI) GetTopicAttributes(arg1 *sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error)
func (*FakeSNSAPI) GetTopicAttributesArgsForCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesArgsForCall(i int) *sns.GetTopicAttributesInput
func (*FakeSNSAPI) GetTopicAttributesCallCount ¶
func (fake *FakeSNSAPI) GetTopicAttributesCallCount() int
func (*FakeSNSAPI) GetTopicAttributesCalls ¶
func (fake *FakeSNSAPI) GetTopicAttributesCalls(stub func(*sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error))
func (*FakeSNSAPI) GetTopicAttributesRequest ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequest(arg1 *sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput)
func (*FakeSNSAPI) GetTopicAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequestArgsForCall(i int) *sns.GetTopicAttributesInput
func (*FakeSNSAPI) GetTopicAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequestCallCount() int
func (*FakeSNSAPI) GetTopicAttributesRequestCalls ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequestCalls(stub func(*sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput))
func (*FakeSNSAPI) GetTopicAttributesRequestReturns ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequestReturns(result1 *request.Request, result2 *sns.GetTopicAttributesOutput)
func (*FakeSNSAPI) GetTopicAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.GetTopicAttributesOutput)
func (*FakeSNSAPI) GetTopicAttributesReturns ¶
func (fake *FakeSNSAPI) GetTopicAttributesReturns(result1 *sns.GetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) GetTopicAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesReturnsOnCall(i int, result1 *sns.GetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) GetTopicAttributesWithContext ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContext(arg1 context.Context, arg2 *sns.GetTopicAttributesInput, arg3 ...request.Option) (*sns.GetTopicAttributesOutput, error)
func (*FakeSNSAPI) GetTopicAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContextArgsForCall(i int) (context.Context, *sns.GetTopicAttributesInput, []request.Option)
func (*FakeSNSAPI) GetTopicAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContextCallCount() int
func (*FakeSNSAPI) GetTopicAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContextCalls(stub func(context.Context, *sns.GetTopicAttributesInput, ...request.Option) (*sns.GetTopicAttributesOutput, error))
func (*FakeSNSAPI) GetTopicAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContextReturns(result1 *sns.GetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) GetTopicAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) GetTopicAttributesWithContextReturnsOnCall(i int, result1 *sns.GetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) Invocations ¶
func (fake *FakeSNSAPI) Invocations() map[string][][]interface{}
func (*FakeSNSAPI) ListEndpointsByPlatformApplication ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplication(arg1 *sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationArgsForCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationArgsForCall(i int) *sns.ListEndpointsByPlatformApplicationInput
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationCallCount ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationCallCount() int
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationCalls ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationCalls(stub func(*sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error))
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPages ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPages(arg1 *sns.ListEndpointsByPlatformApplicationInput, arg2 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool) error
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesArgsForCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesArgsForCall(i int) (*sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCallCount ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCallCount() int
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCalls ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesCalls(stub func(*sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool) error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturns ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturns(result1 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturnsOnCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext(arg1 context.Context, arg2 *sns.ListEndpointsByPlatformApplicationInput, arg3 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, arg4 ...request.Option) error
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextArgsForCall(i int) (context.Context, *sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, []request.Option)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCallCount ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCallCount() int
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCalls ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextCalls(stub func(context.Context, *sns.ListEndpointsByPlatformApplicationInput, func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, ...request.Option) error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturns ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturns(result1 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequest ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequest(arg1 *sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestArgsForCall(i int) *sns.ListEndpointsByPlatformApplicationInput
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCallCount ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCallCount() int
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCalls ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestCalls(stub func(*sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput))
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturns ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturns(result1 *request.Request, result2 *sns.ListEndpointsByPlatformApplicationOutput)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListEndpointsByPlatformApplicationOutput)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationReturns ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationReturns(result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationReturnsOnCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationReturnsOnCall(i int, result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContext ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContext(arg1 context.Context, arg2 *sns.ListEndpointsByPlatformApplicationInput, arg3 ...request.Option) (*sns.ListEndpointsByPlatformApplicationOutput, error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextArgsForCall(i int) (context.Context, *sns.ListEndpointsByPlatformApplicationInput, []request.Option)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCallCount ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCallCount() int
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCalls ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextCalls(stub func(context.Context, *sns.ListEndpointsByPlatformApplicationInput, ...request.Option) (*sns.ListEndpointsByPlatformApplicationOutput, error))
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturns ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturns(result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListEndpointsByPlatformApplicationWithContextReturnsOnCall(i int, result1 *sns.ListEndpointsByPlatformApplicationOutput, result2 error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOut ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOut(arg1 *sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutArgsForCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutArgsForCall(i int) *sns.ListPhoneNumbersOptedOutInput
func (*FakeSNSAPI) ListPhoneNumbersOptedOutCallCount ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutCallCount() int
func (*FakeSNSAPI) ListPhoneNumbersOptedOutCalls ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutCalls(stub func(*sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error))
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequest ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequest(arg1 *sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestArgsForCall(i int) *sns.ListPhoneNumbersOptedOutInput
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequestCallCount ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestCallCount() int
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequestCalls ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestCalls(stub func(*sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput))
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturns ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturns(result1 *request.Request, result2 *sns.ListPhoneNumbersOptedOutOutput)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListPhoneNumbersOptedOutOutput)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutReturns ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutReturns(result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutReturnsOnCall(i int, result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContext ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContext(arg1 context.Context, arg2 *sns.ListPhoneNumbersOptedOutInput, arg3 ...request.Option) (*sns.ListPhoneNumbersOptedOutOutput, error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextArgsForCall(i int) (context.Context, *sns.ListPhoneNumbersOptedOutInput, []request.Option)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCallCount ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCallCount() int
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCalls ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextCalls(stub func(context.Context, *sns.ListPhoneNumbersOptedOutInput, ...request.Option) (*sns.ListPhoneNumbersOptedOutOutput, error))
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturns ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturns(result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
func (*FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPhoneNumbersOptedOutWithContextReturnsOnCall(i int, result1 *sns.ListPhoneNumbersOptedOutOutput, result2 error)
func (*FakeSNSAPI) ListPlatformApplications ¶
func (fake *FakeSNSAPI) ListPlatformApplications(arg1 *sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error)
func (*FakeSNSAPI) ListPlatformApplicationsArgsForCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsArgsForCall(i int) *sns.ListPlatformApplicationsInput
func (*FakeSNSAPI) ListPlatformApplicationsCallCount ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsCallCount() int
func (*FakeSNSAPI) ListPlatformApplicationsCalls ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsCalls(stub func(*sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error))
func (*FakeSNSAPI) ListPlatformApplicationsPages ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPages(arg1 *sns.ListPlatformApplicationsInput, arg2 func(*sns.ListPlatformApplicationsOutput, bool) bool) error
func (*FakeSNSAPI) ListPlatformApplicationsPagesArgsForCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesArgsForCall(i int) (*sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool)
func (*FakeSNSAPI) ListPlatformApplicationsPagesCallCount ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesCallCount() int
func (*FakeSNSAPI) ListPlatformApplicationsPagesCalls ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesCalls(stub func(*sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool) error)
func (*FakeSNSAPI) ListPlatformApplicationsPagesReturns ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesReturns(result1 error)
func (*FakeSNSAPI) ListPlatformApplicationsPagesReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContext ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContext(arg1 context.Context, arg2 *sns.ListPlatformApplicationsInput, arg3 func(*sns.ListPlatformApplicationsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool, []request.Option)
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContextCallCount ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextCallCount() int
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContextCalls ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextCalls(stub func(context.Context, *sns.ListPlatformApplicationsInput, func(*sns.ListPlatformApplicationsOutput, bool) bool, ...request.Option) error)
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturns ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturns(result1 error)
func (*FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListPlatformApplicationsRequest ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequest(arg1 *sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput)
func (*FakeSNSAPI) ListPlatformApplicationsRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequestArgsForCall(i int) *sns.ListPlatformApplicationsInput
func (*FakeSNSAPI) ListPlatformApplicationsRequestCallCount ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequestCallCount() int
func (*FakeSNSAPI) ListPlatformApplicationsRequestCalls ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequestCalls(stub func(*sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput))
func (*FakeSNSAPI) ListPlatformApplicationsRequestReturns ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequestReturns(result1 *request.Request, result2 *sns.ListPlatformApplicationsOutput)
func (*FakeSNSAPI) ListPlatformApplicationsRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListPlatformApplicationsOutput)
func (*FakeSNSAPI) ListPlatformApplicationsReturns ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsReturns(result1 *sns.ListPlatformApplicationsOutput, result2 error)
func (*FakeSNSAPI) ListPlatformApplicationsReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsReturnsOnCall(i int, result1 *sns.ListPlatformApplicationsOutput, result2 error)
func (*FakeSNSAPI) ListPlatformApplicationsWithContext ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContext(arg1 context.Context, arg2 *sns.ListPlatformApplicationsInput, arg3 ...request.Option) (*sns.ListPlatformApplicationsOutput, error)
func (*FakeSNSAPI) ListPlatformApplicationsWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextArgsForCall(i int) (context.Context, *sns.ListPlatformApplicationsInput, []request.Option)
func (*FakeSNSAPI) ListPlatformApplicationsWithContextCallCount ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextCallCount() int
func (*FakeSNSAPI) ListPlatformApplicationsWithContextCalls ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextCalls(stub func(context.Context, *sns.ListPlatformApplicationsInput, ...request.Option) (*sns.ListPlatformApplicationsOutput, error))
func (*FakeSNSAPI) ListPlatformApplicationsWithContextReturns ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextReturns(result1 *sns.ListPlatformApplicationsOutput, result2 error)
func (*FakeSNSAPI) ListPlatformApplicationsWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListPlatformApplicationsWithContextReturnsOnCall(i int, result1 *sns.ListPlatformApplicationsOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptions ¶
func (fake *FakeSNSAPI) ListSubscriptions(arg1 *sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error)
func (*FakeSNSAPI) ListSubscriptionsArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsArgsForCall(i int) *sns.ListSubscriptionsInput
func (*FakeSNSAPI) ListSubscriptionsByTopic ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopic(arg1 *sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error)
func (*FakeSNSAPI) ListSubscriptionsByTopicArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicArgsForCall(i int) *sns.ListSubscriptionsByTopicInput
func (*FakeSNSAPI) ListSubscriptionsByTopicCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicCallCount() int
func (*FakeSNSAPI) ListSubscriptionsByTopicCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicCalls(stub func(*sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error))
func (*FakeSNSAPI) ListSubscriptionsByTopicPages ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPages(arg1 *sns.ListSubscriptionsByTopicInput, arg2 func(*sns.ListSubscriptionsByTopicOutput, bool) bool) error
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesArgsForCall(i int) (*sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesCallCount() int
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesCalls(stub func(*sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool) error)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesReturns(result1 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContext ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsByTopicInput, arg3 func(*sns.ListSubscriptionsByTopicOutput, bool) bool, arg4 ...request.Option) error
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool, []request.Option)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCallCount() int
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsByTopicInput, func(*sns.ListSubscriptionsByTopicOutput, bool) bool, ...request.Option) error)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturns(result1 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicRequest ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequest(arg1 *sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput)
func (*FakeSNSAPI) ListSubscriptionsByTopicRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestArgsForCall(i int) *sns.ListSubscriptionsByTopicInput
func (*FakeSNSAPI) ListSubscriptionsByTopicRequestCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestCallCount() int
func (*FakeSNSAPI) ListSubscriptionsByTopicRequestCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestCalls(stub func(*sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput))
func (*FakeSNSAPI) ListSubscriptionsByTopicRequestReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestReturns(result1 *request.Request, result2 *sns.ListSubscriptionsByTopicOutput)
func (*FakeSNSAPI) ListSubscriptionsByTopicRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListSubscriptionsByTopicOutput)
func (*FakeSNSAPI) ListSubscriptionsByTopicReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicReturns(result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicReturnsOnCall(i int, result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContext ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsByTopicInput, arg3 ...request.Option) (*sns.ListSubscriptionsByTopicOutput, error)
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsByTopicInput, []request.Option)
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContextCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextCallCount() int
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContextCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsByTopicInput, ...request.Option) (*sns.ListSubscriptionsByTopicOutput, error))
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContextReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextReturns(result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsByTopicWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsByTopicWithContextReturnsOnCall(i int, result1 *sns.ListSubscriptionsByTopicOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsCallCount() int
func (*FakeSNSAPI) ListSubscriptionsCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsCalls(stub func(*sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error))
func (*FakeSNSAPI) ListSubscriptionsPages ¶
func (fake *FakeSNSAPI) ListSubscriptionsPages(arg1 *sns.ListSubscriptionsInput, arg2 func(*sns.ListSubscriptionsOutput, bool) bool) error
func (*FakeSNSAPI) ListSubscriptionsPagesArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesArgsForCall(i int) (*sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool)
func (*FakeSNSAPI) ListSubscriptionsPagesCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesCallCount() int
func (*FakeSNSAPI) ListSubscriptionsPagesCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesCalls(stub func(*sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool) error)
func (*FakeSNSAPI) ListSubscriptionsPagesReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesReturns(result1 error)
func (*FakeSNSAPI) ListSubscriptionsPagesReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListSubscriptionsPagesWithContext ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsInput, arg3 func(*sns.ListSubscriptionsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeSNSAPI) ListSubscriptionsPagesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool, []request.Option)
func (*FakeSNSAPI) ListSubscriptionsPagesWithContextCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextCallCount() int
func (*FakeSNSAPI) ListSubscriptionsPagesWithContextCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsInput, func(*sns.ListSubscriptionsOutput, bool) bool, ...request.Option) error)
func (*FakeSNSAPI) ListSubscriptionsPagesWithContextReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextReturns(result1 error)
func (*FakeSNSAPI) ListSubscriptionsPagesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListSubscriptionsRequest ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequest(arg1 *sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput)
func (*FakeSNSAPI) ListSubscriptionsRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequestArgsForCall(i int) *sns.ListSubscriptionsInput
func (*FakeSNSAPI) ListSubscriptionsRequestCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequestCallCount() int
func (*FakeSNSAPI) ListSubscriptionsRequestCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequestCalls(stub func(*sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput))
func (*FakeSNSAPI) ListSubscriptionsRequestReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequestReturns(result1 *request.Request, result2 *sns.ListSubscriptionsOutput)
func (*FakeSNSAPI) ListSubscriptionsRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListSubscriptionsOutput)
func (*FakeSNSAPI) ListSubscriptionsReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsReturns(result1 *sns.ListSubscriptionsOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsReturnsOnCall(i int, result1 *sns.ListSubscriptionsOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsWithContext ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContext(arg1 context.Context, arg2 *sns.ListSubscriptionsInput, arg3 ...request.Option) (*sns.ListSubscriptionsOutput, error)
func (*FakeSNSAPI) ListSubscriptionsWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContextArgsForCall(i int) (context.Context, *sns.ListSubscriptionsInput, []request.Option)
func (*FakeSNSAPI) ListSubscriptionsWithContextCallCount ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContextCallCount() int
func (*FakeSNSAPI) ListSubscriptionsWithContextCalls ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContextCalls(stub func(context.Context, *sns.ListSubscriptionsInput, ...request.Option) (*sns.ListSubscriptionsOutput, error))
func (*FakeSNSAPI) ListSubscriptionsWithContextReturns ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContextReturns(result1 *sns.ListSubscriptionsOutput, result2 error)
func (*FakeSNSAPI) ListSubscriptionsWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListSubscriptionsWithContextReturnsOnCall(i int, result1 *sns.ListSubscriptionsOutput, result2 error)
func (*FakeSNSAPI) ListTagsForResource ¶
func (fake *FakeSNSAPI) ListTagsForResource(arg1 *sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error)
func (*FakeSNSAPI) ListTagsForResourceArgsForCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceArgsForCall(i int) *sns.ListTagsForResourceInput
func (*FakeSNSAPI) ListTagsForResourceCallCount ¶
func (fake *FakeSNSAPI) ListTagsForResourceCallCount() int
func (*FakeSNSAPI) ListTagsForResourceCalls ¶
func (fake *FakeSNSAPI) ListTagsForResourceCalls(stub func(*sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error))
func (*FakeSNSAPI) ListTagsForResourceRequest ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequest(arg1 *sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput)
func (*FakeSNSAPI) ListTagsForResourceRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequestArgsForCall(i int) *sns.ListTagsForResourceInput
func (*FakeSNSAPI) ListTagsForResourceRequestCallCount ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequestCallCount() int
func (*FakeSNSAPI) ListTagsForResourceRequestCalls ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequestCalls(stub func(*sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput))
func (*FakeSNSAPI) ListTagsForResourceRequestReturns ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *sns.ListTagsForResourceOutput)
func (*FakeSNSAPI) ListTagsForResourceRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListTagsForResourceOutput)
func (*FakeSNSAPI) ListTagsForResourceReturns ¶
func (fake *FakeSNSAPI) ListTagsForResourceReturns(result1 *sns.ListTagsForResourceOutput, result2 error)
func (*FakeSNSAPI) ListTagsForResourceReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceReturnsOnCall(i int, result1 *sns.ListTagsForResourceOutput, result2 error)
func (*FakeSNSAPI) ListTagsForResourceWithContext ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *sns.ListTagsForResourceInput, arg3 ...request.Option) (*sns.ListTagsForResourceOutput, error)
func (*FakeSNSAPI) ListTagsForResourceWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *sns.ListTagsForResourceInput, []request.Option)
func (*FakeSNSAPI) ListTagsForResourceWithContextCallCount ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContextCallCount() int
func (*FakeSNSAPI) ListTagsForResourceWithContextCalls ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContextCalls(stub func(context.Context, *sns.ListTagsForResourceInput, ...request.Option) (*sns.ListTagsForResourceOutput, error))
func (*FakeSNSAPI) ListTagsForResourceWithContextReturns ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContextReturns(result1 *sns.ListTagsForResourceOutput, result2 error)
func (*FakeSNSAPI) ListTagsForResourceWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *sns.ListTagsForResourceOutput, result2 error)
func (*FakeSNSAPI) ListTopics ¶
func (fake *FakeSNSAPI) ListTopics(arg1 *sns.ListTopicsInput) (*sns.ListTopicsOutput, error)
func (*FakeSNSAPI) ListTopicsArgsForCall ¶
func (fake *FakeSNSAPI) ListTopicsArgsForCall(i int) *sns.ListTopicsInput
func (*FakeSNSAPI) ListTopicsCallCount ¶
func (fake *FakeSNSAPI) ListTopicsCallCount() int
func (*FakeSNSAPI) ListTopicsCalls ¶
func (fake *FakeSNSAPI) ListTopicsCalls(stub func(*sns.ListTopicsInput) (*sns.ListTopicsOutput, error))
func (*FakeSNSAPI) ListTopicsPages ¶
func (fake *FakeSNSAPI) ListTopicsPages(arg1 *sns.ListTopicsInput, arg2 func(*sns.ListTopicsOutput, bool) bool) error
func (*FakeSNSAPI) ListTopicsPagesArgsForCall ¶
func (fake *FakeSNSAPI) ListTopicsPagesArgsForCall(i int) (*sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool)
func (*FakeSNSAPI) ListTopicsPagesCallCount ¶
func (fake *FakeSNSAPI) ListTopicsPagesCallCount() int
func (*FakeSNSAPI) ListTopicsPagesCalls ¶
func (fake *FakeSNSAPI) ListTopicsPagesCalls(stub func(*sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool) error)
func (*FakeSNSAPI) ListTopicsPagesReturns ¶
func (fake *FakeSNSAPI) ListTopicsPagesReturns(result1 error)
func (*FakeSNSAPI) ListTopicsPagesReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTopicsPagesReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListTopicsPagesWithContext ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContext(arg1 context.Context, arg2 *sns.ListTopicsInput, arg3 func(*sns.ListTopicsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeSNSAPI) ListTopicsPagesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContextArgsForCall(i int) (context.Context, *sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool, []request.Option)
func (*FakeSNSAPI) ListTopicsPagesWithContextCallCount ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContextCallCount() int
func (*FakeSNSAPI) ListTopicsPagesWithContextCalls ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContextCalls(stub func(context.Context, *sns.ListTopicsInput, func(*sns.ListTopicsOutput, bool) bool, ...request.Option) error)
func (*FakeSNSAPI) ListTopicsPagesWithContextReturns ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContextReturns(result1 error)
func (*FakeSNSAPI) ListTopicsPagesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTopicsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeSNSAPI) ListTopicsRequest ¶
func (fake *FakeSNSAPI) ListTopicsRequest(arg1 *sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput)
func (*FakeSNSAPI) ListTopicsRequestArgsForCall ¶
func (fake *FakeSNSAPI) ListTopicsRequestArgsForCall(i int) *sns.ListTopicsInput
func (*FakeSNSAPI) ListTopicsRequestCallCount ¶
func (fake *FakeSNSAPI) ListTopicsRequestCallCount() int
func (*FakeSNSAPI) ListTopicsRequestCalls ¶
func (fake *FakeSNSAPI) ListTopicsRequestCalls(stub func(*sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput))
func (*FakeSNSAPI) ListTopicsRequestReturns ¶
func (fake *FakeSNSAPI) ListTopicsRequestReturns(result1 *request.Request, result2 *sns.ListTopicsOutput)
func (*FakeSNSAPI) ListTopicsRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTopicsRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.ListTopicsOutput)
func (*FakeSNSAPI) ListTopicsReturns ¶
func (fake *FakeSNSAPI) ListTopicsReturns(result1 *sns.ListTopicsOutput, result2 error)
func (*FakeSNSAPI) ListTopicsReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTopicsReturnsOnCall(i int, result1 *sns.ListTopicsOutput, result2 error)
func (*FakeSNSAPI) ListTopicsWithContext ¶
func (fake *FakeSNSAPI) ListTopicsWithContext(arg1 context.Context, arg2 *sns.ListTopicsInput, arg3 ...request.Option) (*sns.ListTopicsOutput, error)
func (*FakeSNSAPI) ListTopicsWithContextArgsForCall ¶
func (fake *FakeSNSAPI) ListTopicsWithContextArgsForCall(i int) (context.Context, *sns.ListTopicsInput, []request.Option)
func (*FakeSNSAPI) ListTopicsWithContextCallCount ¶
func (fake *FakeSNSAPI) ListTopicsWithContextCallCount() int
func (*FakeSNSAPI) ListTopicsWithContextCalls ¶
func (fake *FakeSNSAPI) ListTopicsWithContextCalls(stub func(context.Context, *sns.ListTopicsInput, ...request.Option) (*sns.ListTopicsOutput, error))
func (*FakeSNSAPI) ListTopicsWithContextReturns ¶
func (fake *FakeSNSAPI) ListTopicsWithContextReturns(result1 *sns.ListTopicsOutput, result2 error)
func (*FakeSNSAPI) ListTopicsWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) ListTopicsWithContextReturnsOnCall(i int, result1 *sns.ListTopicsOutput, result2 error)
func (*FakeSNSAPI) OptInPhoneNumber ¶
func (fake *FakeSNSAPI) OptInPhoneNumber(arg1 *sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error)
func (*FakeSNSAPI) OptInPhoneNumberArgsForCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberArgsForCall(i int) *sns.OptInPhoneNumberInput
func (*FakeSNSAPI) OptInPhoneNumberCallCount ¶
func (fake *FakeSNSAPI) OptInPhoneNumberCallCount() int
func (*FakeSNSAPI) OptInPhoneNumberCalls ¶
func (fake *FakeSNSAPI) OptInPhoneNumberCalls(stub func(*sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error))
func (*FakeSNSAPI) OptInPhoneNumberRequest ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequest(arg1 *sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput)
func (*FakeSNSAPI) OptInPhoneNumberRequestArgsForCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequestArgsForCall(i int) *sns.OptInPhoneNumberInput
func (*FakeSNSAPI) OptInPhoneNumberRequestCallCount ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequestCallCount() int
func (*FakeSNSAPI) OptInPhoneNumberRequestCalls ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequestCalls(stub func(*sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput))
func (*FakeSNSAPI) OptInPhoneNumberRequestReturns ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequestReturns(result1 *request.Request, result2 *sns.OptInPhoneNumberOutput)
func (*FakeSNSAPI) OptInPhoneNumberRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.OptInPhoneNumberOutput)
func (*FakeSNSAPI) OptInPhoneNumberReturns ¶
func (fake *FakeSNSAPI) OptInPhoneNumberReturns(result1 *sns.OptInPhoneNumberOutput, result2 error)
func (*FakeSNSAPI) OptInPhoneNumberReturnsOnCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberReturnsOnCall(i int, result1 *sns.OptInPhoneNumberOutput, result2 error)
func (*FakeSNSAPI) OptInPhoneNumberWithContext ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContext(arg1 context.Context, arg2 *sns.OptInPhoneNumberInput, arg3 ...request.Option) (*sns.OptInPhoneNumberOutput, error)
func (*FakeSNSAPI) OptInPhoneNumberWithContextArgsForCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContextArgsForCall(i int) (context.Context, *sns.OptInPhoneNumberInput, []request.Option)
func (*FakeSNSAPI) OptInPhoneNumberWithContextCallCount ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContextCallCount() int
func (*FakeSNSAPI) OptInPhoneNumberWithContextCalls ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContextCalls(stub func(context.Context, *sns.OptInPhoneNumberInput, ...request.Option) (*sns.OptInPhoneNumberOutput, error))
func (*FakeSNSAPI) OptInPhoneNumberWithContextReturns ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContextReturns(result1 *sns.OptInPhoneNumberOutput, result2 error)
func (*FakeSNSAPI) OptInPhoneNumberWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) OptInPhoneNumberWithContextReturnsOnCall(i int, result1 *sns.OptInPhoneNumberOutput, result2 error)
func (*FakeSNSAPI) Publish ¶
func (fake *FakeSNSAPI) Publish(arg1 *sns.PublishInput) (*sns.PublishOutput, error)
func (*FakeSNSAPI) PublishArgsForCall ¶
func (fake *FakeSNSAPI) PublishArgsForCall(i int) *sns.PublishInput
func (*FakeSNSAPI) PublishCallCount ¶
func (fake *FakeSNSAPI) PublishCallCount() int
func (*FakeSNSAPI) PublishCalls ¶
func (fake *FakeSNSAPI) PublishCalls(stub func(*sns.PublishInput) (*sns.PublishOutput, error))
func (*FakeSNSAPI) PublishRequest ¶
func (fake *FakeSNSAPI) PublishRequest(arg1 *sns.PublishInput) (*request.Request, *sns.PublishOutput)
func (*FakeSNSAPI) PublishRequestArgsForCall ¶
func (fake *FakeSNSAPI) PublishRequestArgsForCall(i int) *sns.PublishInput
func (*FakeSNSAPI) PublishRequestCallCount ¶
func (fake *FakeSNSAPI) PublishRequestCallCount() int
func (*FakeSNSAPI) PublishRequestCalls ¶
func (fake *FakeSNSAPI) PublishRequestCalls(stub func(*sns.PublishInput) (*request.Request, *sns.PublishOutput))
func (*FakeSNSAPI) PublishRequestReturns ¶
func (fake *FakeSNSAPI) PublishRequestReturns(result1 *request.Request, result2 *sns.PublishOutput)
func (*FakeSNSAPI) PublishRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) PublishRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.PublishOutput)
func (*FakeSNSAPI) PublishReturns ¶
func (fake *FakeSNSAPI) PublishReturns(result1 *sns.PublishOutput, result2 error)
func (*FakeSNSAPI) PublishReturnsOnCall ¶
func (fake *FakeSNSAPI) PublishReturnsOnCall(i int, result1 *sns.PublishOutput, result2 error)
func (*FakeSNSAPI) PublishWithContext ¶
func (fake *FakeSNSAPI) PublishWithContext(arg1 context.Context, arg2 *sns.PublishInput, arg3 ...request.Option) (*sns.PublishOutput, error)
func (*FakeSNSAPI) PublishWithContextArgsForCall ¶
func (fake *FakeSNSAPI) PublishWithContextArgsForCall(i int) (context.Context, *sns.PublishInput, []request.Option)
func (*FakeSNSAPI) PublishWithContextCallCount ¶
func (fake *FakeSNSAPI) PublishWithContextCallCount() int
func (*FakeSNSAPI) PublishWithContextCalls ¶
func (fake *FakeSNSAPI) PublishWithContextCalls(stub func(context.Context, *sns.PublishInput, ...request.Option) (*sns.PublishOutput, error))
func (*FakeSNSAPI) PublishWithContextReturns ¶
func (fake *FakeSNSAPI) PublishWithContextReturns(result1 *sns.PublishOutput, result2 error)
func (*FakeSNSAPI) PublishWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) PublishWithContextReturnsOnCall(i int, result1 *sns.PublishOutput, result2 error)
func (*FakeSNSAPI) RemovePermission ¶
func (fake *FakeSNSAPI) RemovePermission(arg1 *sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error)
func (*FakeSNSAPI) RemovePermissionArgsForCall ¶
func (fake *FakeSNSAPI) RemovePermissionArgsForCall(i int) *sns.RemovePermissionInput
func (*FakeSNSAPI) RemovePermissionCallCount ¶
func (fake *FakeSNSAPI) RemovePermissionCallCount() int
func (*FakeSNSAPI) RemovePermissionCalls ¶
func (fake *FakeSNSAPI) RemovePermissionCalls(stub func(*sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error))
func (*FakeSNSAPI) RemovePermissionRequest ¶
func (fake *FakeSNSAPI) RemovePermissionRequest(arg1 *sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput)
func (*FakeSNSAPI) RemovePermissionRequestArgsForCall ¶
func (fake *FakeSNSAPI) RemovePermissionRequestArgsForCall(i int) *sns.RemovePermissionInput
func (*FakeSNSAPI) RemovePermissionRequestCallCount ¶
func (fake *FakeSNSAPI) RemovePermissionRequestCallCount() int
func (*FakeSNSAPI) RemovePermissionRequestCalls ¶
func (fake *FakeSNSAPI) RemovePermissionRequestCalls(stub func(*sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput))
func (*FakeSNSAPI) RemovePermissionRequestReturns ¶
func (fake *FakeSNSAPI) RemovePermissionRequestReturns(result1 *request.Request, result2 *sns.RemovePermissionOutput)
func (*FakeSNSAPI) RemovePermissionRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) RemovePermissionRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.RemovePermissionOutput)
func (*FakeSNSAPI) RemovePermissionReturns ¶
func (fake *FakeSNSAPI) RemovePermissionReturns(result1 *sns.RemovePermissionOutput, result2 error)
func (*FakeSNSAPI) RemovePermissionReturnsOnCall ¶
func (fake *FakeSNSAPI) RemovePermissionReturnsOnCall(i int, result1 *sns.RemovePermissionOutput, result2 error)
func (*FakeSNSAPI) RemovePermissionWithContext ¶
func (fake *FakeSNSAPI) RemovePermissionWithContext(arg1 context.Context, arg2 *sns.RemovePermissionInput, arg3 ...request.Option) (*sns.RemovePermissionOutput, error)
func (*FakeSNSAPI) RemovePermissionWithContextArgsForCall ¶
func (fake *FakeSNSAPI) RemovePermissionWithContextArgsForCall(i int) (context.Context, *sns.RemovePermissionInput, []request.Option)
func (*FakeSNSAPI) RemovePermissionWithContextCallCount ¶
func (fake *FakeSNSAPI) RemovePermissionWithContextCallCount() int
func (*FakeSNSAPI) RemovePermissionWithContextCalls ¶
func (fake *FakeSNSAPI) RemovePermissionWithContextCalls(stub func(context.Context, *sns.RemovePermissionInput, ...request.Option) (*sns.RemovePermissionOutput, error))
func (*FakeSNSAPI) RemovePermissionWithContextReturns ¶
func (fake *FakeSNSAPI) RemovePermissionWithContextReturns(result1 *sns.RemovePermissionOutput, result2 error)
func (*FakeSNSAPI) RemovePermissionWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) RemovePermissionWithContextReturnsOnCall(i int, result1 *sns.RemovePermissionOutput, result2 error)
func (*FakeSNSAPI) SetEndpointAttributes ¶
func (fake *FakeSNSAPI) SetEndpointAttributes(arg1 *sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error)
func (*FakeSNSAPI) SetEndpointAttributesArgsForCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesArgsForCall(i int) *sns.SetEndpointAttributesInput
func (*FakeSNSAPI) SetEndpointAttributesCallCount ¶
func (fake *FakeSNSAPI) SetEndpointAttributesCallCount() int
func (*FakeSNSAPI) SetEndpointAttributesCalls ¶
func (fake *FakeSNSAPI) SetEndpointAttributesCalls(stub func(*sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error))
func (*FakeSNSAPI) SetEndpointAttributesRequest ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequest(arg1 *sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput)
func (*FakeSNSAPI) SetEndpointAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequestArgsForCall(i int) *sns.SetEndpointAttributesInput
func (*FakeSNSAPI) SetEndpointAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequestCallCount() int
func (*FakeSNSAPI) SetEndpointAttributesRequestCalls ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequestCalls(stub func(*sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput))
func (*FakeSNSAPI) SetEndpointAttributesRequestReturns ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequestReturns(result1 *request.Request, result2 *sns.SetEndpointAttributesOutput)
func (*FakeSNSAPI) SetEndpointAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetEndpointAttributesOutput)
func (*FakeSNSAPI) SetEndpointAttributesReturns ¶
func (fake *FakeSNSAPI) SetEndpointAttributesReturns(result1 *sns.SetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) SetEndpointAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesReturnsOnCall(i int, result1 *sns.SetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) SetEndpointAttributesWithContext ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContext(arg1 context.Context, arg2 *sns.SetEndpointAttributesInput, arg3 ...request.Option) (*sns.SetEndpointAttributesOutput, error)
func (*FakeSNSAPI) SetEndpointAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetEndpointAttributesInput, []request.Option)
func (*FakeSNSAPI) SetEndpointAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContextCallCount() int
func (*FakeSNSAPI) SetEndpointAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContextCalls(stub func(context.Context, *sns.SetEndpointAttributesInput, ...request.Option) (*sns.SetEndpointAttributesOutput, error))
func (*FakeSNSAPI) SetEndpointAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContextReturns(result1 *sns.SetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) SetEndpointAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SetEndpointAttributesWithContextReturnsOnCall(i int, result1 *sns.SetEndpointAttributesOutput, result2 error)
func (*FakeSNSAPI) SetPlatformApplicationAttributes ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributes(arg1 *sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error)
func (*FakeSNSAPI) SetPlatformApplicationAttributesArgsForCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesArgsForCall(i int) *sns.SetPlatformApplicationAttributesInput
func (*FakeSNSAPI) SetPlatformApplicationAttributesCallCount ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesCallCount() int
func (*FakeSNSAPI) SetPlatformApplicationAttributesCalls ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesCalls(stub func(*sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error))
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequest ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequest(arg1 *sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestArgsForCall(i int) *sns.SetPlatformApplicationAttributesInput
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestCallCount() int
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequestCalls ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestCalls(stub func(*sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput))
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequestReturns ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestReturns(result1 *request.Request, result2 *sns.SetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) SetPlatformApplicationAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetPlatformApplicationAttributesOutput)
func (*FakeSNSAPI) SetPlatformApplicationAttributesReturns ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesReturns(result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) SetPlatformApplicationAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesReturnsOnCall(i int, result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContext ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContext(arg1 context.Context, arg2 *sns.SetPlatformApplicationAttributesInput, arg3 ...request.Option) (*sns.SetPlatformApplicationAttributesOutput, error)
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetPlatformApplicationAttributesInput, []request.Option)
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextCallCount() int
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextCalls(stub func(context.Context, *sns.SetPlatformApplicationAttributesInput, ...request.Option) (*sns.SetPlatformApplicationAttributesOutput, error))
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturns(result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SetPlatformApplicationAttributesWithContextReturnsOnCall(i int, result1 *sns.SetPlatformApplicationAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSMSAttributes ¶
func (fake *FakeSNSAPI) SetSMSAttributes(arg1 *sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error)
func (*FakeSNSAPI) SetSMSAttributesArgsForCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesArgsForCall(i int) *sns.SetSMSAttributesInput
func (*FakeSNSAPI) SetSMSAttributesCallCount ¶
func (fake *FakeSNSAPI) SetSMSAttributesCallCount() int
func (*FakeSNSAPI) SetSMSAttributesCalls ¶
func (fake *FakeSNSAPI) SetSMSAttributesCalls(stub func(*sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error))
func (*FakeSNSAPI) SetSMSAttributesRequest ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequest(arg1 *sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput)
func (*FakeSNSAPI) SetSMSAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequestArgsForCall(i int) *sns.SetSMSAttributesInput
func (*FakeSNSAPI) SetSMSAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequestCallCount() int
func (*FakeSNSAPI) SetSMSAttributesRequestCalls ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequestCalls(stub func(*sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput))
func (*FakeSNSAPI) SetSMSAttributesRequestReturns ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequestReturns(result1 *request.Request, result2 *sns.SetSMSAttributesOutput)
func (*FakeSNSAPI) SetSMSAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetSMSAttributesOutput)
func (*FakeSNSAPI) SetSMSAttributesReturns ¶
func (fake *FakeSNSAPI) SetSMSAttributesReturns(result1 *sns.SetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSMSAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesReturnsOnCall(i int, result1 *sns.SetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSMSAttributesWithContext ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContext(arg1 context.Context, arg2 *sns.SetSMSAttributesInput, arg3 ...request.Option) (*sns.SetSMSAttributesOutput, error)
func (*FakeSNSAPI) SetSMSAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetSMSAttributesInput, []request.Option)
func (*FakeSNSAPI) SetSMSAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContextCallCount() int
func (*FakeSNSAPI) SetSMSAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContextCalls(stub func(context.Context, *sns.SetSMSAttributesInput, ...request.Option) (*sns.SetSMSAttributesOutput, error))
func (*FakeSNSAPI) SetSMSAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContextReturns(result1 *sns.SetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSMSAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSMSAttributesWithContextReturnsOnCall(i int, result1 *sns.SetSMSAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSubscriptionAttributes ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributes(arg1 *sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error)
func (*FakeSNSAPI) SetSubscriptionAttributesArgsForCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesArgsForCall(i int) *sns.SetSubscriptionAttributesInput
func (*FakeSNSAPI) SetSubscriptionAttributesCallCount ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesCallCount() int
func (*FakeSNSAPI) SetSubscriptionAttributesCalls ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesCalls(stub func(*sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error))
func (*FakeSNSAPI) SetSubscriptionAttributesRequest ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequest(arg1 *sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput)
func (*FakeSNSAPI) SetSubscriptionAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestArgsForCall(i int) *sns.SetSubscriptionAttributesInput
func (*FakeSNSAPI) SetSubscriptionAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestCallCount() int
func (*FakeSNSAPI) SetSubscriptionAttributesRequestCalls ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestCalls(stub func(*sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput))
func (*FakeSNSAPI) SetSubscriptionAttributesRequestReturns ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestReturns(result1 *request.Request, result2 *sns.SetSubscriptionAttributesOutput)
func (*FakeSNSAPI) SetSubscriptionAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetSubscriptionAttributesOutput)
func (*FakeSNSAPI) SetSubscriptionAttributesReturns ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesReturns(result1 *sns.SetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSubscriptionAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesReturnsOnCall(i int, result1 *sns.SetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSubscriptionAttributesWithContext ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContext(arg1 context.Context, arg2 *sns.SetSubscriptionAttributesInput, arg3 ...request.Option) (*sns.SetSubscriptionAttributesOutput, error)
func (*FakeSNSAPI) SetSubscriptionAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetSubscriptionAttributesInput, []request.Option)
func (*FakeSNSAPI) SetSubscriptionAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextCallCount() int
func (*FakeSNSAPI) SetSubscriptionAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextCalls(stub func(context.Context, *sns.SetSubscriptionAttributesInput, ...request.Option) (*sns.SetSubscriptionAttributesOutput, error))
func (*FakeSNSAPI) SetSubscriptionAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextReturns(result1 *sns.SetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) SetSubscriptionAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SetSubscriptionAttributesWithContextReturnsOnCall(i int, result1 *sns.SetSubscriptionAttributesOutput, result2 error)
func (*FakeSNSAPI) SetTopicAttributes ¶
func (fake *FakeSNSAPI) SetTopicAttributes(arg1 *sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error)
func (*FakeSNSAPI) SetTopicAttributesArgsForCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesArgsForCall(i int) *sns.SetTopicAttributesInput
func (*FakeSNSAPI) SetTopicAttributesCallCount ¶
func (fake *FakeSNSAPI) SetTopicAttributesCallCount() int
func (*FakeSNSAPI) SetTopicAttributesCalls ¶
func (fake *FakeSNSAPI) SetTopicAttributesCalls(stub func(*sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error))
func (*FakeSNSAPI) SetTopicAttributesRequest ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequest(arg1 *sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput)
func (*FakeSNSAPI) SetTopicAttributesRequestArgsForCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequestArgsForCall(i int) *sns.SetTopicAttributesInput
func (*FakeSNSAPI) SetTopicAttributesRequestCallCount ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequestCallCount() int
func (*FakeSNSAPI) SetTopicAttributesRequestCalls ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequestCalls(stub func(*sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput))
func (*FakeSNSAPI) SetTopicAttributesRequestReturns ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequestReturns(result1 *request.Request, result2 *sns.SetTopicAttributesOutput)
func (*FakeSNSAPI) SetTopicAttributesRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SetTopicAttributesOutput)
func (*FakeSNSAPI) SetTopicAttributesReturns ¶
func (fake *FakeSNSAPI) SetTopicAttributesReturns(result1 *sns.SetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) SetTopicAttributesReturnsOnCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesReturnsOnCall(i int, result1 *sns.SetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) SetTopicAttributesWithContext ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContext(arg1 context.Context, arg2 *sns.SetTopicAttributesInput, arg3 ...request.Option) (*sns.SetTopicAttributesOutput, error)
func (*FakeSNSAPI) SetTopicAttributesWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContextArgsForCall(i int) (context.Context, *sns.SetTopicAttributesInput, []request.Option)
func (*FakeSNSAPI) SetTopicAttributesWithContextCallCount ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContextCallCount() int
func (*FakeSNSAPI) SetTopicAttributesWithContextCalls ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContextCalls(stub func(context.Context, *sns.SetTopicAttributesInput, ...request.Option) (*sns.SetTopicAttributesOutput, error))
func (*FakeSNSAPI) SetTopicAttributesWithContextReturns ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContextReturns(result1 *sns.SetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) SetTopicAttributesWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SetTopicAttributesWithContextReturnsOnCall(i int, result1 *sns.SetTopicAttributesOutput, result2 error)
func (*FakeSNSAPI) Subscribe ¶
func (fake *FakeSNSAPI) Subscribe(arg1 *sns.SubscribeInput) (*sns.SubscribeOutput, error)
func (*FakeSNSAPI) SubscribeArgsForCall ¶
func (fake *FakeSNSAPI) SubscribeArgsForCall(i int) *sns.SubscribeInput
func (*FakeSNSAPI) SubscribeCallCount ¶
func (fake *FakeSNSAPI) SubscribeCallCount() int
func (*FakeSNSAPI) SubscribeCalls ¶
func (fake *FakeSNSAPI) SubscribeCalls(stub func(*sns.SubscribeInput) (*sns.SubscribeOutput, error))
func (*FakeSNSAPI) SubscribeRequest ¶
func (fake *FakeSNSAPI) SubscribeRequest(arg1 *sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput)
func (*FakeSNSAPI) SubscribeRequestArgsForCall ¶
func (fake *FakeSNSAPI) SubscribeRequestArgsForCall(i int) *sns.SubscribeInput
func (*FakeSNSAPI) SubscribeRequestCallCount ¶
func (fake *FakeSNSAPI) SubscribeRequestCallCount() int
func (*FakeSNSAPI) SubscribeRequestCalls ¶
func (fake *FakeSNSAPI) SubscribeRequestCalls(stub func(*sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput))
func (*FakeSNSAPI) SubscribeRequestReturns ¶
func (fake *FakeSNSAPI) SubscribeRequestReturns(result1 *request.Request, result2 *sns.SubscribeOutput)
func (*FakeSNSAPI) SubscribeRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) SubscribeRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.SubscribeOutput)
func (*FakeSNSAPI) SubscribeReturns ¶
func (fake *FakeSNSAPI) SubscribeReturns(result1 *sns.SubscribeOutput, result2 error)
func (*FakeSNSAPI) SubscribeReturnsOnCall ¶
func (fake *FakeSNSAPI) SubscribeReturnsOnCall(i int, result1 *sns.SubscribeOutput, result2 error)
func (*FakeSNSAPI) SubscribeWithContext ¶
func (fake *FakeSNSAPI) SubscribeWithContext(arg1 context.Context, arg2 *sns.SubscribeInput, arg3 ...request.Option) (*sns.SubscribeOutput, error)
func (*FakeSNSAPI) SubscribeWithContextArgsForCall ¶
func (fake *FakeSNSAPI) SubscribeWithContextArgsForCall(i int) (context.Context, *sns.SubscribeInput, []request.Option)
func (*FakeSNSAPI) SubscribeWithContextCallCount ¶
func (fake *FakeSNSAPI) SubscribeWithContextCallCount() int
func (*FakeSNSAPI) SubscribeWithContextCalls ¶
func (fake *FakeSNSAPI) SubscribeWithContextCalls(stub func(context.Context, *sns.SubscribeInput, ...request.Option) (*sns.SubscribeOutput, error))
func (*FakeSNSAPI) SubscribeWithContextReturns ¶
func (fake *FakeSNSAPI) SubscribeWithContextReturns(result1 *sns.SubscribeOutput, result2 error)
func (*FakeSNSAPI) SubscribeWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) SubscribeWithContextReturnsOnCall(i int, result1 *sns.SubscribeOutput, result2 error)
func (*FakeSNSAPI) TagResource ¶
func (fake *FakeSNSAPI) TagResource(arg1 *sns.TagResourceInput) (*sns.TagResourceOutput, error)
func (*FakeSNSAPI) TagResourceArgsForCall ¶
func (fake *FakeSNSAPI) TagResourceArgsForCall(i int) *sns.TagResourceInput
func (*FakeSNSAPI) TagResourceCallCount ¶
func (fake *FakeSNSAPI) TagResourceCallCount() int
func (*FakeSNSAPI) TagResourceCalls ¶
func (fake *FakeSNSAPI) TagResourceCalls(stub func(*sns.TagResourceInput) (*sns.TagResourceOutput, error))
func (*FakeSNSAPI) TagResourceRequest ¶
func (fake *FakeSNSAPI) TagResourceRequest(arg1 *sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput)
func (*FakeSNSAPI) TagResourceRequestArgsForCall ¶
func (fake *FakeSNSAPI) TagResourceRequestArgsForCall(i int) *sns.TagResourceInput
func (*FakeSNSAPI) TagResourceRequestCallCount ¶
func (fake *FakeSNSAPI) TagResourceRequestCallCount() int
func (*FakeSNSAPI) TagResourceRequestCalls ¶
func (fake *FakeSNSAPI) TagResourceRequestCalls(stub func(*sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput))
func (*FakeSNSAPI) TagResourceRequestReturns ¶
func (fake *FakeSNSAPI) TagResourceRequestReturns(result1 *request.Request, result2 *sns.TagResourceOutput)
func (*FakeSNSAPI) TagResourceRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.TagResourceOutput)
func (*FakeSNSAPI) TagResourceReturns ¶
func (fake *FakeSNSAPI) TagResourceReturns(result1 *sns.TagResourceOutput, result2 error)
func (*FakeSNSAPI) TagResourceReturnsOnCall ¶
func (fake *FakeSNSAPI) TagResourceReturnsOnCall(i int, result1 *sns.TagResourceOutput, result2 error)
func (*FakeSNSAPI) TagResourceWithContext ¶
func (fake *FakeSNSAPI) TagResourceWithContext(arg1 context.Context, arg2 *sns.TagResourceInput, arg3 ...request.Option) (*sns.TagResourceOutput, error)
func (*FakeSNSAPI) TagResourceWithContextArgsForCall ¶
func (fake *FakeSNSAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *sns.TagResourceInput, []request.Option)
func (*FakeSNSAPI) TagResourceWithContextCallCount ¶
func (fake *FakeSNSAPI) TagResourceWithContextCallCount() int
func (*FakeSNSAPI) TagResourceWithContextCalls ¶
func (fake *FakeSNSAPI) TagResourceWithContextCalls(stub func(context.Context, *sns.TagResourceInput, ...request.Option) (*sns.TagResourceOutput, error))
func (*FakeSNSAPI) TagResourceWithContextReturns ¶
func (fake *FakeSNSAPI) TagResourceWithContextReturns(result1 *sns.TagResourceOutput, result2 error)
func (*FakeSNSAPI) TagResourceWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) TagResourceWithContextReturnsOnCall(i int, result1 *sns.TagResourceOutput, result2 error)
func (*FakeSNSAPI) Unsubscribe ¶
func (fake *FakeSNSAPI) Unsubscribe(arg1 *sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error)
func (*FakeSNSAPI) UnsubscribeArgsForCall ¶
func (fake *FakeSNSAPI) UnsubscribeArgsForCall(i int) *sns.UnsubscribeInput
func (*FakeSNSAPI) UnsubscribeCallCount ¶
func (fake *FakeSNSAPI) UnsubscribeCallCount() int
func (*FakeSNSAPI) UnsubscribeCalls ¶
func (fake *FakeSNSAPI) UnsubscribeCalls(stub func(*sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error))
func (*FakeSNSAPI) UnsubscribeRequest ¶
func (fake *FakeSNSAPI) UnsubscribeRequest(arg1 *sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput)
func (*FakeSNSAPI) UnsubscribeRequestArgsForCall ¶
func (fake *FakeSNSAPI) UnsubscribeRequestArgsForCall(i int) *sns.UnsubscribeInput
func (*FakeSNSAPI) UnsubscribeRequestCallCount ¶
func (fake *FakeSNSAPI) UnsubscribeRequestCallCount() int
func (*FakeSNSAPI) UnsubscribeRequestCalls ¶
func (fake *FakeSNSAPI) UnsubscribeRequestCalls(stub func(*sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput))
func (*FakeSNSAPI) UnsubscribeRequestReturns ¶
func (fake *FakeSNSAPI) UnsubscribeRequestReturns(result1 *request.Request, result2 *sns.UnsubscribeOutput)
func (*FakeSNSAPI) UnsubscribeRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) UnsubscribeRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.UnsubscribeOutput)
func (*FakeSNSAPI) UnsubscribeReturns ¶
func (fake *FakeSNSAPI) UnsubscribeReturns(result1 *sns.UnsubscribeOutput, result2 error)
func (*FakeSNSAPI) UnsubscribeReturnsOnCall ¶
func (fake *FakeSNSAPI) UnsubscribeReturnsOnCall(i int, result1 *sns.UnsubscribeOutput, result2 error)
func (*FakeSNSAPI) UnsubscribeWithContext ¶
func (fake *FakeSNSAPI) UnsubscribeWithContext(arg1 context.Context, arg2 *sns.UnsubscribeInput, arg3 ...request.Option) (*sns.UnsubscribeOutput, error)
func (*FakeSNSAPI) UnsubscribeWithContextArgsForCall ¶
func (fake *FakeSNSAPI) UnsubscribeWithContextArgsForCall(i int) (context.Context, *sns.UnsubscribeInput, []request.Option)
func (*FakeSNSAPI) UnsubscribeWithContextCallCount ¶
func (fake *FakeSNSAPI) UnsubscribeWithContextCallCount() int
func (*FakeSNSAPI) UnsubscribeWithContextCalls ¶
func (fake *FakeSNSAPI) UnsubscribeWithContextCalls(stub func(context.Context, *sns.UnsubscribeInput, ...request.Option) (*sns.UnsubscribeOutput, error))
func (*FakeSNSAPI) UnsubscribeWithContextReturns ¶
func (fake *FakeSNSAPI) UnsubscribeWithContextReturns(result1 *sns.UnsubscribeOutput, result2 error)
func (*FakeSNSAPI) UnsubscribeWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) UnsubscribeWithContextReturnsOnCall(i int, result1 *sns.UnsubscribeOutput, result2 error)
func (*FakeSNSAPI) UntagResource ¶
func (fake *FakeSNSAPI) UntagResource(arg1 *sns.UntagResourceInput) (*sns.UntagResourceOutput, error)
func (*FakeSNSAPI) UntagResourceArgsForCall ¶
func (fake *FakeSNSAPI) UntagResourceArgsForCall(i int) *sns.UntagResourceInput
func (*FakeSNSAPI) UntagResourceCallCount ¶
func (fake *FakeSNSAPI) UntagResourceCallCount() int
func (*FakeSNSAPI) UntagResourceCalls ¶
func (fake *FakeSNSAPI) UntagResourceCalls(stub func(*sns.UntagResourceInput) (*sns.UntagResourceOutput, error))
func (*FakeSNSAPI) UntagResourceRequest ¶
func (fake *FakeSNSAPI) UntagResourceRequest(arg1 *sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput)
func (*FakeSNSAPI) UntagResourceRequestArgsForCall ¶
func (fake *FakeSNSAPI) UntagResourceRequestArgsForCall(i int) *sns.UntagResourceInput
func (*FakeSNSAPI) UntagResourceRequestCallCount ¶
func (fake *FakeSNSAPI) UntagResourceRequestCallCount() int
func (*FakeSNSAPI) UntagResourceRequestCalls ¶
func (fake *FakeSNSAPI) UntagResourceRequestCalls(stub func(*sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput))
func (*FakeSNSAPI) UntagResourceRequestReturns ¶
func (fake *FakeSNSAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *sns.UntagResourceOutput)
func (*FakeSNSAPI) UntagResourceRequestReturnsOnCall ¶
func (fake *FakeSNSAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *sns.UntagResourceOutput)
func (*FakeSNSAPI) UntagResourceReturns ¶
func (fake *FakeSNSAPI) UntagResourceReturns(result1 *sns.UntagResourceOutput, result2 error)
func (*FakeSNSAPI) UntagResourceReturnsOnCall ¶
func (fake *FakeSNSAPI) UntagResourceReturnsOnCall(i int, result1 *sns.UntagResourceOutput, result2 error)
func (*FakeSNSAPI) UntagResourceWithContext ¶
func (fake *FakeSNSAPI) UntagResourceWithContext(arg1 context.Context, arg2 *sns.UntagResourceInput, arg3 ...request.Option) (*sns.UntagResourceOutput, error)
func (*FakeSNSAPI) UntagResourceWithContextArgsForCall ¶
func (fake *FakeSNSAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *sns.UntagResourceInput, []request.Option)
func (*FakeSNSAPI) UntagResourceWithContextCallCount ¶
func (fake *FakeSNSAPI) UntagResourceWithContextCallCount() int
func (*FakeSNSAPI) UntagResourceWithContextCalls ¶
func (fake *FakeSNSAPI) UntagResourceWithContextCalls(stub func(context.Context, *sns.UntagResourceInput, ...request.Option) (*sns.UntagResourceOutput, error))
func (*FakeSNSAPI) UntagResourceWithContextReturns ¶
func (fake *FakeSNSAPI) UntagResourceWithContextReturns(result1 *sns.UntagResourceOutput, result2 error)
func (*FakeSNSAPI) UntagResourceWithContextReturnsOnCall ¶
func (fake *FakeSNSAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *sns.UntagResourceOutput, result2 error)
Click to show internal directories.
Click to hide internal directories.