mocks

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSNSAPI

type MockSNSAPI struct {
	// contains filtered or unexported fields
}

MockSNSAPI is a mock of SNSAPI interface

func NewMockSNSAPI

func NewMockSNSAPI(ctrl *gomock.Controller) *MockSNSAPI

NewMockSNSAPI creates a new mock instance

func (*MockSNSAPI) AddPermission

func (m *MockSNSAPI) AddPermission(arg0 *sns.AddPermissionInput) (*sns.AddPermissionOutput, error)

AddPermission mocks base method

func (*MockSNSAPI) AddPermissionRequest

func (m *MockSNSAPI) AddPermissionRequest(arg0 *sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput)

AddPermissionRequest mocks base method

func (*MockSNSAPI) AddPermissionWithContext

func (m *MockSNSAPI) AddPermissionWithContext(arg0 aws.Context, arg1 *sns.AddPermissionInput, arg2 ...request.Option) (*sns.AddPermissionOutput, error)

AddPermissionWithContext mocks base method

func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOut

CheckIfPhoneNumberIsOptedOut mocks base method

func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOutRequest

func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutRequest(arg0 *sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput)

CheckIfPhoneNumberIsOptedOutRequest mocks base method

func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext

func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext(arg0 aws.Context, arg1 *sns.CheckIfPhoneNumberIsOptedOutInput, arg2 ...request.Option) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)

CheckIfPhoneNumberIsOptedOutWithContext mocks base method

func (*MockSNSAPI) ConfirmSubscription

func (m *MockSNSAPI) ConfirmSubscription(arg0 *sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error)

ConfirmSubscription mocks base method

func (*MockSNSAPI) ConfirmSubscriptionRequest

func (m *MockSNSAPI) ConfirmSubscriptionRequest(arg0 *sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput)

ConfirmSubscriptionRequest mocks base method

func (*MockSNSAPI) ConfirmSubscriptionWithContext

func (m *MockSNSAPI) ConfirmSubscriptionWithContext(arg0 aws.Context, arg1 *sns.ConfirmSubscriptionInput, arg2 ...request.Option) (*sns.ConfirmSubscriptionOutput, error)

ConfirmSubscriptionWithContext mocks base method

func (*MockSNSAPI) CreatePlatformApplication

CreatePlatformApplication mocks base method

func (*MockSNSAPI) CreatePlatformApplicationRequest

func (m *MockSNSAPI) CreatePlatformApplicationRequest(arg0 *sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput)

CreatePlatformApplicationRequest mocks base method

func (*MockSNSAPI) CreatePlatformApplicationWithContext

func (m *MockSNSAPI) CreatePlatformApplicationWithContext(arg0 aws.Context, arg1 *sns.CreatePlatformApplicationInput, arg2 ...request.Option) (*sns.CreatePlatformApplicationOutput, error)

CreatePlatformApplicationWithContext mocks base method

func (*MockSNSAPI) CreatePlatformEndpoint

func (m *MockSNSAPI) CreatePlatformEndpoint(arg0 *sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error)

CreatePlatformEndpoint mocks base method

func (*MockSNSAPI) CreatePlatformEndpointRequest

func (m *MockSNSAPI) CreatePlatformEndpointRequest(arg0 *sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput)

CreatePlatformEndpointRequest mocks base method

func (*MockSNSAPI) CreatePlatformEndpointWithContext

func (m *MockSNSAPI) CreatePlatformEndpointWithContext(arg0 aws.Context, arg1 *sns.CreatePlatformEndpointInput, arg2 ...request.Option) (*sns.CreatePlatformEndpointOutput, error)

CreatePlatformEndpointWithContext mocks base method

func (*MockSNSAPI) CreateTopic

func (m *MockSNSAPI) CreateTopic(arg0 *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)

CreateTopic mocks base method

func (*MockSNSAPI) CreateTopicRequest

func (m *MockSNSAPI) CreateTopicRequest(arg0 *sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput)

CreateTopicRequest mocks base method

func (*MockSNSAPI) CreateTopicWithContext

func (m *MockSNSAPI) CreateTopicWithContext(arg0 aws.Context, arg1 *sns.CreateTopicInput, arg2 ...request.Option) (*sns.CreateTopicOutput, error)

CreateTopicWithContext mocks base method

func (*MockSNSAPI) DeleteEndpoint

func (m *MockSNSAPI) DeleteEndpoint(arg0 *sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error)

DeleteEndpoint mocks base method

func (*MockSNSAPI) DeleteEndpointRequest

func (m *MockSNSAPI) DeleteEndpointRequest(arg0 *sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput)

DeleteEndpointRequest mocks base method

func (*MockSNSAPI) DeleteEndpointWithContext

func (m *MockSNSAPI) DeleteEndpointWithContext(arg0 aws.Context, arg1 *sns.DeleteEndpointInput, arg2 ...request.Option) (*sns.DeleteEndpointOutput, error)

DeleteEndpointWithContext mocks base method

func (*MockSNSAPI) DeletePlatformApplication

DeletePlatformApplication mocks base method

func (*MockSNSAPI) DeletePlatformApplicationRequest

func (m *MockSNSAPI) DeletePlatformApplicationRequest(arg0 *sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput)

DeletePlatformApplicationRequest mocks base method

func (*MockSNSAPI) DeletePlatformApplicationWithContext

func (m *MockSNSAPI) DeletePlatformApplicationWithContext(arg0 aws.Context, arg1 *sns.DeletePlatformApplicationInput, arg2 ...request.Option) (*sns.DeletePlatformApplicationOutput, error)

DeletePlatformApplicationWithContext mocks base method

func (*MockSNSAPI) DeleteTopic

func (m *MockSNSAPI) DeleteTopic(arg0 *sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error)

DeleteTopic mocks base method

func (*MockSNSAPI) DeleteTopicRequest

func (m *MockSNSAPI) DeleteTopicRequest(arg0 *sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput)

DeleteTopicRequest mocks base method

func (*MockSNSAPI) DeleteTopicWithContext

func (m *MockSNSAPI) DeleteTopicWithContext(arg0 aws.Context, arg1 *sns.DeleteTopicInput, arg2 ...request.Option) (*sns.DeleteTopicOutput, error)

DeleteTopicWithContext mocks base method

func (*MockSNSAPI) EXPECT

func (m *MockSNSAPI) EXPECT() *MockSNSAPIMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockSNSAPI) GetEndpointAttributes

func (m *MockSNSAPI) GetEndpointAttributes(arg0 *sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error)

GetEndpointAttributes mocks base method

func (*MockSNSAPI) GetEndpointAttributesRequest

func (m *MockSNSAPI) GetEndpointAttributesRequest(arg0 *sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput)

GetEndpointAttributesRequest mocks base method

func (*MockSNSAPI) GetEndpointAttributesWithContext

func (m *MockSNSAPI) GetEndpointAttributesWithContext(arg0 aws.Context, arg1 *sns.GetEndpointAttributesInput, arg2 ...request.Option) (*sns.GetEndpointAttributesOutput, error)

GetEndpointAttributesWithContext mocks base method

func (*MockSNSAPI) GetPlatformApplicationAttributes

GetPlatformApplicationAttributes mocks base method

func (*MockSNSAPI) GetPlatformApplicationAttributesRequest

func (m *MockSNSAPI) GetPlatformApplicationAttributesRequest(arg0 *sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput)

GetPlatformApplicationAttributesRequest mocks base method

func (*MockSNSAPI) GetPlatformApplicationAttributesWithContext

func (m *MockSNSAPI) GetPlatformApplicationAttributesWithContext(arg0 aws.Context, arg1 *sns.GetPlatformApplicationAttributesInput, arg2 ...request.Option) (*sns.GetPlatformApplicationAttributesOutput, error)

GetPlatformApplicationAttributesWithContext mocks base method

func (*MockSNSAPI) GetSMSAttributes

func (m *MockSNSAPI) GetSMSAttributes(arg0 *sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error)

GetSMSAttributes mocks base method

func (*MockSNSAPI) GetSMSAttributesRequest

func (m *MockSNSAPI) GetSMSAttributesRequest(arg0 *sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput)

GetSMSAttributesRequest mocks base method

func (*MockSNSAPI) GetSMSAttributesWithContext

func (m *MockSNSAPI) GetSMSAttributesWithContext(arg0 aws.Context, arg1 *sns.GetSMSAttributesInput, arg2 ...request.Option) (*sns.GetSMSAttributesOutput, error)

GetSMSAttributesWithContext mocks base method

func (*MockSNSAPI) GetSubscriptionAttributes

GetSubscriptionAttributes mocks base method

func (*MockSNSAPI) GetSubscriptionAttributesRequest

func (m *MockSNSAPI) GetSubscriptionAttributesRequest(arg0 *sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput)

GetSubscriptionAttributesRequest mocks base method

func (*MockSNSAPI) GetSubscriptionAttributesWithContext

func (m *MockSNSAPI) GetSubscriptionAttributesWithContext(arg0 aws.Context, arg1 *sns.GetSubscriptionAttributesInput, arg2 ...request.Option) (*sns.GetSubscriptionAttributesOutput, error)

GetSubscriptionAttributesWithContext mocks base method

func (*MockSNSAPI) GetTopicAttributes

func (m *MockSNSAPI) GetTopicAttributes(arg0 *sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error)

GetTopicAttributes mocks base method

func (*MockSNSAPI) GetTopicAttributesRequest

func (m *MockSNSAPI) GetTopicAttributesRequest(arg0 *sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput)

GetTopicAttributesRequest mocks base method

func (*MockSNSAPI) GetTopicAttributesWithContext

func (m *MockSNSAPI) GetTopicAttributesWithContext(arg0 aws.Context, arg1 *sns.GetTopicAttributesInput, arg2 ...request.Option) (*sns.GetTopicAttributesOutput, error)

GetTopicAttributesWithContext mocks base method

func (*MockSNSAPI) ListEndpointsByPlatformApplication

ListEndpointsByPlatformApplication mocks base method

func (*MockSNSAPI) ListEndpointsByPlatformApplicationPages

func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPages(arg0 *sns.ListEndpointsByPlatformApplicationInput, arg1 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool) error

ListEndpointsByPlatformApplicationPages mocks base method

func (*MockSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext

func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext(arg0 aws.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, arg2 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, arg3 ...request.Option) error

ListEndpointsByPlatformApplicationPagesWithContext mocks base method

func (*MockSNSAPI) ListEndpointsByPlatformApplicationRequest

ListEndpointsByPlatformApplicationRequest mocks base method

func (*MockSNSAPI) ListEndpointsByPlatformApplicationWithContext

func (m *MockSNSAPI) ListEndpointsByPlatformApplicationWithContext(arg0 aws.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, arg2 ...request.Option) (*sns.ListEndpointsByPlatformApplicationOutput, error)

ListEndpointsByPlatformApplicationWithContext mocks base method

func (*MockSNSAPI) ListPhoneNumbersOptedOut

ListPhoneNumbersOptedOut mocks base method

func (*MockSNSAPI) ListPhoneNumbersOptedOutRequest

func (m *MockSNSAPI) ListPhoneNumbersOptedOutRequest(arg0 *sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput)

ListPhoneNumbersOptedOutRequest mocks base method

func (*MockSNSAPI) ListPhoneNumbersOptedOutWithContext

func (m *MockSNSAPI) ListPhoneNumbersOptedOutWithContext(arg0 aws.Context, arg1 *sns.ListPhoneNumbersOptedOutInput, arg2 ...request.Option) (*sns.ListPhoneNumbersOptedOutOutput, error)

ListPhoneNumbersOptedOutWithContext mocks base method

func (*MockSNSAPI) ListPlatformApplications

ListPlatformApplications mocks base method

func (*MockSNSAPI) ListPlatformApplicationsPages

func (m *MockSNSAPI) ListPlatformApplicationsPages(arg0 *sns.ListPlatformApplicationsInput, arg1 func(*sns.ListPlatformApplicationsOutput, bool) bool) error

ListPlatformApplicationsPages mocks base method

func (*MockSNSAPI) ListPlatformApplicationsPagesWithContext

func (m *MockSNSAPI) ListPlatformApplicationsPagesWithContext(arg0 aws.Context, arg1 *sns.ListPlatformApplicationsInput, arg2 func(*sns.ListPlatformApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListPlatformApplicationsPagesWithContext mocks base method

func (*MockSNSAPI) ListPlatformApplicationsRequest

func (m *MockSNSAPI) ListPlatformApplicationsRequest(arg0 *sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput)

ListPlatformApplicationsRequest mocks base method

func (*MockSNSAPI) ListPlatformApplicationsWithContext

func (m *MockSNSAPI) ListPlatformApplicationsWithContext(arg0 aws.Context, arg1 *sns.ListPlatformApplicationsInput, arg2 ...request.Option) (*sns.ListPlatformApplicationsOutput, error)

ListPlatformApplicationsWithContext mocks base method

func (*MockSNSAPI) ListSubscriptions

func (m *MockSNSAPI) ListSubscriptions(arg0 *sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error)

ListSubscriptions mocks base method

func (*MockSNSAPI) ListSubscriptionsByTopic

ListSubscriptionsByTopic mocks base method

func (*MockSNSAPI) ListSubscriptionsByTopicPages

func (m *MockSNSAPI) ListSubscriptionsByTopicPages(arg0 *sns.ListSubscriptionsByTopicInput, arg1 func(*sns.ListSubscriptionsByTopicOutput, bool) bool) error

ListSubscriptionsByTopicPages mocks base method

func (*MockSNSAPI) ListSubscriptionsByTopicPagesWithContext

func (m *MockSNSAPI) ListSubscriptionsByTopicPagesWithContext(arg0 aws.Context, arg1 *sns.ListSubscriptionsByTopicInput, arg2 func(*sns.ListSubscriptionsByTopicOutput, bool) bool, arg3 ...request.Option) error

ListSubscriptionsByTopicPagesWithContext mocks base method

func (*MockSNSAPI) ListSubscriptionsByTopicRequest

func (m *MockSNSAPI) ListSubscriptionsByTopicRequest(arg0 *sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput)

ListSubscriptionsByTopicRequest mocks base method

func (*MockSNSAPI) ListSubscriptionsByTopicWithContext

func (m *MockSNSAPI) ListSubscriptionsByTopicWithContext(arg0 aws.Context, arg1 *sns.ListSubscriptionsByTopicInput, arg2 ...request.Option) (*sns.ListSubscriptionsByTopicOutput, error)

ListSubscriptionsByTopicWithContext mocks base method

func (*MockSNSAPI) ListSubscriptionsPages

func (m *MockSNSAPI) ListSubscriptionsPages(arg0 *sns.ListSubscriptionsInput, arg1 func(*sns.ListSubscriptionsOutput, bool) bool) error

ListSubscriptionsPages mocks base method

func (*MockSNSAPI) ListSubscriptionsPagesWithContext

func (m *MockSNSAPI) ListSubscriptionsPagesWithContext(arg0 aws.Context, arg1 *sns.ListSubscriptionsInput, arg2 func(*sns.ListSubscriptionsOutput, bool) bool, arg3 ...request.Option) error

ListSubscriptionsPagesWithContext mocks base method

func (*MockSNSAPI) ListSubscriptionsRequest

func (m *MockSNSAPI) ListSubscriptionsRequest(arg0 *sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput)

ListSubscriptionsRequest mocks base method

func (*MockSNSAPI) ListSubscriptionsWithContext

func (m *MockSNSAPI) ListSubscriptionsWithContext(arg0 aws.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...request.Option) (*sns.ListSubscriptionsOutput, error)

ListSubscriptionsWithContext mocks base method

func (*MockSNSAPI) ListTopics

func (m *MockSNSAPI) ListTopics(arg0 *sns.ListTopicsInput) (*sns.ListTopicsOutput, error)

ListTopics mocks base method

func (*MockSNSAPI) ListTopicsPages

func (m *MockSNSAPI) ListTopicsPages(arg0 *sns.ListTopicsInput, arg1 func(*sns.ListTopicsOutput, bool) bool) error

ListTopicsPages mocks base method

func (*MockSNSAPI) ListTopicsPagesWithContext

func (m *MockSNSAPI) ListTopicsPagesWithContext(arg0 aws.Context, arg1 *sns.ListTopicsInput, arg2 func(*sns.ListTopicsOutput, bool) bool, arg3 ...request.Option) error

ListTopicsPagesWithContext mocks base method

func (*MockSNSAPI) ListTopicsRequest

func (m *MockSNSAPI) ListTopicsRequest(arg0 *sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput)

ListTopicsRequest mocks base method

func (*MockSNSAPI) ListTopicsWithContext

func (m *MockSNSAPI) ListTopicsWithContext(arg0 aws.Context, arg1 *sns.ListTopicsInput, arg2 ...request.Option) (*sns.ListTopicsOutput, error)

ListTopicsWithContext mocks base method

func (*MockSNSAPI) OptInPhoneNumber

func (m *MockSNSAPI) OptInPhoneNumber(arg0 *sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error)

OptInPhoneNumber mocks base method

func (*MockSNSAPI) OptInPhoneNumberRequest

func (m *MockSNSAPI) OptInPhoneNumberRequest(arg0 *sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput)

OptInPhoneNumberRequest mocks base method

func (*MockSNSAPI) OptInPhoneNumberWithContext

func (m *MockSNSAPI) OptInPhoneNumberWithContext(arg0 aws.Context, arg1 *sns.OptInPhoneNumberInput, arg2 ...request.Option) (*sns.OptInPhoneNumberOutput, error)

OptInPhoneNumberWithContext mocks base method

func (*MockSNSAPI) Publish

func (m *MockSNSAPI) Publish(arg0 *sns.PublishInput) (*sns.PublishOutput, error)

Publish mocks base method

func (*MockSNSAPI) PublishRequest

func (m *MockSNSAPI) PublishRequest(arg0 *sns.PublishInput) (*request.Request, *sns.PublishOutput)

PublishRequest mocks base method

func (*MockSNSAPI) PublishWithContext

func (m *MockSNSAPI) PublishWithContext(arg0 aws.Context, arg1 *sns.PublishInput, arg2 ...request.Option) (*sns.PublishOutput, error)

PublishWithContext mocks base method

func (*MockSNSAPI) RemovePermission

func (m *MockSNSAPI) RemovePermission(arg0 *sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error)

RemovePermission mocks base method

func (*MockSNSAPI) RemovePermissionRequest

func (m *MockSNSAPI) RemovePermissionRequest(arg0 *sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput)

RemovePermissionRequest mocks base method

func (*MockSNSAPI) RemovePermissionWithContext

func (m *MockSNSAPI) RemovePermissionWithContext(arg0 aws.Context, arg1 *sns.RemovePermissionInput, arg2 ...request.Option) (*sns.RemovePermissionOutput, error)

RemovePermissionWithContext mocks base method

func (*MockSNSAPI) SetEndpointAttributes

func (m *MockSNSAPI) SetEndpointAttributes(arg0 *sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error)

SetEndpointAttributes mocks base method

func (*MockSNSAPI) SetEndpointAttributesRequest

func (m *MockSNSAPI) SetEndpointAttributesRequest(arg0 *sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput)

SetEndpointAttributesRequest mocks base method

func (*MockSNSAPI) SetEndpointAttributesWithContext

func (m *MockSNSAPI) SetEndpointAttributesWithContext(arg0 aws.Context, arg1 *sns.SetEndpointAttributesInput, arg2 ...request.Option) (*sns.SetEndpointAttributesOutput, error)

SetEndpointAttributesWithContext mocks base method

func (*MockSNSAPI) SetPlatformApplicationAttributes

SetPlatformApplicationAttributes mocks base method

func (*MockSNSAPI) SetPlatformApplicationAttributesRequest

func (m *MockSNSAPI) SetPlatformApplicationAttributesRequest(arg0 *sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput)

SetPlatformApplicationAttributesRequest mocks base method

func (*MockSNSAPI) SetPlatformApplicationAttributesWithContext

func (m *MockSNSAPI) SetPlatformApplicationAttributesWithContext(arg0 aws.Context, arg1 *sns.SetPlatformApplicationAttributesInput, arg2 ...request.Option) (*sns.SetPlatformApplicationAttributesOutput, error)

SetPlatformApplicationAttributesWithContext mocks base method

func (*MockSNSAPI) SetSMSAttributes

func (m *MockSNSAPI) SetSMSAttributes(arg0 *sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error)

SetSMSAttributes mocks base method

func (*MockSNSAPI) SetSMSAttributesRequest

func (m *MockSNSAPI) SetSMSAttributesRequest(arg0 *sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput)

SetSMSAttributesRequest mocks base method

func (*MockSNSAPI) SetSMSAttributesWithContext

func (m *MockSNSAPI) SetSMSAttributesWithContext(arg0 aws.Context, arg1 *sns.SetSMSAttributesInput, arg2 ...request.Option) (*sns.SetSMSAttributesOutput, error)

SetSMSAttributesWithContext mocks base method

func (*MockSNSAPI) SetSubscriptionAttributes

SetSubscriptionAttributes mocks base method

func (*MockSNSAPI) SetSubscriptionAttributesRequest

func (m *MockSNSAPI) SetSubscriptionAttributesRequest(arg0 *sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput)

SetSubscriptionAttributesRequest mocks base method

func (*MockSNSAPI) SetSubscriptionAttributesWithContext

func (m *MockSNSAPI) SetSubscriptionAttributesWithContext(arg0 aws.Context, arg1 *sns.SetSubscriptionAttributesInput, arg2 ...request.Option) (*sns.SetSubscriptionAttributesOutput, error)

SetSubscriptionAttributesWithContext mocks base method

func (*MockSNSAPI) SetTopicAttributes

func (m *MockSNSAPI) SetTopicAttributes(arg0 *sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error)

SetTopicAttributes mocks base method

func (*MockSNSAPI) SetTopicAttributesRequest

func (m *MockSNSAPI) SetTopicAttributesRequest(arg0 *sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput)

SetTopicAttributesRequest mocks base method

func (*MockSNSAPI) SetTopicAttributesWithContext

func (m *MockSNSAPI) SetTopicAttributesWithContext(arg0 aws.Context, arg1 *sns.SetTopicAttributesInput, arg2 ...request.Option) (*sns.SetTopicAttributesOutput, error)

SetTopicAttributesWithContext mocks base method

func (*MockSNSAPI) Subscribe

func (m *MockSNSAPI) Subscribe(arg0 *sns.SubscribeInput) (*sns.SubscribeOutput, error)

Subscribe mocks base method

func (*MockSNSAPI) SubscribeRequest

func (m *MockSNSAPI) SubscribeRequest(arg0 *sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput)

SubscribeRequest mocks base method

func (*MockSNSAPI) SubscribeWithContext

func (m *MockSNSAPI) SubscribeWithContext(arg0 aws.Context, arg1 *sns.SubscribeInput, arg2 ...request.Option) (*sns.SubscribeOutput, error)

SubscribeWithContext mocks base method

func (*MockSNSAPI) Unsubscribe

func (m *MockSNSAPI) Unsubscribe(arg0 *sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error)

Unsubscribe mocks base method

func (*MockSNSAPI) UnsubscribeRequest

func (m *MockSNSAPI) UnsubscribeRequest(arg0 *sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput)

UnsubscribeRequest mocks base method

func (*MockSNSAPI) UnsubscribeWithContext

func (m *MockSNSAPI) UnsubscribeWithContext(arg0 aws.Context, arg1 *sns.UnsubscribeInput, arg2 ...request.Option) (*sns.UnsubscribeOutput, error)

UnsubscribeWithContext mocks base method

type MockSNSAPIMockRecorder

type MockSNSAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockSNSAPIMockRecorder is the mock recorder for MockSNSAPI

func (*MockSNSAPIMockRecorder) AddPermission

func (mr *MockSNSAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call

AddPermission indicates an expected call of AddPermission

func (*MockSNSAPIMockRecorder) AddPermissionRequest

func (mr *MockSNSAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call

AddPermissionRequest indicates an expected call of AddPermissionRequest

func (*MockSNSAPIMockRecorder) AddPermissionWithContext

func (mr *MockSNSAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddPermissionWithContext indicates an expected call of AddPermissionWithContext

func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOut

func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOut(arg0 interface{}) *gomock.Call

CheckIfPhoneNumberIsOptedOut indicates an expected call of CheckIfPhoneNumberIsOptedOut

func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutRequest

func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutRequest(arg0 interface{}) *gomock.Call

CheckIfPhoneNumberIsOptedOutRequest indicates an expected call of CheckIfPhoneNumberIsOptedOutRequest

func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutWithContext

func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CheckIfPhoneNumberIsOptedOutWithContext indicates an expected call of CheckIfPhoneNumberIsOptedOutWithContext

func (*MockSNSAPIMockRecorder) ConfirmSubscription

func (mr *MockSNSAPIMockRecorder) ConfirmSubscription(arg0 interface{}) *gomock.Call

ConfirmSubscription indicates an expected call of ConfirmSubscription

func (*MockSNSAPIMockRecorder) ConfirmSubscriptionRequest

func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionRequest(arg0 interface{}) *gomock.Call

ConfirmSubscriptionRequest indicates an expected call of ConfirmSubscriptionRequest

func (*MockSNSAPIMockRecorder) ConfirmSubscriptionWithContext

func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmSubscriptionWithContext indicates an expected call of ConfirmSubscriptionWithContext

func (*MockSNSAPIMockRecorder) CreatePlatformApplication

func (mr *MockSNSAPIMockRecorder) CreatePlatformApplication(arg0 interface{}) *gomock.Call

CreatePlatformApplication indicates an expected call of CreatePlatformApplication

func (*MockSNSAPIMockRecorder) CreatePlatformApplicationRequest

func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationRequest(arg0 interface{}) *gomock.Call

CreatePlatformApplicationRequest indicates an expected call of CreatePlatformApplicationRequest

func (*MockSNSAPIMockRecorder) CreatePlatformApplicationWithContext

func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePlatformApplicationWithContext indicates an expected call of CreatePlatformApplicationWithContext

func (*MockSNSAPIMockRecorder) CreatePlatformEndpoint

func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpoint(arg0 interface{}) *gomock.Call

CreatePlatformEndpoint indicates an expected call of CreatePlatformEndpoint

func (*MockSNSAPIMockRecorder) CreatePlatformEndpointRequest

func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointRequest(arg0 interface{}) *gomock.Call

CreatePlatformEndpointRequest indicates an expected call of CreatePlatformEndpointRequest

func (*MockSNSAPIMockRecorder) CreatePlatformEndpointWithContext

func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePlatformEndpointWithContext indicates an expected call of CreatePlatformEndpointWithContext

func (*MockSNSAPIMockRecorder) CreateTopic

func (mr *MockSNSAPIMockRecorder) CreateTopic(arg0 interface{}) *gomock.Call

CreateTopic indicates an expected call of CreateTopic

func (*MockSNSAPIMockRecorder) CreateTopicRequest

func (mr *MockSNSAPIMockRecorder) CreateTopicRequest(arg0 interface{}) *gomock.Call

CreateTopicRequest indicates an expected call of CreateTopicRequest

func (*MockSNSAPIMockRecorder) CreateTopicWithContext

func (mr *MockSNSAPIMockRecorder) CreateTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTopicWithContext indicates an expected call of CreateTopicWithContext

func (*MockSNSAPIMockRecorder) DeleteEndpoint

func (mr *MockSNSAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call

DeleteEndpoint indicates an expected call of DeleteEndpoint

func (*MockSNSAPIMockRecorder) DeleteEndpointRequest

func (mr *MockSNSAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call

DeleteEndpointRequest indicates an expected call of DeleteEndpointRequest

func (*MockSNSAPIMockRecorder) DeleteEndpointWithContext

func (mr *MockSNSAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEndpointWithContext indicates an expected call of DeleteEndpointWithContext

func (*MockSNSAPIMockRecorder) DeletePlatformApplication

func (mr *MockSNSAPIMockRecorder) DeletePlatformApplication(arg0 interface{}) *gomock.Call

DeletePlatformApplication indicates an expected call of DeletePlatformApplication

func (*MockSNSAPIMockRecorder) DeletePlatformApplicationRequest

func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationRequest(arg0 interface{}) *gomock.Call

DeletePlatformApplicationRequest indicates an expected call of DeletePlatformApplicationRequest

func (*MockSNSAPIMockRecorder) DeletePlatformApplicationWithContext

func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePlatformApplicationWithContext indicates an expected call of DeletePlatformApplicationWithContext

func (*MockSNSAPIMockRecorder) DeleteTopic

func (mr *MockSNSAPIMockRecorder) DeleteTopic(arg0 interface{}) *gomock.Call

DeleteTopic indicates an expected call of DeleteTopic

func (*MockSNSAPIMockRecorder) DeleteTopicRequest

func (mr *MockSNSAPIMockRecorder) DeleteTopicRequest(arg0 interface{}) *gomock.Call

DeleteTopicRequest indicates an expected call of DeleteTopicRequest

func (*MockSNSAPIMockRecorder) DeleteTopicWithContext

func (mr *MockSNSAPIMockRecorder) DeleteTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTopicWithContext indicates an expected call of DeleteTopicWithContext

func (*MockSNSAPIMockRecorder) GetEndpointAttributes

func (mr *MockSNSAPIMockRecorder) GetEndpointAttributes(arg0 interface{}) *gomock.Call

GetEndpointAttributes indicates an expected call of GetEndpointAttributes

func (*MockSNSAPIMockRecorder) GetEndpointAttributesRequest

func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesRequest(arg0 interface{}) *gomock.Call

GetEndpointAttributesRequest indicates an expected call of GetEndpointAttributesRequest

func (*MockSNSAPIMockRecorder) GetEndpointAttributesWithContext

func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEndpointAttributesWithContext indicates an expected call of GetEndpointAttributesWithContext

func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributes

func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call

GetPlatformApplicationAttributes indicates an expected call of GetPlatformApplicationAttributes

func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributesRequest

func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call

GetPlatformApplicationAttributesRequest indicates an expected call of GetPlatformApplicationAttributesRequest

func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributesWithContext

func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPlatformApplicationAttributesWithContext indicates an expected call of GetPlatformApplicationAttributesWithContext

func (*MockSNSAPIMockRecorder) GetSMSAttributes

func (mr *MockSNSAPIMockRecorder) GetSMSAttributes(arg0 interface{}) *gomock.Call

GetSMSAttributes indicates an expected call of GetSMSAttributes

func (*MockSNSAPIMockRecorder) GetSMSAttributesRequest

func (mr *MockSNSAPIMockRecorder) GetSMSAttributesRequest(arg0 interface{}) *gomock.Call

GetSMSAttributesRequest indicates an expected call of GetSMSAttributesRequest

func (*MockSNSAPIMockRecorder) GetSMSAttributesWithContext

func (mr *MockSNSAPIMockRecorder) GetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSMSAttributesWithContext indicates an expected call of GetSMSAttributesWithContext

func (*MockSNSAPIMockRecorder) GetSubscriptionAttributes

func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributes(arg0 interface{}) *gomock.Call

GetSubscriptionAttributes indicates an expected call of GetSubscriptionAttributes

func (*MockSNSAPIMockRecorder) GetSubscriptionAttributesRequest

func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call

GetSubscriptionAttributesRequest indicates an expected call of GetSubscriptionAttributesRequest

func (*MockSNSAPIMockRecorder) GetSubscriptionAttributesWithContext

func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSubscriptionAttributesWithContext indicates an expected call of GetSubscriptionAttributesWithContext

func (*MockSNSAPIMockRecorder) GetTopicAttributes

func (mr *MockSNSAPIMockRecorder) GetTopicAttributes(arg0 interface{}) *gomock.Call

GetTopicAttributes indicates an expected call of GetTopicAttributes

func (*MockSNSAPIMockRecorder) GetTopicAttributesRequest

func (mr *MockSNSAPIMockRecorder) GetTopicAttributesRequest(arg0 interface{}) *gomock.Call

GetTopicAttributesRequest indicates an expected call of GetTopicAttributesRequest

func (*MockSNSAPIMockRecorder) GetTopicAttributesWithContext

func (mr *MockSNSAPIMockRecorder) GetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTopicAttributesWithContext indicates an expected call of GetTopicAttributesWithContext

func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplication

func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplication(arg0 interface{}) *gomock.Call

ListEndpointsByPlatformApplication indicates an expected call of ListEndpointsByPlatformApplication

func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPages

func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPages(arg0, arg1 interface{}) *gomock.Call

ListEndpointsByPlatformApplicationPages indicates an expected call of ListEndpointsByPlatformApplicationPages

func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPagesWithContext

func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEndpointsByPlatformApplicationPagesWithContext indicates an expected call of ListEndpointsByPlatformApplicationPagesWithContext

func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationRequest

func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationRequest(arg0 interface{}) *gomock.Call

ListEndpointsByPlatformApplicationRequest indicates an expected call of ListEndpointsByPlatformApplicationRequest

func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationWithContext

func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEndpointsByPlatformApplicationWithContext indicates an expected call of ListEndpointsByPlatformApplicationWithContext

func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOut

func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOut(arg0 interface{}) *gomock.Call

ListPhoneNumbersOptedOut indicates an expected call of ListPhoneNumbersOptedOut

func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutRequest

func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutRequest(arg0 interface{}) *gomock.Call

ListPhoneNumbersOptedOutRequest indicates an expected call of ListPhoneNumbersOptedOutRequest

func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutWithContext

func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPhoneNumbersOptedOutWithContext indicates an expected call of ListPhoneNumbersOptedOutWithContext

func (*MockSNSAPIMockRecorder) ListPlatformApplications

func (mr *MockSNSAPIMockRecorder) ListPlatformApplications(arg0 interface{}) *gomock.Call

ListPlatformApplications indicates an expected call of ListPlatformApplications

func (*MockSNSAPIMockRecorder) ListPlatformApplicationsPages

func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListPlatformApplicationsPages indicates an expected call of ListPlatformApplicationsPages

func (*MockSNSAPIMockRecorder) ListPlatformApplicationsPagesWithContext

func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPlatformApplicationsPagesWithContext indicates an expected call of ListPlatformApplicationsPagesWithContext

func (*MockSNSAPIMockRecorder) ListPlatformApplicationsRequest

func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsRequest(arg0 interface{}) *gomock.Call

ListPlatformApplicationsRequest indicates an expected call of ListPlatformApplicationsRequest

func (*MockSNSAPIMockRecorder) ListPlatformApplicationsWithContext

func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPlatformApplicationsWithContext indicates an expected call of ListPlatformApplicationsWithContext

func (*MockSNSAPIMockRecorder) ListSubscriptions

func (mr *MockSNSAPIMockRecorder) ListSubscriptions(arg0 interface{}) *gomock.Call

ListSubscriptions indicates an expected call of ListSubscriptions

func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopic

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopic(arg0 interface{}) *gomock.Call

ListSubscriptionsByTopic indicates an expected call of ListSubscriptionsByTopic

func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicPages

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPages(arg0, arg1 interface{}) *gomock.Call

ListSubscriptionsByTopicPages indicates an expected call of ListSubscriptionsByTopicPages

func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicPagesWithContext

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSubscriptionsByTopicPagesWithContext indicates an expected call of ListSubscriptionsByTopicPagesWithContext

func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicRequest

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicRequest(arg0 interface{}) *gomock.Call

ListSubscriptionsByTopicRequest indicates an expected call of ListSubscriptionsByTopicRequest

func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicWithContext

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSubscriptionsByTopicWithContext indicates an expected call of ListSubscriptionsByTopicWithContext

func (*MockSNSAPIMockRecorder) ListSubscriptionsPages

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call

ListSubscriptionsPages indicates an expected call of ListSubscriptionsPages

func (*MockSNSAPIMockRecorder) ListSubscriptionsPagesWithContext

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSubscriptionsPagesWithContext indicates an expected call of ListSubscriptionsPagesWithContext

func (*MockSNSAPIMockRecorder) ListSubscriptionsRequest

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsRequest(arg0 interface{}) *gomock.Call

ListSubscriptionsRequest indicates an expected call of ListSubscriptionsRequest

func (*MockSNSAPIMockRecorder) ListSubscriptionsWithContext

func (mr *MockSNSAPIMockRecorder) ListSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSubscriptionsWithContext indicates an expected call of ListSubscriptionsWithContext

func (*MockSNSAPIMockRecorder) ListTopics

func (mr *MockSNSAPIMockRecorder) ListTopics(arg0 interface{}) *gomock.Call

ListTopics indicates an expected call of ListTopics

func (*MockSNSAPIMockRecorder) ListTopicsPages

func (mr *MockSNSAPIMockRecorder) ListTopicsPages(arg0, arg1 interface{}) *gomock.Call

ListTopicsPages indicates an expected call of ListTopicsPages

func (*MockSNSAPIMockRecorder) ListTopicsPagesWithContext

func (mr *MockSNSAPIMockRecorder) ListTopicsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTopicsPagesWithContext indicates an expected call of ListTopicsPagesWithContext

func (*MockSNSAPIMockRecorder) ListTopicsRequest

func (mr *MockSNSAPIMockRecorder) ListTopicsRequest(arg0 interface{}) *gomock.Call

ListTopicsRequest indicates an expected call of ListTopicsRequest

func (*MockSNSAPIMockRecorder) ListTopicsWithContext

func (mr *MockSNSAPIMockRecorder) ListTopicsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTopicsWithContext indicates an expected call of ListTopicsWithContext

func (*MockSNSAPIMockRecorder) OptInPhoneNumber

func (mr *MockSNSAPIMockRecorder) OptInPhoneNumber(arg0 interface{}) *gomock.Call

OptInPhoneNumber indicates an expected call of OptInPhoneNumber

func (*MockSNSAPIMockRecorder) OptInPhoneNumberRequest

func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberRequest(arg0 interface{}) *gomock.Call

OptInPhoneNumberRequest indicates an expected call of OptInPhoneNumberRequest

func (*MockSNSAPIMockRecorder) OptInPhoneNumberWithContext

func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

OptInPhoneNumberWithContext indicates an expected call of OptInPhoneNumberWithContext

func (*MockSNSAPIMockRecorder) Publish

func (mr *MockSNSAPIMockRecorder) Publish(arg0 interface{}) *gomock.Call

Publish indicates an expected call of Publish

func (*MockSNSAPIMockRecorder) PublishRequest

func (mr *MockSNSAPIMockRecorder) PublishRequest(arg0 interface{}) *gomock.Call

PublishRequest indicates an expected call of PublishRequest

func (*MockSNSAPIMockRecorder) PublishWithContext

func (mr *MockSNSAPIMockRecorder) PublishWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PublishWithContext indicates an expected call of PublishWithContext

func (*MockSNSAPIMockRecorder) RemovePermission

func (mr *MockSNSAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call

RemovePermission indicates an expected call of RemovePermission

func (*MockSNSAPIMockRecorder) RemovePermissionRequest

func (mr *MockSNSAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call

RemovePermissionRequest indicates an expected call of RemovePermissionRequest

func (*MockSNSAPIMockRecorder) RemovePermissionWithContext

func (mr *MockSNSAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext

func (*MockSNSAPIMockRecorder) SetEndpointAttributes

func (mr *MockSNSAPIMockRecorder) SetEndpointAttributes(arg0 interface{}) *gomock.Call

SetEndpointAttributes indicates an expected call of SetEndpointAttributes

func (*MockSNSAPIMockRecorder) SetEndpointAttributesRequest

func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesRequest(arg0 interface{}) *gomock.Call

SetEndpointAttributesRequest indicates an expected call of SetEndpointAttributesRequest

func (*MockSNSAPIMockRecorder) SetEndpointAttributesWithContext

func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetEndpointAttributesWithContext indicates an expected call of SetEndpointAttributesWithContext

func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributes

func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call

SetPlatformApplicationAttributes indicates an expected call of SetPlatformApplicationAttributes

func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributesRequest

func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call

SetPlatformApplicationAttributesRequest indicates an expected call of SetPlatformApplicationAttributesRequest

func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributesWithContext

func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetPlatformApplicationAttributesWithContext indicates an expected call of SetPlatformApplicationAttributesWithContext

func (*MockSNSAPIMockRecorder) SetSMSAttributes

func (mr *MockSNSAPIMockRecorder) SetSMSAttributes(arg0 interface{}) *gomock.Call

SetSMSAttributes indicates an expected call of SetSMSAttributes

func (*MockSNSAPIMockRecorder) SetSMSAttributesRequest

func (mr *MockSNSAPIMockRecorder) SetSMSAttributesRequest(arg0 interface{}) *gomock.Call

SetSMSAttributesRequest indicates an expected call of SetSMSAttributesRequest

func (*MockSNSAPIMockRecorder) SetSMSAttributesWithContext

func (mr *MockSNSAPIMockRecorder) SetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetSMSAttributesWithContext indicates an expected call of SetSMSAttributesWithContext

func (*MockSNSAPIMockRecorder) SetSubscriptionAttributes

func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributes(arg0 interface{}) *gomock.Call

SetSubscriptionAttributes indicates an expected call of SetSubscriptionAttributes

func (*MockSNSAPIMockRecorder) SetSubscriptionAttributesRequest

func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call

SetSubscriptionAttributesRequest indicates an expected call of SetSubscriptionAttributesRequest

func (*MockSNSAPIMockRecorder) SetSubscriptionAttributesWithContext

func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetSubscriptionAttributesWithContext indicates an expected call of SetSubscriptionAttributesWithContext

func (*MockSNSAPIMockRecorder) SetTopicAttributes

func (mr *MockSNSAPIMockRecorder) SetTopicAttributes(arg0 interface{}) *gomock.Call

SetTopicAttributes indicates an expected call of SetTopicAttributes

func (*MockSNSAPIMockRecorder) SetTopicAttributesRequest

func (mr *MockSNSAPIMockRecorder) SetTopicAttributesRequest(arg0 interface{}) *gomock.Call

SetTopicAttributesRequest indicates an expected call of SetTopicAttributesRequest

func (*MockSNSAPIMockRecorder) SetTopicAttributesWithContext

func (mr *MockSNSAPIMockRecorder) SetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetTopicAttributesWithContext indicates an expected call of SetTopicAttributesWithContext

func (*MockSNSAPIMockRecorder) Subscribe

func (mr *MockSNSAPIMockRecorder) Subscribe(arg0 interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe

func (*MockSNSAPIMockRecorder) SubscribeRequest

func (mr *MockSNSAPIMockRecorder) SubscribeRequest(arg0 interface{}) *gomock.Call

SubscribeRequest indicates an expected call of SubscribeRequest

func (*MockSNSAPIMockRecorder) SubscribeWithContext

func (mr *MockSNSAPIMockRecorder) SubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SubscribeWithContext indicates an expected call of SubscribeWithContext

func (*MockSNSAPIMockRecorder) Unsubscribe

func (mr *MockSNSAPIMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call

Unsubscribe indicates an expected call of Unsubscribe

func (*MockSNSAPIMockRecorder) UnsubscribeRequest

func (mr *MockSNSAPIMockRecorder) UnsubscribeRequest(arg0 interface{}) *gomock.Call

UnsubscribeRequest indicates an expected call of UnsubscribeRequest

func (*MockSNSAPIMockRecorder) UnsubscribeWithContext

func (mr *MockSNSAPIMockRecorder) UnsubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnsubscribeWithContext indicates an expected call of UnsubscribeWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL