Documentation ¶
Overview ¶
Package sqsmock is a generated GoMock package.
Index ¶
- type MockSQSAPI
- func (m *MockSQSAPI) AddPermission(arg0 *sqs.AddPermissionInput) (*sqs.AddPermissionOutput, error)
- func (m *MockSQSAPI) AddPermissionRequest(arg0 *sqs.AddPermissionInput) (*request.Request, *sqs.AddPermissionOutput)
- func (m *MockSQSAPI) AddPermissionWithContext(arg0 context.Context, arg1 *sqs.AddPermissionInput, arg2 ...request.Option) (*sqs.AddPermissionOutput, error)
- func (m *MockSQSAPI) ChangeMessageVisibility(arg0 *sqs.ChangeMessageVisibilityInput) (*sqs.ChangeMessageVisibilityOutput, error)
- func (m *MockSQSAPI) ChangeMessageVisibilityBatch(arg0 *sqs.ChangeMessageVisibilityBatchInput) (*sqs.ChangeMessageVisibilityBatchOutput, error)
- func (m *MockSQSAPI) ChangeMessageVisibilityBatchRequest(arg0 *sqs.ChangeMessageVisibilityBatchInput) (*request.Request, *sqs.ChangeMessageVisibilityBatchOutput)
- func (m *MockSQSAPI) ChangeMessageVisibilityBatchWithContext(arg0 context.Context, arg1 *sqs.ChangeMessageVisibilityBatchInput, ...) (*sqs.ChangeMessageVisibilityBatchOutput, error)
- func (m *MockSQSAPI) ChangeMessageVisibilityRequest(arg0 *sqs.ChangeMessageVisibilityInput) (*request.Request, *sqs.ChangeMessageVisibilityOutput)
- func (m *MockSQSAPI) ChangeMessageVisibilityWithContext(arg0 context.Context, arg1 *sqs.ChangeMessageVisibilityInput, ...) (*sqs.ChangeMessageVisibilityOutput, error)
- func (m *MockSQSAPI) CreateQueue(arg0 *sqs.CreateQueueInput) (*sqs.CreateQueueOutput, error)
- func (m *MockSQSAPI) CreateQueueRequest(arg0 *sqs.CreateQueueInput) (*request.Request, *sqs.CreateQueueOutput)
- func (m *MockSQSAPI) CreateQueueWithContext(arg0 context.Context, arg1 *sqs.CreateQueueInput, arg2 ...request.Option) (*sqs.CreateQueueOutput, error)
- func (m *MockSQSAPI) DeleteMessage(arg0 *sqs.DeleteMessageInput) (*sqs.DeleteMessageOutput, error)
- func (m *MockSQSAPI) DeleteMessageBatch(arg0 *sqs.DeleteMessageBatchInput) (*sqs.DeleteMessageBatchOutput, error)
- func (m *MockSQSAPI) DeleteMessageBatchRequest(arg0 *sqs.DeleteMessageBatchInput) (*request.Request, *sqs.DeleteMessageBatchOutput)
- func (m *MockSQSAPI) DeleteMessageBatchWithContext(arg0 context.Context, arg1 *sqs.DeleteMessageBatchInput, ...) (*sqs.DeleteMessageBatchOutput, error)
- func (m *MockSQSAPI) DeleteMessageRequest(arg0 *sqs.DeleteMessageInput) (*request.Request, *sqs.DeleteMessageOutput)
- func (m *MockSQSAPI) DeleteMessageWithContext(arg0 context.Context, arg1 *sqs.DeleteMessageInput, arg2 ...request.Option) (*sqs.DeleteMessageOutput, error)
- func (m *MockSQSAPI) DeleteQueue(arg0 *sqs.DeleteQueueInput) (*sqs.DeleteQueueOutput, error)
- func (m *MockSQSAPI) DeleteQueueRequest(arg0 *sqs.DeleteQueueInput) (*request.Request, *sqs.DeleteQueueOutput)
- func (m *MockSQSAPI) DeleteQueueWithContext(arg0 context.Context, arg1 *sqs.DeleteQueueInput, arg2 ...request.Option) (*sqs.DeleteQueueOutput, error)
- func (m *MockSQSAPI) EXPECT() *MockSQSAPIMockRecorder
- func (m *MockSQSAPI) GetQueueAttributes(arg0 *sqs.GetQueueAttributesInput) (*sqs.GetQueueAttributesOutput, error)
- func (m *MockSQSAPI) GetQueueAttributesRequest(arg0 *sqs.GetQueueAttributesInput) (*request.Request, *sqs.GetQueueAttributesOutput)
- func (m *MockSQSAPI) GetQueueAttributesWithContext(arg0 context.Context, arg1 *sqs.GetQueueAttributesInput, ...) (*sqs.GetQueueAttributesOutput, error)
- func (m *MockSQSAPI) GetQueueUrl(arg0 *sqs.GetQueueUrlInput) (*sqs.GetQueueUrlOutput, error)
- func (m *MockSQSAPI) GetQueueUrlRequest(arg0 *sqs.GetQueueUrlInput) (*request.Request, *sqs.GetQueueUrlOutput)
- func (m *MockSQSAPI) GetQueueUrlWithContext(arg0 context.Context, arg1 *sqs.GetQueueUrlInput, arg2 ...request.Option) (*sqs.GetQueueUrlOutput, error)
- func (m *MockSQSAPI) ListDeadLetterSourceQueues(arg0 *sqs.ListDeadLetterSourceQueuesInput) (*sqs.ListDeadLetterSourceQueuesOutput, error)
- func (m *MockSQSAPI) ListDeadLetterSourceQueuesRequest(arg0 *sqs.ListDeadLetterSourceQueuesInput) (*request.Request, *sqs.ListDeadLetterSourceQueuesOutput)
- func (m *MockSQSAPI) ListDeadLetterSourceQueuesWithContext(arg0 context.Context, arg1 *sqs.ListDeadLetterSourceQueuesInput, ...) (*sqs.ListDeadLetterSourceQueuesOutput, error)
- func (m *MockSQSAPI) ListQueueTags(arg0 *sqs.ListQueueTagsInput) (*sqs.ListQueueTagsOutput, error)
- func (m *MockSQSAPI) ListQueueTagsRequest(arg0 *sqs.ListQueueTagsInput) (*request.Request, *sqs.ListQueueTagsOutput)
- func (m *MockSQSAPI) ListQueueTagsWithContext(arg0 context.Context, arg1 *sqs.ListQueueTagsInput, arg2 ...request.Option) (*sqs.ListQueueTagsOutput, error)
- func (m *MockSQSAPI) ListQueues(arg0 *sqs.ListQueuesInput) (*sqs.ListQueuesOutput, error)
- func (m *MockSQSAPI) ListQueuesRequest(arg0 *sqs.ListQueuesInput) (*request.Request, *sqs.ListQueuesOutput)
- func (m *MockSQSAPI) ListQueuesWithContext(arg0 context.Context, arg1 *sqs.ListQueuesInput, arg2 ...request.Option) (*sqs.ListQueuesOutput, error)
- func (m *MockSQSAPI) PurgeQueue(arg0 *sqs.PurgeQueueInput) (*sqs.PurgeQueueOutput, error)
- func (m *MockSQSAPI) PurgeQueueRequest(arg0 *sqs.PurgeQueueInput) (*request.Request, *sqs.PurgeQueueOutput)
- func (m *MockSQSAPI) PurgeQueueWithContext(arg0 context.Context, arg1 *sqs.PurgeQueueInput, arg2 ...request.Option) (*sqs.PurgeQueueOutput, error)
- func (m *MockSQSAPI) ReceiveMessage(arg0 *sqs.ReceiveMessageInput) (*sqs.ReceiveMessageOutput, error)
- func (m *MockSQSAPI) ReceiveMessageRequest(arg0 *sqs.ReceiveMessageInput) (*request.Request, *sqs.ReceiveMessageOutput)
- func (m *MockSQSAPI) ReceiveMessageWithContext(arg0 context.Context, arg1 *sqs.ReceiveMessageInput, arg2 ...request.Option) (*sqs.ReceiveMessageOutput, error)
- func (m *MockSQSAPI) RemovePermission(arg0 *sqs.RemovePermissionInput) (*sqs.RemovePermissionOutput, error)
- func (m *MockSQSAPI) RemovePermissionRequest(arg0 *sqs.RemovePermissionInput) (*request.Request, *sqs.RemovePermissionOutput)
- func (m *MockSQSAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *sqs.RemovePermissionInput, arg2 ...request.Option) (*sqs.RemovePermissionOutput, error)
- func (m *MockSQSAPI) SendMessage(arg0 *sqs.SendMessageInput) (*sqs.SendMessageOutput, error)
- func (m *MockSQSAPI) SendMessageBatch(arg0 *sqs.SendMessageBatchInput) (*sqs.SendMessageBatchOutput, error)
- func (m *MockSQSAPI) SendMessageBatchRequest(arg0 *sqs.SendMessageBatchInput) (*request.Request, *sqs.SendMessageBatchOutput)
- func (m *MockSQSAPI) SendMessageBatchWithContext(arg0 context.Context, arg1 *sqs.SendMessageBatchInput, arg2 ...request.Option) (*sqs.SendMessageBatchOutput, error)
- func (m *MockSQSAPI) SendMessageRequest(arg0 *sqs.SendMessageInput) (*request.Request, *sqs.SendMessageOutput)
- func (m *MockSQSAPI) SendMessageWithContext(arg0 context.Context, arg1 *sqs.SendMessageInput, arg2 ...request.Option) (*sqs.SendMessageOutput, error)
- func (m *MockSQSAPI) SetQueueAttributes(arg0 *sqs.SetQueueAttributesInput) (*sqs.SetQueueAttributesOutput, error)
- func (m *MockSQSAPI) SetQueueAttributesRequest(arg0 *sqs.SetQueueAttributesInput) (*request.Request, *sqs.SetQueueAttributesOutput)
- func (m *MockSQSAPI) SetQueueAttributesWithContext(arg0 context.Context, arg1 *sqs.SetQueueAttributesInput, ...) (*sqs.SetQueueAttributesOutput, error)
- func (m *MockSQSAPI) TagQueue(arg0 *sqs.TagQueueInput) (*sqs.TagQueueOutput, error)
- func (m *MockSQSAPI) TagQueueRequest(arg0 *sqs.TagQueueInput) (*request.Request, *sqs.TagQueueOutput)
- func (m *MockSQSAPI) TagQueueWithContext(arg0 context.Context, arg1 *sqs.TagQueueInput, arg2 ...request.Option) (*sqs.TagQueueOutput, error)
- func (m *MockSQSAPI) UntagQueue(arg0 *sqs.UntagQueueInput) (*sqs.UntagQueueOutput, error)
- func (m *MockSQSAPI) UntagQueueRequest(arg0 *sqs.UntagQueueInput) (*request.Request, *sqs.UntagQueueOutput)
- func (m *MockSQSAPI) UntagQueueWithContext(arg0 context.Context, arg1 *sqs.UntagQueueInput, arg2 ...request.Option) (*sqs.UntagQueueOutput, error)
- type MockSQSAPIMockRecorder
- func (mr *MockSQSAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibility(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatch(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) CreateQueue(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) CreateQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) CreateQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessage(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessageBatch(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessageBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessageBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteQueue(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) DeleteQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueUrl(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) GetQueueUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueues(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueueTags(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueueTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueueTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueues(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ListQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) PurgeQueue(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) PurgeQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) PurgeQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ReceiveMessage(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ReceiveMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) ReceiveMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessage(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessageBatch(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessageBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessageBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SendMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SetQueueAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SetQueueAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) SetQueueAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) TagQueue(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) TagQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) TagQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) UntagQueue(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) UntagQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSQSAPIMockRecorder) UntagQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSQSAPI ¶
type MockSQSAPI struct {
// contains filtered or unexported fields
}
MockSQSAPI is a mock of SQSAPI interface
func NewMockSQSAPI ¶
func NewMockSQSAPI(ctrl *gomock.Controller) *MockSQSAPI
NewMockSQSAPI creates a new mock instance
func (*MockSQSAPI) AddPermission ¶
func (m *MockSQSAPI) AddPermission(arg0 *sqs.AddPermissionInput) (*sqs.AddPermissionOutput, error)
AddPermission mocks base method
func (*MockSQSAPI) AddPermissionRequest ¶
func (m *MockSQSAPI) AddPermissionRequest(arg0 *sqs.AddPermissionInput) (*request.Request, *sqs.AddPermissionOutput)
AddPermissionRequest mocks base method
func (*MockSQSAPI) AddPermissionWithContext ¶
func (m *MockSQSAPI) AddPermissionWithContext(arg0 context.Context, arg1 *sqs.AddPermissionInput, arg2 ...request.Option) (*sqs.AddPermissionOutput, error)
AddPermissionWithContext mocks base method
func (*MockSQSAPI) ChangeMessageVisibility ¶
func (m *MockSQSAPI) ChangeMessageVisibility(arg0 *sqs.ChangeMessageVisibilityInput) (*sqs.ChangeMessageVisibilityOutput, error)
ChangeMessageVisibility mocks base method
func (*MockSQSAPI) ChangeMessageVisibilityBatch ¶
func (m *MockSQSAPI) ChangeMessageVisibilityBatch(arg0 *sqs.ChangeMessageVisibilityBatchInput) (*sqs.ChangeMessageVisibilityBatchOutput, error)
ChangeMessageVisibilityBatch mocks base method
func (*MockSQSAPI) ChangeMessageVisibilityBatchRequest ¶
func (m *MockSQSAPI) ChangeMessageVisibilityBatchRequest(arg0 *sqs.ChangeMessageVisibilityBatchInput) (*request.Request, *sqs.ChangeMessageVisibilityBatchOutput)
ChangeMessageVisibilityBatchRequest mocks base method
func (*MockSQSAPI) ChangeMessageVisibilityBatchWithContext ¶
func (m *MockSQSAPI) ChangeMessageVisibilityBatchWithContext(arg0 context.Context, arg1 *sqs.ChangeMessageVisibilityBatchInput, arg2 ...request.Option) (*sqs.ChangeMessageVisibilityBatchOutput, error)
ChangeMessageVisibilityBatchWithContext mocks base method
func (*MockSQSAPI) ChangeMessageVisibilityRequest ¶
func (m *MockSQSAPI) ChangeMessageVisibilityRequest(arg0 *sqs.ChangeMessageVisibilityInput) (*request.Request, *sqs.ChangeMessageVisibilityOutput)
ChangeMessageVisibilityRequest mocks base method
func (*MockSQSAPI) ChangeMessageVisibilityWithContext ¶
func (m *MockSQSAPI) ChangeMessageVisibilityWithContext(arg0 context.Context, arg1 *sqs.ChangeMessageVisibilityInput, arg2 ...request.Option) (*sqs.ChangeMessageVisibilityOutput, error)
ChangeMessageVisibilityWithContext mocks base method
func (*MockSQSAPI) CreateQueue ¶
func (m *MockSQSAPI) CreateQueue(arg0 *sqs.CreateQueueInput) (*sqs.CreateQueueOutput, error)
CreateQueue mocks base method
func (*MockSQSAPI) CreateQueueRequest ¶
func (m *MockSQSAPI) CreateQueueRequest(arg0 *sqs.CreateQueueInput) (*request.Request, *sqs.CreateQueueOutput)
CreateQueueRequest mocks base method
func (*MockSQSAPI) CreateQueueWithContext ¶
func (m *MockSQSAPI) CreateQueueWithContext(arg0 context.Context, arg1 *sqs.CreateQueueInput, arg2 ...request.Option) (*sqs.CreateQueueOutput, error)
CreateQueueWithContext mocks base method
func (*MockSQSAPI) DeleteMessage ¶
func (m *MockSQSAPI) DeleteMessage(arg0 *sqs.DeleteMessageInput) (*sqs.DeleteMessageOutput, error)
DeleteMessage mocks base method
func (*MockSQSAPI) DeleteMessageBatch ¶
func (m *MockSQSAPI) DeleteMessageBatch(arg0 *sqs.DeleteMessageBatchInput) (*sqs.DeleteMessageBatchOutput, error)
DeleteMessageBatch mocks base method
func (*MockSQSAPI) DeleteMessageBatchRequest ¶
func (m *MockSQSAPI) DeleteMessageBatchRequest(arg0 *sqs.DeleteMessageBatchInput) (*request.Request, *sqs.DeleteMessageBatchOutput)
DeleteMessageBatchRequest mocks base method
func (*MockSQSAPI) DeleteMessageBatchWithContext ¶
func (m *MockSQSAPI) DeleteMessageBatchWithContext(arg0 context.Context, arg1 *sqs.DeleteMessageBatchInput, arg2 ...request.Option) (*sqs.DeleteMessageBatchOutput, error)
DeleteMessageBatchWithContext mocks base method
func (*MockSQSAPI) DeleteMessageRequest ¶
func (m *MockSQSAPI) DeleteMessageRequest(arg0 *sqs.DeleteMessageInput) (*request.Request, *sqs.DeleteMessageOutput)
DeleteMessageRequest mocks base method
func (*MockSQSAPI) DeleteMessageWithContext ¶
func (m *MockSQSAPI) DeleteMessageWithContext(arg0 context.Context, arg1 *sqs.DeleteMessageInput, arg2 ...request.Option) (*sqs.DeleteMessageOutput, error)
DeleteMessageWithContext mocks base method
func (*MockSQSAPI) DeleteQueue ¶
func (m *MockSQSAPI) DeleteQueue(arg0 *sqs.DeleteQueueInput) (*sqs.DeleteQueueOutput, error)
DeleteQueue mocks base method
func (*MockSQSAPI) DeleteQueueRequest ¶
func (m *MockSQSAPI) DeleteQueueRequest(arg0 *sqs.DeleteQueueInput) (*request.Request, *sqs.DeleteQueueOutput)
DeleteQueueRequest mocks base method
func (*MockSQSAPI) DeleteQueueWithContext ¶
func (m *MockSQSAPI) DeleteQueueWithContext(arg0 context.Context, arg1 *sqs.DeleteQueueInput, arg2 ...request.Option) (*sqs.DeleteQueueOutput, error)
DeleteQueueWithContext mocks base method
func (*MockSQSAPI) EXPECT ¶
func (m *MockSQSAPI) EXPECT() *MockSQSAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSQSAPI) GetQueueAttributes ¶
func (m *MockSQSAPI) GetQueueAttributes(arg0 *sqs.GetQueueAttributesInput) (*sqs.GetQueueAttributesOutput, error)
GetQueueAttributes mocks base method
func (*MockSQSAPI) GetQueueAttributesRequest ¶
func (m *MockSQSAPI) GetQueueAttributesRequest(arg0 *sqs.GetQueueAttributesInput) (*request.Request, *sqs.GetQueueAttributesOutput)
GetQueueAttributesRequest mocks base method
func (*MockSQSAPI) GetQueueAttributesWithContext ¶
func (m *MockSQSAPI) GetQueueAttributesWithContext(arg0 context.Context, arg1 *sqs.GetQueueAttributesInput, arg2 ...request.Option) (*sqs.GetQueueAttributesOutput, error)
GetQueueAttributesWithContext mocks base method
func (*MockSQSAPI) GetQueueUrl ¶
func (m *MockSQSAPI) GetQueueUrl(arg0 *sqs.GetQueueUrlInput) (*sqs.GetQueueUrlOutput, error)
GetQueueUrl mocks base method
func (*MockSQSAPI) GetQueueUrlRequest ¶
func (m *MockSQSAPI) GetQueueUrlRequest(arg0 *sqs.GetQueueUrlInput) (*request.Request, *sqs.GetQueueUrlOutput)
GetQueueUrlRequest mocks base method
func (*MockSQSAPI) GetQueueUrlWithContext ¶
func (m *MockSQSAPI) GetQueueUrlWithContext(arg0 context.Context, arg1 *sqs.GetQueueUrlInput, arg2 ...request.Option) (*sqs.GetQueueUrlOutput, error)
GetQueueUrlWithContext mocks base method
func (*MockSQSAPI) ListDeadLetterSourceQueues ¶
func (m *MockSQSAPI) ListDeadLetterSourceQueues(arg0 *sqs.ListDeadLetterSourceQueuesInput) (*sqs.ListDeadLetterSourceQueuesOutput, error)
ListDeadLetterSourceQueues mocks base method
func (*MockSQSAPI) ListDeadLetterSourceQueuesRequest ¶
func (m *MockSQSAPI) ListDeadLetterSourceQueuesRequest(arg0 *sqs.ListDeadLetterSourceQueuesInput) (*request.Request, *sqs.ListDeadLetterSourceQueuesOutput)
ListDeadLetterSourceQueuesRequest mocks base method
func (*MockSQSAPI) ListDeadLetterSourceQueuesWithContext ¶
func (m *MockSQSAPI) ListDeadLetterSourceQueuesWithContext(arg0 context.Context, arg1 *sqs.ListDeadLetterSourceQueuesInput, arg2 ...request.Option) (*sqs.ListDeadLetterSourceQueuesOutput, error)
ListDeadLetterSourceQueuesWithContext mocks base method
func (*MockSQSAPI) ListQueueTags ¶
func (m *MockSQSAPI) ListQueueTags(arg0 *sqs.ListQueueTagsInput) (*sqs.ListQueueTagsOutput, error)
ListQueueTags mocks base method
func (*MockSQSAPI) ListQueueTagsRequest ¶
func (m *MockSQSAPI) ListQueueTagsRequest(arg0 *sqs.ListQueueTagsInput) (*request.Request, *sqs.ListQueueTagsOutput)
ListQueueTagsRequest mocks base method
func (*MockSQSAPI) ListQueueTagsWithContext ¶
func (m *MockSQSAPI) ListQueueTagsWithContext(arg0 context.Context, arg1 *sqs.ListQueueTagsInput, arg2 ...request.Option) (*sqs.ListQueueTagsOutput, error)
ListQueueTagsWithContext mocks base method
func (*MockSQSAPI) ListQueues ¶
func (m *MockSQSAPI) ListQueues(arg0 *sqs.ListQueuesInput) (*sqs.ListQueuesOutput, error)
ListQueues mocks base method
func (*MockSQSAPI) ListQueuesRequest ¶
func (m *MockSQSAPI) ListQueuesRequest(arg0 *sqs.ListQueuesInput) (*request.Request, *sqs.ListQueuesOutput)
ListQueuesRequest mocks base method
func (*MockSQSAPI) ListQueuesWithContext ¶
func (m *MockSQSAPI) ListQueuesWithContext(arg0 context.Context, arg1 *sqs.ListQueuesInput, arg2 ...request.Option) (*sqs.ListQueuesOutput, error)
ListQueuesWithContext mocks base method
func (*MockSQSAPI) PurgeQueue ¶
func (m *MockSQSAPI) PurgeQueue(arg0 *sqs.PurgeQueueInput) (*sqs.PurgeQueueOutput, error)
PurgeQueue mocks base method
func (*MockSQSAPI) PurgeQueueRequest ¶
func (m *MockSQSAPI) PurgeQueueRequest(arg0 *sqs.PurgeQueueInput) (*request.Request, *sqs.PurgeQueueOutput)
PurgeQueueRequest mocks base method
func (*MockSQSAPI) PurgeQueueWithContext ¶
func (m *MockSQSAPI) PurgeQueueWithContext(arg0 context.Context, arg1 *sqs.PurgeQueueInput, arg2 ...request.Option) (*sqs.PurgeQueueOutput, error)
PurgeQueueWithContext mocks base method
func (*MockSQSAPI) ReceiveMessage ¶
func (m *MockSQSAPI) ReceiveMessage(arg0 *sqs.ReceiveMessageInput) (*sqs.ReceiveMessageOutput, error)
ReceiveMessage mocks base method
func (*MockSQSAPI) ReceiveMessageRequest ¶
func (m *MockSQSAPI) ReceiveMessageRequest(arg0 *sqs.ReceiveMessageInput) (*request.Request, *sqs.ReceiveMessageOutput)
ReceiveMessageRequest mocks base method
func (*MockSQSAPI) ReceiveMessageWithContext ¶
func (m *MockSQSAPI) ReceiveMessageWithContext(arg0 context.Context, arg1 *sqs.ReceiveMessageInput, arg2 ...request.Option) (*sqs.ReceiveMessageOutput, error)
ReceiveMessageWithContext mocks base method
func (*MockSQSAPI) RemovePermission ¶
func (m *MockSQSAPI) RemovePermission(arg0 *sqs.RemovePermissionInput) (*sqs.RemovePermissionOutput, error)
RemovePermission mocks base method
func (*MockSQSAPI) RemovePermissionRequest ¶
func (m *MockSQSAPI) RemovePermissionRequest(arg0 *sqs.RemovePermissionInput) (*request.Request, *sqs.RemovePermissionOutput)
RemovePermissionRequest mocks base method
func (*MockSQSAPI) RemovePermissionWithContext ¶
func (m *MockSQSAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *sqs.RemovePermissionInput, arg2 ...request.Option) (*sqs.RemovePermissionOutput, error)
RemovePermissionWithContext mocks base method
func (*MockSQSAPI) SendMessage ¶
func (m *MockSQSAPI) SendMessage(arg0 *sqs.SendMessageInput) (*sqs.SendMessageOutput, error)
SendMessage mocks base method
func (*MockSQSAPI) SendMessageBatch ¶
func (m *MockSQSAPI) SendMessageBatch(arg0 *sqs.SendMessageBatchInput) (*sqs.SendMessageBatchOutput, error)
SendMessageBatch mocks base method
func (*MockSQSAPI) SendMessageBatchRequest ¶
func (m *MockSQSAPI) SendMessageBatchRequest(arg0 *sqs.SendMessageBatchInput) (*request.Request, *sqs.SendMessageBatchOutput)
SendMessageBatchRequest mocks base method
func (*MockSQSAPI) SendMessageBatchWithContext ¶
func (m *MockSQSAPI) SendMessageBatchWithContext(arg0 context.Context, arg1 *sqs.SendMessageBatchInput, arg2 ...request.Option) (*sqs.SendMessageBatchOutput, error)
SendMessageBatchWithContext mocks base method
func (*MockSQSAPI) SendMessageRequest ¶
func (m *MockSQSAPI) SendMessageRequest(arg0 *sqs.SendMessageInput) (*request.Request, *sqs.SendMessageOutput)
SendMessageRequest mocks base method
func (*MockSQSAPI) SendMessageWithContext ¶
func (m *MockSQSAPI) SendMessageWithContext(arg0 context.Context, arg1 *sqs.SendMessageInput, arg2 ...request.Option) (*sqs.SendMessageOutput, error)
SendMessageWithContext mocks base method
func (*MockSQSAPI) SetQueueAttributes ¶
func (m *MockSQSAPI) SetQueueAttributes(arg0 *sqs.SetQueueAttributesInput) (*sqs.SetQueueAttributesOutput, error)
SetQueueAttributes mocks base method
func (*MockSQSAPI) SetQueueAttributesRequest ¶
func (m *MockSQSAPI) SetQueueAttributesRequest(arg0 *sqs.SetQueueAttributesInput) (*request.Request, *sqs.SetQueueAttributesOutput)
SetQueueAttributesRequest mocks base method
func (*MockSQSAPI) SetQueueAttributesWithContext ¶
func (m *MockSQSAPI) SetQueueAttributesWithContext(arg0 context.Context, arg1 *sqs.SetQueueAttributesInput, arg2 ...request.Option) (*sqs.SetQueueAttributesOutput, error)
SetQueueAttributesWithContext mocks base method
func (*MockSQSAPI) TagQueue ¶
func (m *MockSQSAPI) TagQueue(arg0 *sqs.TagQueueInput) (*sqs.TagQueueOutput, error)
TagQueue mocks base method
func (*MockSQSAPI) TagQueueRequest ¶
func (m *MockSQSAPI) TagQueueRequest(arg0 *sqs.TagQueueInput) (*request.Request, *sqs.TagQueueOutput)
TagQueueRequest mocks base method
func (*MockSQSAPI) TagQueueWithContext ¶
func (m *MockSQSAPI) TagQueueWithContext(arg0 context.Context, arg1 *sqs.TagQueueInput, arg2 ...request.Option) (*sqs.TagQueueOutput, error)
TagQueueWithContext mocks base method
func (*MockSQSAPI) UntagQueue ¶
func (m *MockSQSAPI) UntagQueue(arg0 *sqs.UntagQueueInput) (*sqs.UntagQueueOutput, error)
UntagQueue mocks base method
func (*MockSQSAPI) UntagQueueRequest ¶
func (m *MockSQSAPI) UntagQueueRequest(arg0 *sqs.UntagQueueInput) (*request.Request, *sqs.UntagQueueOutput)
UntagQueueRequest mocks base method
func (*MockSQSAPI) UntagQueueWithContext ¶
func (m *MockSQSAPI) UntagQueueWithContext(arg0 context.Context, arg1 *sqs.UntagQueueInput, arg2 ...request.Option) (*sqs.UntagQueueOutput, error)
UntagQueueWithContext mocks base method
type MockSQSAPIMockRecorder ¶
type MockSQSAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSQSAPIMockRecorder is the mock recorder for MockSQSAPI
func (*MockSQSAPIMockRecorder) AddPermission ¶
func (mr *MockSQSAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
AddPermission indicates an expected call of AddPermission
func (*MockSQSAPIMockRecorder) AddPermissionRequest ¶
func (mr *MockSQSAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
AddPermissionRequest indicates an expected call of AddPermissionRequest
func (*MockSQSAPIMockRecorder) AddPermissionWithContext ¶
func (mr *MockSQSAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddPermissionWithContext indicates an expected call of AddPermissionWithContext
func (*MockSQSAPIMockRecorder) ChangeMessageVisibility ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibility(arg0 interface{}) *gomock.Call
ChangeMessageVisibility indicates an expected call of ChangeMessageVisibility
func (*MockSQSAPIMockRecorder) ChangeMessageVisibilityBatch ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatch(arg0 interface{}) *gomock.Call
ChangeMessageVisibilityBatch indicates an expected call of ChangeMessageVisibilityBatch
func (*MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchRequest ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchRequest(arg0 interface{}) *gomock.Call
ChangeMessageVisibilityBatchRequest indicates an expected call of ChangeMessageVisibilityBatchRequest
func (*MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchWithContext ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ChangeMessageVisibilityBatchWithContext indicates an expected call of ChangeMessageVisibilityBatchWithContext
func (*MockSQSAPIMockRecorder) ChangeMessageVisibilityRequest ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityRequest(arg0 interface{}) *gomock.Call
ChangeMessageVisibilityRequest indicates an expected call of ChangeMessageVisibilityRequest
func (*MockSQSAPIMockRecorder) ChangeMessageVisibilityWithContext ¶
func (mr *MockSQSAPIMockRecorder) ChangeMessageVisibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ChangeMessageVisibilityWithContext indicates an expected call of ChangeMessageVisibilityWithContext
func (*MockSQSAPIMockRecorder) CreateQueue ¶
func (mr *MockSQSAPIMockRecorder) CreateQueue(arg0 interface{}) *gomock.Call
CreateQueue indicates an expected call of CreateQueue
func (*MockSQSAPIMockRecorder) CreateQueueRequest ¶
func (mr *MockSQSAPIMockRecorder) CreateQueueRequest(arg0 interface{}) *gomock.Call
CreateQueueRequest indicates an expected call of CreateQueueRequest
func (*MockSQSAPIMockRecorder) CreateQueueWithContext ¶
func (mr *MockSQSAPIMockRecorder) CreateQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateQueueWithContext indicates an expected call of CreateQueueWithContext
func (*MockSQSAPIMockRecorder) DeleteMessage ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessage(arg0 interface{}) *gomock.Call
DeleteMessage indicates an expected call of DeleteMessage
func (*MockSQSAPIMockRecorder) DeleteMessageBatch ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessageBatch(arg0 interface{}) *gomock.Call
DeleteMessageBatch indicates an expected call of DeleteMessageBatch
func (*MockSQSAPIMockRecorder) DeleteMessageBatchRequest ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessageBatchRequest(arg0 interface{}) *gomock.Call
DeleteMessageBatchRequest indicates an expected call of DeleteMessageBatchRequest
func (*MockSQSAPIMockRecorder) DeleteMessageBatchWithContext ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessageBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMessageBatchWithContext indicates an expected call of DeleteMessageBatchWithContext
func (*MockSQSAPIMockRecorder) DeleteMessageRequest ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessageRequest(arg0 interface{}) *gomock.Call
DeleteMessageRequest indicates an expected call of DeleteMessageRequest
func (*MockSQSAPIMockRecorder) DeleteMessageWithContext ¶
func (mr *MockSQSAPIMockRecorder) DeleteMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMessageWithContext indicates an expected call of DeleteMessageWithContext
func (*MockSQSAPIMockRecorder) DeleteQueue ¶
func (mr *MockSQSAPIMockRecorder) DeleteQueue(arg0 interface{}) *gomock.Call
DeleteQueue indicates an expected call of DeleteQueue
func (*MockSQSAPIMockRecorder) DeleteQueueRequest ¶
func (mr *MockSQSAPIMockRecorder) DeleteQueueRequest(arg0 interface{}) *gomock.Call
DeleteQueueRequest indicates an expected call of DeleteQueueRequest
func (*MockSQSAPIMockRecorder) DeleteQueueWithContext ¶
func (mr *MockSQSAPIMockRecorder) DeleteQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteQueueWithContext indicates an expected call of DeleteQueueWithContext
func (*MockSQSAPIMockRecorder) GetQueueAttributes ¶
func (mr *MockSQSAPIMockRecorder) GetQueueAttributes(arg0 interface{}) *gomock.Call
GetQueueAttributes indicates an expected call of GetQueueAttributes
func (*MockSQSAPIMockRecorder) GetQueueAttributesRequest ¶
func (mr *MockSQSAPIMockRecorder) GetQueueAttributesRequest(arg0 interface{}) *gomock.Call
GetQueueAttributesRequest indicates an expected call of GetQueueAttributesRequest
func (*MockSQSAPIMockRecorder) GetQueueAttributesWithContext ¶
func (mr *MockSQSAPIMockRecorder) GetQueueAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueueAttributesWithContext indicates an expected call of GetQueueAttributesWithContext
func (*MockSQSAPIMockRecorder) GetQueueUrl ¶
func (mr *MockSQSAPIMockRecorder) GetQueueUrl(arg0 interface{}) *gomock.Call
GetQueueUrl indicates an expected call of GetQueueUrl
func (*MockSQSAPIMockRecorder) GetQueueUrlRequest ¶
func (mr *MockSQSAPIMockRecorder) GetQueueUrlRequest(arg0 interface{}) *gomock.Call
GetQueueUrlRequest indicates an expected call of GetQueueUrlRequest
func (*MockSQSAPIMockRecorder) GetQueueUrlWithContext ¶
func (mr *MockSQSAPIMockRecorder) GetQueueUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueueUrlWithContext indicates an expected call of GetQueueUrlWithContext
func (*MockSQSAPIMockRecorder) ListDeadLetterSourceQueues ¶
func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueues(arg0 interface{}) *gomock.Call
ListDeadLetterSourceQueues indicates an expected call of ListDeadLetterSourceQueues
func (*MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesRequest ¶
func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesRequest(arg0 interface{}) *gomock.Call
ListDeadLetterSourceQueuesRequest indicates an expected call of ListDeadLetterSourceQueuesRequest
func (*MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesWithContext ¶
func (mr *MockSQSAPIMockRecorder) ListDeadLetterSourceQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeadLetterSourceQueuesWithContext indicates an expected call of ListDeadLetterSourceQueuesWithContext
func (*MockSQSAPIMockRecorder) ListQueueTags ¶
func (mr *MockSQSAPIMockRecorder) ListQueueTags(arg0 interface{}) *gomock.Call
ListQueueTags indicates an expected call of ListQueueTags
func (*MockSQSAPIMockRecorder) ListQueueTagsRequest ¶
func (mr *MockSQSAPIMockRecorder) ListQueueTagsRequest(arg0 interface{}) *gomock.Call
ListQueueTagsRequest indicates an expected call of ListQueueTagsRequest
func (*MockSQSAPIMockRecorder) ListQueueTagsWithContext ¶
func (mr *MockSQSAPIMockRecorder) ListQueueTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueueTagsWithContext indicates an expected call of ListQueueTagsWithContext
func (*MockSQSAPIMockRecorder) ListQueues ¶
func (mr *MockSQSAPIMockRecorder) ListQueues(arg0 interface{}) *gomock.Call
ListQueues indicates an expected call of ListQueues
func (*MockSQSAPIMockRecorder) ListQueuesRequest ¶
func (mr *MockSQSAPIMockRecorder) ListQueuesRequest(arg0 interface{}) *gomock.Call
ListQueuesRequest indicates an expected call of ListQueuesRequest
func (*MockSQSAPIMockRecorder) ListQueuesWithContext ¶
func (mr *MockSQSAPIMockRecorder) ListQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueuesWithContext indicates an expected call of ListQueuesWithContext
func (*MockSQSAPIMockRecorder) PurgeQueue ¶
func (mr *MockSQSAPIMockRecorder) PurgeQueue(arg0 interface{}) *gomock.Call
PurgeQueue indicates an expected call of PurgeQueue
func (*MockSQSAPIMockRecorder) PurgeQueueRequest ¶
func (mr *MockSQSAPIMockRecorder) PurgeQueueRequest(arg0 interface{}) *gomock.Call
PurgeQueueRequest indicates an expected call of PurgeQueueRequest
func (*MockSQSAPIMockRecorder) PurgeQueueWithContext ¶
func (mr *MockSQSAPIMockRecorder) PurgeQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PurgeQueueWithContext indicates an expected call of PurgeQueueWithContext
func (*MockSQSAPIMockRecorder) ReceiveMessage ¶
func (mr *MockSQSAPIMockRecorder) ReceiveMessage(arg0 interface{}) *gomock.Call
ReceiveMessage indicates an expected call of ReceiveMessage
func (*MockSQSAPIMockRecorder) ReceiveMessageRequest ¶
func (mr *MockSQSAPIMockRecorder) ReceiveMessageRequest(arg0 interface{}) *gomock.Call
ReceiveMessageRequest indicates an expected call of ReceiveMessageRequest
func (*MockSQSAPIMockRecorder) ReceiveMessageWithContext ¶
func (mr *MockSQSAPIMockRecorder) ReceiveMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ReceiveMessageWithContext indicates an expected call of ReceiveMessageWithContext
func (*MockSQSAPIMockRecorder) RemovePermission ¶
func (mr *MockSQSAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
RemovePermission indicates an expected call of RemovePermission
func (*MockSQSAPIMockRecorder) RemovePermissionRequest ¶
func (mr *MockSQSAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
RemovePermissionRequest indicates an expected call of RemovePermissionRequest
func (*MockSQSAPIMockRecorder) RemovePermissionWithContext ¶
func (mr *MockSQSAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext
func (*MockSQSAPIMockRecorder) SendMessage ¶
func (mr *MockSQSAPIMockRecorder) SendMessage(arg0 interface{}) *gomock.Call
SendMessage indicates an expected call of SendMessage
func (*MockSQSAPIMockRecorder) SendMessageBatch ¶
func (mr *MockSQSAPIMockRecorder) SendMessageBatch(arg0 interface{}) *gomock.Call
SendMessageBatch indicates an expected call of SendMessageBatch
func (*MockSQSAPIMockRecorder) SendMessageBatchRequest ¶
func (mr *MockSQSAPIMockRecorder) SendMessageBatchRequest(arg0 interface{}) *gomock.Call
SendMessageBatchRequest indicates an expected call of SendMessageBatchRequest
func (*MockSQSAPIMockRecorder) SendMessageBatchWithContext ¶
func (mr *MockSQSAPIMockRecorder) SendMessageBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendMessageBatchWithContext indicates an expected call of SendMessageBatchWithContext
func (*MockSQSAPIMockRecorder) SendMessageRequest ¶
func (mr *MockSQSAPIMockRecorder) SendMessageRequest(arg0 interface{}) *gomock.Call
SendMessageRequest indicates an expected call of SendMessageRequest
func (*MockSQSAPIMockRecorder) SendMessageWithContext ¶
func (mr *MockSQSAPIMockRecorder) SendMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendMessageWithContext indicates an expected call of SendMessageWithContext
func (*MockSQSAPIMockRecorder) SetQueueAttributes ¶
func (mr *MockSQSAPIMockRecorder) SetQueueAttributes(arg0 interface{}) *gomock.Call
SetQueueAttributes indicates an expected call of SetQueueAttributes
func (*MockSQSAPIMockRecorder) SetQueueAttributesRequest ¶
func (mr *MockSQSAPIMockRecorder) SetQueueAttributesRequest(arg0 interface{}) *gomock.Call
SetQueueAttributesRequest indicates an expected call of SetQueueAttributesRequest
func (*MockSQSAPIMockRecorder) SetQueueAttributesWithContext ¶
func (mr *MockSQSAPIMockRecorder) SetQueueAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetQueueAttributesWithContext indicates an expected call of SetQueueAttributesWithContext
func (*MockSQSAPIMockRecorder) TagQueue ¶
func (mr *MockSQSAPIMockRecorder) TagQueue(arg0 interface{}) *gomock.Call
TagQueue indicates an expected call of TagQueue
func (*MockSQSAPIMockRecorder) TagQueueRequest ¶
func (mr *MockSQSAPIMockRecorder) TagQueueRequest(arg0 interface{}) *gomock.Call
TagQueueRequest indicates an expected call of TagQueueRequest
func (*MockSQSAPIMockRecorder) TagQueueWithContext ¶
func (mr *MockSQSAPIMockRecorder) TagQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagQueueWithContext indicates an expected call of TagQueueWithContext
func (*MockSQSAPIMockRecorder) UntagQueue ¶
func (mr *MockSQSAPIMockRecorder) UntagQueue(arg0 interface{}) *gomock.Call
UntagQueue indicates an expected call of UntagQueue
func (*MockSQSAPIMockRecorder) UntagQueueRequest ¶
func (mr *MockSQSAPIMockRecorder) UntagQueueRequest(arg0 interface{}) *gomock.Call
UntagQueueRequest indicates an expected call of UntagQueueRequest
func (*MockSQSAPIMockRecorder) UntagQueueWithContext ¶
func (mr *MockSQSAPIMockRecorder) UntagQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagQueueWithContext indicates an expected call of UntagQueueWithContext