mocks

package
v0.0.0-...-e1e52f8 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT-0 Imports: 8 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

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 MockCloudWatchAPI

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

MockCloudWatchAPI is a mock of CloudWatchAPI interface

func NewMockCloudWatchAPI

func NewMockCloudWatchAPI(ctrl *gomock.Controller) *MockCloudWatchAPI

NewMockCloudWatchAPI creates a new mock instance

func (*MockCloudWatchAPI) DeleteAlarms

DeleteAlarms mocks base method

func (*MockCloudWatchAPI) DeleteAlarmsRequest

DeleteAlarmsRequest mocks base method

func (*MockCloudWatchAPI) DeleteAlarmsWithContext

func (m *MockCloudWatchAPI) DeleteAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAlarmsInput, arg2 ...request.Option) (*cloudwatch.DeleteAlarmsOutput, error)

DeleteAlarmsWithContext mocks base method

func (*MockCloudWatchAPI) DeleteAnomalyDetector

DeleteAnomalyDetector mocks base method

func (*MockCloudWatchAPI) DeleteAnomalyDetectorRequest

DeleteAnomalyDetectorRequest mocks base method

func (*MockCloudWatchAPI) DeleteAnomalyDetectorWithContext

DeleteAnomalyDetectorWithContext mocks base method

func (*MockCloudWatchAPI) DeleteDashboards

DeleteDashboards mocks base method

func (*MockCloudWatchAPI) DeleteDashboardsRequest

DeleteDashboardsRequest mocks base method

func (*MockCloudWatchAPI) DeleteDashboardsWithContext

func (m *MockCloudWatchAPI) DeleteDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteDashboardsInput, arg2 ...request.Option) (*cloudwatch.DeleteDashboardsOutput, error)

DeleteDashboardsWithContext mocks base method

func (*MockCloudWatchAPI) DeleteInsightRules

DeleteInsightRules mocks base method

func (*MockCloudWatchAPI) DeleteInsightRulesRequest

DeleteInsightRulesRequest mocks base method

func (*MockCloudWatchAPI) DeleteInsightRulesWithContext

DeleteInsightRulesWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAlarmHistory

DescribeAlarmHistory mocks base method

func (*MockCloudWatchAPI) DescribeAlarmHistoryPages

DescribeAlarmHistoryPages mocks base method

func (*MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext

func (m *MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, arg2 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, arg3 ...request.Option) error

DescribeAlarmHistoryPagesWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAlarmHistoryRequest

DescribeAlarmHistoryRequest mocks base method

func (*MockCloudWatchAPI) DescribeAlarmHistoryWithContext

DescribeAlarmHistoryWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAlarms

DescribeAlarms mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsForMetric

DescribeAlarmsForMetric mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsForMetricRequest

DescribeAlarmsForMetricRequest mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsForMetricWithContext

DescribeAlarmsForMetricWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsPages

func (m *MockCloudWatchAPI) DescribeAlarmsPages(arg0 *cloudwatch.DescribeAlarmsInput, arg1 func(*cloudwatch.DescribeAlarmsOutput, bool) bool) error

DescribeAlarmsPages mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsPagesWithContext

func (m *MockCloudWatchAPI) DescribeAlarmsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 func(*cloudwatch.DescribeAlarmsOutput, bool) bool, arg3 ...request.Option) error

DescribeAlarmsPagesWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsRequest

DescribeAlarmsRequest mocks base method

func (*MockCloudWatchAPI) DescribeAlarmsWithContext

func (m *MockCloudWatchAPI) DescribeAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmsOutput, error)

DescribeAlarmsWithContext mocks base method

func (*MockCloudWatchAPI) DescribeAnomalyDetectors

DescribeAnomalyDetectors mocks base method

func (*MockCloudWatchAPI) DescribeAnomalyDetectorsRequest

DescribeAnomalyDetectorsRequest mocks base method

func (*MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext

DescribeAnomalyDetectorsWithContext mocks base method

func (*MockCloudWatchAPI) DescribeInsightRules

DescribeInsightRules mocks base method

func (*MockCloudWatchAPI) DescribeInsightRulesPages

DescribeInsightRulesPages mocks base method

func (*MockCloudWatchAPI) DescribeInsightRulesPagesWithContext

func (m *MockCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, arg2 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, arg3 ...request.Option) error

DescribeInsightRulesPagesWithContext mocks base method

func (*MockCloudWatchAPI) DescribeInsightRulesRequest

DescribeInsightRulesRequest mocks base method

func (*MockCloudWatchAPI) DescribeInsightRulesWithContext

DescribeInsightRulesWithContext mocks base method

func (*MockCloudWatchAPI) DisableAlarmActions

DisableAlarmActions mocks base method

func (*MockCloudWatchAPI) DisableAlarmActionsRequest

DisableAlarmActionsRequest mocks base method

func (*MockCloudWatchAPI) DisableAlarmActionsWithContext

DisableAlarmActionsWithContext mocks base method

func (*MockCloudWatchAPI) DisableInsightRules

DisableInsightRules mocks base method

func (*MockCloudWatchAPI) DisableInsightRulesRequest

DisableInsightRulesRequest mocks base method

func (*MockCloudWatchAPI) DisableInsightRulesWithContext

DisableInsightRulesWithContext mocks base method

func (*MockCloudWatchAPI) EXPECT

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

func (*MockCloudWatchAPI) EnableAlarmActions

EnableAlarmActions mocks base method

func (*MockCloudWatchAPI) EnableAlarmActionsRequest

EnableAlarmActionsRequest mocks base method

func (*MockCloudWatchAPI) EnableAlarmActionsWithContext

EnableAlarmActionsWithContext mocks base method

func (*MockCloudWatchAPI) EnableInsightRules

EnableInsightRules mocks base method

func (*MockCloudWatchAPI) EnableInsightRulesRequest

EnableInsightRulesRequest mocks base method

func (*MockCloudWatchAPI) EnableInsightRulesWithContext

EnableInsightRulesWithContext mocks base method

func (*MockCloudWatchAPI) GetDashboard

GetDashboard mocks base method

func (*MockCloudWatchAPI) GetDashboardRequest

GetDashboardRequest mocks base method

func (*MockCloudWatchAPI) GetDashboardWithContext

func (m *MockCloudWatchAPI) GetDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.GetDashboardInput, arg2 ...request.Option) (*cloudwatch.GetDashboardOutput, error)

GetDashboardWithContext mocks base method

func (*MockCloudWatchAPI) GetInsightRuleReport

GetInsightRuleReport mocks base method

func (*MockCloudWatchAPI) GetInsightRuleReportRequest

GetInsightRuleReportRequest mocks base method

func (*MockCloudWatchAPI) GetInsightRuleReportWithContext

GetInsightRuleReportWithContext mocks base method

func (*MockCloudWatchAPI) GetMetricData

GetMetricData mocks base method

func (*MockCloudWatchAPI) GetMetricDataPages

func (m *MockCloudWatchAPI) GetMetricDataPages(arg0 *cloudwatch.GetMetricDataInput, arg1 func(*cloudwatch.GetMetricDataOutput, bool) bool) error

GetMetricDataPages mocks base method

func (*MockCloudWatchAPI) GetMetricDataPagesWithContext

func (m *MockCloudWatchAPI) GetMetricDataPagesWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, arg2 func(*cloudwatch.GetMetricDataOutput, bool) bool, arg3 ...request.Option) error

GetMetricDataPagesWithContext mocks base method

func (*MockCloudWatchAPI) GetMetricDataRequest

GetMetricDataRequest mocks base method

func (*MockCloudWatchAPI) GetMetricDataWithContext

func (m *MockCloudWatchAPI) GetMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, arg2 ...request.Option) (*cloudwatch.GetMetricDataOutput, error)

GetMetricDataWithContext mocks base method

func (*MockCloudWatchAPI) GetMetricStatistics

GetMetricStatistics mocks base method

func (*MockCloudWatchAPI) GetMetricStatisticsRequest

GetMetricStatisticsRequest mocks base method

func (*MockCloudWatchAPI) GetMetricStatisticsWithContext

GetMetricStatisticsWithContext mocks base method

func (*MockCloudWatchAPI) GetMetricWidgetImage

GetMetricWidgetImage mocks base method

func (*MockCloudWatchAPI) GetMetricWidgetImageRequest

GetMetricWidgetImageRequest mocks base method

func (*MockCloudWatchAPI) GetMetricWidgetImageWithContext

GetMetricWidgetImageWithContext mocks base method

func (*MockCloudWatchAPI) ListDashboards

ListDashboards mocks base method

func (*MockCloudWatchAPI) ListDashboardsPages

func (m *MockCloudWatchAPI) ListDashboardsPages(arg0 *cloudwatch.ListDashboardsInput, arg1 func(*cloudwatch.ListDashboardsOutput, bool) bool) error

ListDashboardsPages mocks base method

func (*MockCloudWatchAPI) ListDashboardsPagesWithContext

func (m *MockCloudWatchAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, arg2 func(*cloudwatch.ListDashboardsOutput, bool) bool, arg3 ...request.Option) error

ListDashboardsPagesWithContext mocks base method

func (*MockCloudWatchAPI) ListDashboardsRequest

ListDashboardsRequest mocks base method

func (*MockCloudWatchAPI) ListDashboardsWithContext

func (m *MockCloudWatchAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, arg2 ...request.Option) (*cloudwatch.ListDashboardsOutput, error)

ListDashboardsWithContext mocks base method

func (*MockCloudWatchAPI) ListMetrics

ListMetrics mocks base method

func (*MockCloudWatchAPI) ListMetricsPages

func (m *MockCloudWatchAPI) ListMetricsPages(arg0 *cloudwatch.ListMetricsInput, arg1 func(*cloudwatch.ListMetricsOutput, bool) bool) error

ListMetricsPages mocks base method

func (*MockCloudWatchAPI) ListMetricsPagesWithContext

func (m *MockCloudWatchAPI) ListMetricsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, arg2 func(*cloudwatch.ListMetricsOutput, bool) bool, arg3 ...request.Option) error

ListMetricsPagesWithContext mocks base method

func (*MockCloudWatchAPI) ListMetricsRequest

ListMetricsRequest mocks base method

func (*MockCloudWatchAPI) ListMetricsWithContext

func (m *MockCloudWatchAPI) ListMetricsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, arg2 ...request.Option) (*cloudwatch.ListMetricsOutput, error)

ListMetricsWithContext mocks base method

func (*MockCloudWatchAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockCloudWatchAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockCloudWatchAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockCloudWatchAPI) PutAnomalyDetector

PutAnomalyDetector mocks base method

func (*MockCloudWatchAPI) PutAnomalyDetectorRequest

PutAnomalyDetectorRequest mocks base method

func (*MockCloudWatchAPI) PutAnomalyDetectorWithContext

PutAnomalyDetectorWithContext mocks base method

func (*MockCloudWatchAPI) PutCompositeAlarm

PutCompositeAlarm mocks base method

func (*MockCloudWatchAPI) PutCompositeAlarmRequest

PutCompositeAlarmRequest mocks base method

func (*MockCloudWatchAPI) PutCompositeAlarmWithContext

func (m *MockCloudWatchAPI) PutCompositeAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutCompositeAlarmInput, arg2 ...request.Option) (*cloudwatch.PutCompositeAlarmOutput, error)

PutCompositeAlarmWithContext mocks base method

func (*MockCloudWatchAPI) PutDashboard

PutDashboard mocks base method

func (*MockCloudWatchAPI) PutDashboardRequest

PutDashboardRequest mocks base method

func (*MockCloudWatchAPI) PutDashboardWithContext

func (m *MockCloudWatchAPI) PutDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.PutDashboardInput, arg2 ...request.Option) (*cloudwatch.PutDashboardOutput, error)

PutDashboardWithContext mocks base method

func (*MockCloudWatchAPI) PutInsightRule

PutInsightRule mocks base method

func (*MockCloudWatchAPI) PutInsightRuleRequest

PutInsightRuleRequest mocks base method

func (*MockCloudWatchAPI) PutInsightRuleWithContext

func (m *MockCloudWatchAPI) PutInsightRuleWithContext(arg0 context.Context, arg1 *cloudwatch.PutInsightRuleInput, arg2 ...request.Option) (*cloudwatch.PutInsightRuleOutput, error)

PutInsightRuleWithContext mocks base method

func (*MockCloudWatchAPI) PutMetricAlarm

PutMetricAlarm mocks base method

func (*MockCloudWatchAPI) PutMetricAlarmRequest

PutMetricAlarmRequest mocks base method

func (*MockCloudWatchAPI) PutMetricAlarmWithContext

func (m *MockCloudWatchAPI) PutMetricAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricAlarmInput, arg2 ...request.Option) (*cloudwatch.PutMetricAlarmOutput, error)

PutMetricAlarmWithContext mocks base method

func (*MockCloudWatchAPI) PutMetricData

PutMetricData mocks base method

func (*MockCloudWatchAPI) PutMetricDataRequest

PutMetricDataRequest mocks base method

func (*MockCloudWatchAPI) PutMetricDataWithContext

func (m *MockCloudWatchAPI) PutMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricDataInput, arg2 ...request.Option) (*cloudwatch.PutMetricDataOutput, error)

PutMetricDataWithContext mocks base method

func (*MockCloudWatchAPI) SetAlarmState

SetAlarmState mocks base method

func (*MockCloudWatchAPI) SetAlarmStateRequest

SetAlarmStateRequest mocks base method

func (*MockCloudWatchAPI) SetAlarmStateWithContext

func (m *MockCloudWatchAPI) SetAlarmStateWithContext(arg0 context.Context, arg1 *cloudwatch.SetAlarmStateInput, arg2 ...request.Option) (*cloudwatch.SetAlarmStateOutput, error)

SetAlarmStateWithContext mocks base method

func (*MockCloudWatchAPI) TagResource

TagResource mocks base method

func (*MockCloudWatchAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockCloudWatchAPI) TagResourceWithContext

func (m *MockCloudWatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.TagResourceInput, arg2 ...request.Option) (*cloudwatch.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockCloudWatchAPI) UntagResource

UntagResource mocks base method

func (*MockCloudWatchAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockCloudWatchAPI) UntagResourceWithContext

func (m *MockCloudWatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.UntagResourceInput, arg2 ...request.Option) (*cloudwatch.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockCloudWatchAPI) WaitUntilAlarmExists

func (m *MockCloudWatchAPI) WaitUntilAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error

WaitUntilAlarmExists mocks base method

func (*MockCloudWatchAPI) WaitUntilAlarmExistsWithContext

func (m *MockCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.WaiterOption) error

WaitUntilAlarmExistsWithContext mocks base method

func (*MockCloudWatchAPI) WaitUntilCompositeAlarmExists

func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error

WaitUntilCompositeAlarmExists mocks base method

func (*MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext

func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.WaiterOption) error

WaitUntilCompositeAlarmExistsWithContext mocks base method

type MockCloudWatchAPIMockRecorder

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

MockCloudWatchAPIMockRecorder is the mock recorder for MockCloudWatchAPI

func (*MockCloudWatchAPIMockRecorder) DeleteAlarms

func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarms(arg0 interface{}) *gomock.Call

DeleteAlarms indicates an expected call of DeleteAlarms

func (*MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest

func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest(arg0 interface{}) *gomock.Call

DeleteAlarmsRequest indicates an expected call of DeleteAlarmsRequest

func (*MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext

func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAlarmsWithContext indicates an expected call of DeleteAlarmsWithContext

func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector

func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector(arg0 interface{}) *gomock.Call

DeleteAnomalyDetector indicates an expected call of DeleteAnomalyDetector

func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest

func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest(arg0 interface{}) *gomock.Call

DeleteAnomalyDetectorRequest indicates an expected call of DeleteAnomalyDetectorRequest

func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext

func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAnomalyDetectorWithContext indicates an expected call of DeleteAnomalyDetectorWithContext

func (*MockCloudWatchAPIMockRecorder) DeleteDashboards

func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboards(arg0 interface{}) *gomock.Call

DeleteDashboards indicates an expected call of DeleteDashboards

func (*MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest

func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest(arg0 interface{}) *gomock.Call

DeleteDashboardsRequest indicates an expected call of DeleteDashboardsRequest

func (*MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext

func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDashboardsWithContext indicates an expected call of DeleteDashboardsWithContext

func (*MockCloudWatchAPIMockRecorder) DeleteInsightRules

func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRules(arg0 interface{}) *gomock.Call

DeleteInsightRules indicates an expected call of DeleteInsightRules

func (*MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest

func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest(arg0 interface{}) *gomock.Call

DeleteInsightRulesRequest indicates an expected call of DeleteInsightRulesRequest

func (*MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext

func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInsightRulesWithContext indicates an expected call of DeleteInsightRulesWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistory

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistory(arg0 interface{}) *gomock.Call

DescribeAlarmHistory indicates an expected call of DescribeAlarmHistory

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages(arg0, arg1 interface{}) *gomock.Call

DescribeAlarmHistoryPages indicates an expected call of DescribeAlarmHistoryPages

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPagesWithContext

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

DescribeAlarmHistoryPagesWithContext indicates an expected call of DescribeAlarmHistoryPagesWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest(arg0 interface{}) *gomock.Call

DescribeAlarmHistoryRequest indicates an expected call of DescribeAlarmHistoryRequest

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarmHistoryWithContext indicates an expected call of DescribeAlarmHistoryWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAlarms

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarms(arg0 interface{}) *gomock.Call

DescribeAlarms indicates an expected call of DescribeAlarms

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric(arg0 interface{}) *gomock.Call

DescribeAlarmsForMetric indicates an expected call of DescribeAlarmsForMetric

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest(arg0 interface{}) *gomock.Call

DescribeAlarmsForMetricRequest indicates an expected call of DescribeAlarmsForMetricRequest

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarmsForMetricWithContext indicates an expected call of DescribeAlarmsForMetricWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsPages

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAlarmsPages indicates an expected call of DescribeAlarmsPages

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsPagesWithContext

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

DescribeAlarmsPagesWithContext indicates an expected call of DescribeAlarmsPagesWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest(arg0 interface{}) *gomock.Call

DescribeAlarmsRequest indicates an expected call of DescribeAlarmsRequest

func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext

func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarmsWithContext indicates an expected call of DescribeAlarmsWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors

func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors(arg0 interface{}) *gomock.Call

DescribeAnomalyDetectors indicates an expected call of DescribeAnomalyDetectors

func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest

func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call

DescribeAnomalyDetectorsRequest indicates an expected call of DescribeAnomalyDetectorsRequest

func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext

func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAnomalyDetectorsWithContext indicates an expected call of DescribeAnomalyDetectorsWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeInsightRules

func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRules(arg0 interface{}) *gomock.Call

DescribeInsightRules indicates an expected call of DescribeInsightRules

func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages

func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInsightRulesPages indicates an expected call of DescribeInsightRulesPages

func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesPagesWithContext

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

DescribeInsightRulesPagesWithContext indicates an expected call of DescribeInsightRulesPagesWithContext

func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest

func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest(arg0 interface{}) *gomock.Call

DescribeInsightRulesRequest indicates an expected call of DescribeInsightRulesRequest

func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext

func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInsightRulesWithContext indicates an expected call of DescribeInsightRulesWithContext

func (*MockCloudWatchAPIMockRecorder) DisableAlarmActions

func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActions(arg0 interface{}) *gomock.Call

DisableAlarmActions indicates an expected call of DisableAlarmActions

func (*MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest

func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest(arg0 interface{}) *gomock.Call

DisableAlarmActionsRequest indicates an expected call of DisableAlarmActionsRequest

func (*MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext

func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableAlarmActionsWithContext indicates an expected call of DisableAlarmActionsWithContext

func (*MockCloudWatchAPIMockRecorder) DisableInsightRules

func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRules(arg0 interface{}) *gomock.Call

DisableInsightRules indicates an expected call of DisableInsightRules

func (*MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest

func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest(arg0 interface{}) *gomock.Call

DisableInsightRulesRequest indicates an expected call of DisableInsightRulesRequest

func (*MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext

func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableInsightRulesWithContext indicates an expected call of DisableInsightRulesWithContext

func (*MockCloudWatchAPIMockRecorder) EnableAlarmActions

func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActions(arg0 interface{}) *gomock.Call

EnableAlarmActions indicates an expected call of EnableAlarmActions

func (*MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest

func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest(arg0 interface{}) *gomock.Call

EnableAlarmActionsRequest indicates an expected call of EnableAlarmActionsRequest

func (*MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext

func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableAlarmActionsWithContext indicates an expected call of EnableAlarmActionsWithContext

func (*MockCloudWatchAPIMockRecorder) EnableInsightRules

func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRules(arg0 interface{}) *gomock.Call

EnableInsightRules indicates an expected call of EnableInsightRules

func (*MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest

func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest(arg0 interface{}) *gomock.Call

EnableInsightRulesRequest indicates an expected call of EnableInsightRulesRequest

func (*MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext

func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableInsightRulesWithContext indicates an expected call of EnableInsightRulesWithContext

func (*MockCloudWatchAPIMockRecorder) GetDashboard

func (mr *MockCloudWatchAPIMockRecorder) GetDashboard(arg0 interface{}) *gomock.Call

GetDashboard indicates an expected call of GetDashboard

func (*MockCloudWatchAPIMockRecorder) GetDashboardRequest

func (mr *MockCloudWatchAPIMockRecorder) GetDashboardRequest(arg0 interface{}) *gomock.Call

GetDashboardRequest indicates an expected call of GetDashboardRequest

func (*MockCloudWatchAPIMockRecorder) GetDashboardWithContext

func (mr *MockCloudWatchAPIMockRecorder) GetDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDashboardWithContext indicates an expected call of GetDashboardWithContext

func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReport

func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReport(arg0 interface{}) *gomock.Call

GetInsightRuleReport indicates an expected call of GetInsightRuleReport

func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest

func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest(arg0 interface{}) *gomock.Call

GetInsightRuleReportRequest indicates an expected call of GetInsightRuleReportRequest

func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext

func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInsightRuleReportWithContext indicates an expected call of GetInsightRuleReportWithContext

func (*MockCloudWatchAPIMockRecorder) GetMetricData

func (mr *MockCloudWatchAPIMockRecorder) GetMetricData(arg0 interface{}) *gomock.Call

GetMetricData indicates an expected call of GetMetricData

func (*MockCloudWatchAPIMockRecorder) GetMetricDataPages

func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPages(arg0, arg1 interface{}) *gomock.Call

GetMetricDataPages indicates an expected call of GetMetricDataPages

func (*MockCloudWatchAPIMockRecorder) GetMetricDataPagesWithContext

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

GetMetricDataPagesWithContext indicates an expected call of GetMetricDataPagesWithContext

func (*MockCloudWatchAPIMockRecorder) GetMetricDataRequest

func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataRequest(arg0 interface{}) *gomock.Call

GetMetricDataRequest indicates an expected call of GetMetricDataRequest

func (*MockCloudWatchAPIMockRecorder) GetMetricDataWithContext

func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMetricDataWithContext indicates an expected call of GetMetricDataWithContext

func (*MockCloudWatchAPIMockRecorder) GetMetricStatistics

func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatistics(arg0 interface{}) *gomock.Call

GetMetricStatistics indicates an expected call of GetMetricStatistics

func (*MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest

func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest(arg0 interface{}) *gomock.Call

GetMetricStatisticsRequest indicates an expected call of GetMetricStatisticsRequest

func (*MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext

func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMetricStatisticsWithContext indicates an expected call of GetMetricStatisticsWithContext

func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImage

func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImage(arg0 interface{}) *gomock.Call

GetMetricWidgetImage indicates an expected call of GetMetricWidgetImage

func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest

func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest(arg0 interface{}) *gomock.Call

GetMetricWidgetImageRequest indicates an expected call of GetMetricWidgetImageRequest

func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext

func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMetricWidgetImageWithContext indicates an expected call of GetMetricWidgetImageWithContext

func (*MockCloudWatchAPIMockRecorder) ListDashboards

func (mr *MockCloudWatchAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call

ListDashboards indicates an expected call of ListDashboards

func (*MockCloudWatchAPIMockRecorder) ListDashboardsPages

func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call

ListDashboardsPages indicates an expected call of ListDashboardsPages

func (*MockCloudWatchAPIMockRecorder) ListDashboardsPagesWithContext

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

ListDashboardsPagesWithContext indicates an expected call of ListDashboardsPagesWithContext

func (*MockCloudWatchAPIMockRecorder) ListDashboardsRequest

func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call

ListDashboardsRequest indicates an expected call of ListDashboardsRequest

func (*MockCloudWatchAPIMockRecorder) ListDashboardsWithContext

func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDashboardsWithContext indicates an expected call of ListDashboardsWithContext

func (*MockCloudWatchAPIMockRecorder) ListMetrics

func (mr *MockCloudWatchAPIMockRecorder) ListMetrics(arg0 interface{}) *gomock.Call

ListMetrics indicates an expected call of ListMetrics

func (*MockCloudWatchAPIMockRecorder) ListMetricsPages

func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPages(arg0, arg1 interface{}) *gomock.Call

ListMetricsPages indicates an expected call of ListMetricsPages

func (*MockCloudWatchAPIMockRecorder) ListMetricsPagesWithContext

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

ListMetricsPagesWithContext indicates an expected call of ListMetricsPagesWithContext

func (*MockCloudWatchAPIMockRecorder) ListMetricsRequest

func (mr *MockCloudWatchAPIMockRecorder) ListMetricsRequest(arg0 interface{}) *gomock.Call

ListMetricsRequest indicates an expected call of ListMetricsRequest

func (*MockCloudWatchAPIMockRecorder) ListMetricsWithContext

func (mr *MockCloudWatchAPIMockRecorder) ListMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMetricsWithContext indicates an expected call of ListMetricsWithContext

func (*MockCloudWatchAPIMockRecorder) ListTagsForResource

func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetector

func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetector(arg0 interface{}) *gomock.Call

PutAnomalyDetector indicates an expected call of PutAnomalyDetector

func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest

func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest(arg0 interface{}) *gomock.Call

PutAnomalyDetectorRequest indicates an expected call of PutAnomalyDetectorRequest

func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAnomalyDetectorWithContext indicates an expected call of PutAnomalyDetectorWithContext

func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarm

func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarm(arg0 interface{}) *gomock.Call

PutCompositeAlarm indicates an expected call of PutCompositeAlarm

func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest

func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest(arg0 interface{}) *gomock.Call

PutCompositeAlarmRequest indicates an expected call of PutCompositeAlarmRequest

func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutCompositeAlarmWithContext indicates an expected call of PutCompositeAlarmWithContext

func (*MockCloudWatchAPIMockRecorder) PutDashboard

func (mr *MockCloudWatchAPIMockRecorder) PutDashboard(arg0 interface{}) *gomock.Call

PutDashboard indicates an expected call of PutDashboard

func (*MockCloudWatchAPIMockRecorder) PutDashboardRequest

func (mr *MockCloudWatchAPIMockRecorder) PutDashboardRequest(arg0 interface{}) *gomock.Call

PutDashboardRequest indicates an expected call of PutDashboardRequest

func (*MockCloudWatchAPIMockRecorder) PutDashboardWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutDashboardWithContext indicates an expected call of PutDashboardWithContext

func (*MockCloudWatchAPIMockRecorder) PutInsightRule

func (mr *MockCloudWatchAPIMockRecorder) PutInsightRule(arg0 interface{}) *gomock.Call

PutInsightRule indicates an expected call of PutInsightRule

func (*MockCloudWatchAPIMockRecorder) PutInsightRuleRequest

func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleRequest(arg0 interface{}) *gomock.Call

PutInsightRuleRequest indicates an expected call of PutInsightRuleRequest

func (*MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutInsightRuleWithContext indicates an expected call of PutInsightRuleWithContext

func (*MockCloudWatchAPIMockRecorder) PutMetricAlarm

func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarm(arg0 interface{}) *gomock.Call

PutMetricAlarm indicates an expected call of PutMetricAlarm

func (*MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest

func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest(arg0 interface{}) *gomock.Call

PutMetricAlarmRequest indicates an expected call of PutMetricAlarmRequest

func (*MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutMetricAlarmWithContext indicates an expected call of PutMetricAlarmWithContext

func (*MockCloudWatchAPIMockRecorder) PutMetricData

func (mr *MockCloudWatchAPIMockRecorder) PutMetricData(arg0 interface{}) *gomock.Call

PutMetricData indicates an expected call of PutMetricData

func (*MockCloudWatchAPIMockRecorder) PutMetricDataRequest

func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataRequest(arg0 interface{}) *gomock.Call

PutMetricDataRequest indicates an expected call of PutMetricDataRequest

func (*MockCloudWatchAPIMockRecorder) PutMetricDataWithContext

func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutMetricDataWithContext indicates an expected call of PutMetricDataWithContext

func (*MockCloudWatchAPIMockRecorder) SetAlarmState

func (mr *MockCloudWatchAPIMockRecorder) SetAlarmState(arg0 interface{}) *gomock.Call

SetAlarmState indicates an expected call of SetAlarmState

func (*MockCloudWatchAPIMockRecorder) SetAlarmStateRequest

func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateRequest(arg0 interface{}) *gomock.Call

SetAlarmStateRequest indicates an expected call of SetAlarmStateRequest

func (*MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext

func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetAlarmStateWithContext indicates an expected call of SetAlarmStateWithContext

func (*MockCloudWatchAPIMockRecorder) TagResource

func (mr *MockCloudWatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockCloudWatchAPIMockRecorder) TagResourceRequest

func (mr *MockCloudWatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockCloudWatchAPIMockRecorder) TagResourceWithContext

func (mr *MockCloudWatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockCloudWatchAPIMockRecorder) UntagResource

func (mr *MockCloudWatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockCloudWatchAPIMockRecorder) UntagResourceRequest

func (mr *MockCloudWatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockCloudWatchAPIMockRecorder) UntagResourceWithContext

func (mr *MockCloudWatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists

func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists(arg0 interface{}) *gomock.Call

WaitUntilAlarmExists indicates an expected call of WaitUntilAlarmExists

func (*MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext

func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilAlarmExistsWithContext indicates an expected call of WaitUntilAlarmExistsWithContext

func (*MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists

func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists(arg0 interface{}) *gomock.Call

WaitUntilCompositeAlarmExists indicates an expected call of WaitUntilCompositeAlarmExists

func (*MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext

func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCompositeAlarmExistsWithContext indicates an expected call of WaitUntilCompositeAlarmExistsWithContext

type MockKinesisAPI

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

MockKinesisAPI is a mock of KinesisAPI interface

func NewMockKinesisAPI

func NewMockKinesisAPI(ctrl *gomock.Controller) *MockKinesisAPI

NewMockKinesisAPI creates a new mock instance

func (*MockKinesisAPI) AddTagsToStream

AddTagsToStream mocks base method

func (*MockKinesisAPI) AddTagsToStreamRequest

AddTagsToStreamRequest mocks base method

func (*MockKinesisAPI) AddTagsToStreamWithContext

func (m *MockKinesisAPI) AddTagsToStreamWithContext(arg0 context.Context, arg1 *kinesis.AddTagsToStreamInput, arg2 ...request.Option) (*kinesis.AddTagsToStreamOutput, error)

AddTagsToStreamWithContext mocks base method

func (*MockKinesisAPI) CreateStream

CreateStream mocks base method

func (*MockKinesisAPI) CreateStreamRequest

CreateStreamRequest mocks base method

func (*MockKinesisAPI) CreateStreamWithContext

func (m *MockKinesisAPI) CreateStreamWithContext(arg0 context.Context, arg1 *kinesis.CreateStreamInput, arg2 ...request.Option) (*kinesis.CreateStreamOutput, error)

CreateStreamWithContext mocks base method

func (*MockKinesisAPI) DecreaseStreamRetentionPeriod

DecreaseStreamRetentionPeriod mocks base method

func (*MockKinesisAPI) DecreaseStreamRetentionPeriodRequest

DecreaseStreamRetentionPeriodRequest mocks base method

func (*MockKinesisAPI) DecreaseStreamRetentionPeriodWithContext

func (m *MockKinesisAPI) DecreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.DecreaseStreamRetentionPeriodInput, arg2 ...request.Option) (*kinesis.DecreaseStreamRetentionPeriodOutput, error)

DecreaseStreamRetentionPeriodWithContext mocks base method

func (*MockKinesisAPI) DeleteStream

DeleteStream mocks base method

func (*MockKinesisAPI) DeleteStreamRequest

DeleteStreamRequest mocks base method

func (*MockKinesisAPI) DeleteStreamWithContext

func (m *MockKinesisAPI) DeleteStreamWithContext(arg0 context.Context, arg1 *kinesis.DeleteStreamInput, arg2 ...request.Option) (*kinesis.DeleteStreamOutput, error)

DeleteStreamWithContext mocks base method

func (*MockKinesisAPI) DeregisterStreamConsumer

DeregisterStreamConsumer mocks base method

func (*MockKinesisAPI) DeregisterStreamConsumerRequest

DeregisterStreamConsumerRequest mocks base method

func (*MockKinesisAPI) DeregisterStreamConsumerWithContext

func (m *MockKinesisAPI) DeregisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DeregisterStreamConsumerInput, arg2 ...request.Option) (*kinesis.DeregisterStreamConsumerOutput, error)

DeregisterStreamConsumerWithContext mocks base method

func (*MockKinesisAPI) DescribeLimits

DescribeLimits mocks base method

func (*MockKinesisAPI) DescribeLimitsRequest

DescribeLimitsRequest mocks base method

func (*MockKinesisAPI) DescribeLimitsWithContext

func (m *MockKinesisAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *kinesis.DescribeLimitsInput, arg2 ...request.Option) (*kinesis.DescribeLimitsOutput, error)

DescribeLimitsWithContext mocks base method

func (*MockKinesisAPI) DescribeStream

DescribeStream mocks base method

func (*MockKinesisAPI) DescribeStreamConsumer

DescribeStreamConsumer mocks base method

func (*MockKinesisAPI) DescribeStreamConsumerRequest

DescribeStreamConsumerRequest mocks base method

func (*MockKinesisAPI) DescribeStreamConsumerWithContext

func (m *MockKinesisAPI) DescribeStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamConsumerInput, arg2 ...request.Option) (*kinesis.DescribeStreamConsumerOutput, error)

DescribeStreamConsumerWithContext mocks base method

func (*MockKinesisAPI) DescribeStreamPages

func (m *MockKinesisAPI) DescribeStreamPages(arg0 *kinesis.DescribeStreamInput, arg1 func(*kinesis.DescribeStreamOutput, bool) bool) error

DescribeStreamPages mocks base method

func (*MockKinesisAPI) DescribeStreamPagesWithContext

func (m *MockKinesisAPI) DescribeStreamPagesWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 func(*kinesis.DescribeStreamOutput, bool) bool, arg3 ...request.Option) error

DescribeStreamPagesWithContext mocks base method

func (*MockKinesisAPI) DescribeStreamRequest

DescribeStreamRequest mocks base method

func (*MockKinesisAPI) DescribeStreamSummary

DescribeStreamSummary mocks base method

func (*MockKinesisAPI) DescribeStreamSummaryRequest

DescribeStreamSummaryRequest mocks base method

func (*MockKinesisAPI) DescribeStreamSummaryWithContext

func (m *MockKinesisAPI) DescribeStreamSummaryWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamSummaryInput, arg2 ...request.Option) (*kinesis.DescribeStreamSummaryOutput, error)

DescribeStreamSummaryWithContext mocks base method

func (*MockKinesisAPI) DescribeStreamWithContext

func (m *MockKinesisAPI) DescribeStreamWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.Option) (*kinesis.DescribeStreamOutput, error)

DescribeStreamWithContext mocks base method

func (*MockKinesisAPI) DisableEnhancedMonitoring

DisableEnhancedMonitoring mocks base method

func (*MockKinesisAPI) DisableEnhancedMonitoringRequest

DisableEnhancedMonitoringRequest mocks base method

func (*MockKinesisAPI) DisableEnhancedMonitoringWithContext

func (m *MockKinesisAPI) DisableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.DisableEnhancedMonitoringInput, arg2 ...request.Option) (*kinesis.EnhancedMonitoringOutput, error)

DisableEnhancedMonitoringWithContext mocks base method

func (*MockKinesisAPI) EXPECT

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

func (*MockKinesisAPI) EnableEnhancedMonitoring

EnableEnhancedMonitoring mocks base method

func (*MockKinesisAPI) EnableEnhancedMonitoringRequest

EnableEnhancedMonitoringRequest mocks base method

func (*MockKinesisAPI) EnableEnhancedMonitoringWithContext

func (m *MockKinesisAPI) EnableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.EnableEnhancedMonitoringInput, arg2 ...request.Option) (*kinesis.EnhancedMonitoringOutput, error)

EnableEnhancedMonitoringWithContext mocks base method

func (*MockKinesisAPI) GetRecords

GetRecords mocks base method

func (*MockKinesisAPI) GetRecordsRequest

GetRecordsRequest mocks base method

func (*MockKinesisAPI) GetRecordsWithContext

func (m *MockKinesisAPI) GetRecordsWithContext(arg0 context.Context, arg1 *kinesis.GetRecordsInput, arg2 ...request.Option) (*kinesis.GetRecordsOutput, error)

GetRecordsWithContext mocks base method

func (*MockKinesisAPI) GetShardIterator

GetShardIterator mocks base method

func (*MockKinesisAPI) GetShardIteratorRequest

GetShardIteratorRequest mocks base method

func (*MockKinesisAPI) GetShardIteratorWithContext

func (m *MockKinesisAPI) GetShardIteratorWithContext(arg0 context.Context, arg1 *kinesis.GetShardIteratorInput, arg2 ...request.Option) (*kinesis.GetShardIteratorOutput, error)

GetShardIteratorWithContext mocks base method

func (*MockKinesisAPI) IncreaseStreamRetentionPeriod

IncreaseStreamRetentionPeriod mocks base method

func (*MockKinesisAPI) IncreaseStreamRetentionPeriodRequest

IncreaseStreamRetentionPeriodRequest mocks base method

func (*MockKinesisAPI) IncreaseStreamRetentionPeriodWithContext

func (m *MockKinesisAPI) IncreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.IncreaseStreamRetentionPeriodInput, arg2 ...request.Option) (*kinesis.IncreaseStreamRetentionPeriodOutput, error)

IncreaseStreamRetentionPeriodWithContext mocks base method

func (*MockKinesisAPI) ListShards

ListShards mocks base method

func (*MockKinesisAPI) ListShardsRequest

ListShardsRequest mocks base method

func (*MockKinesisAPI) ListShardsWithContext

func (m *MockKinesisAPI) ListShardsWithContext(arg0 context.Context, arg1 *kinesis.ListShardsInput, arg2 ...request.Option) (*kinesis.ListShardsOutput, error)

ListShardsWithContext mocks base method

func (*MockKinesisAPI) ListStreamConsumers

ListStreamConsumers mocks base method

func (*MockKinesisAPI) ListStreamConsumersPages

func (m *MockKinesisAPI) ListStreamConsumersPages(arg0 *kinesis.ListStreamConsumersInput, arg1 func(*kinesis.ListStreamConsumersOutput, bool) bool) error

ListStreamConsumersPages mocks base method

func (*MockKinesisAPI) ListStreamConsumersPagesWithContext

func (m *MockKinesisAPI) ListStreamConsumersPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, arg2 func(*kinesis.ListStreamConsumersOutput, bool) bool, arg3 ...request.Option) error

ListStreamConsumersPagesWithContext mocks base method

func (*MockKinesisAPI) ListStreamConsumersRequest

ListStreamConsumersRequest mocks base method

func (*MockKinesisAPI) ListStreamConsumersWithContext

func (m *MockKinesisAPI) ListStreamConsumersWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, arg2 ...request.Option) (*kinesis.ListStreamConsumersOutput, error)

ListStreamConsumersWithContext mocks base method

func (*MockKinesisAPI) ListStreams

ListStreams mocks base method

func (*MockKinesisAPI) ListStreamsPages

func (m *MockKinesisAPI) ListStreamsPages(arg0 *kinesis.ListStreamsInput, arg1 func(*kinesis.ListStreamsOutput, bool) bool) error

ListStreamsPages mocks base method

func (*MockKinesisAPI) ListStreamsPagesWithContext

func (m *MockKinesisAPI) ListStreamsPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, arg2 func(*kinesis.ListStreamsOutput, bool) bool, arg3 ...request.Option) error

ListStreamsPagesWithContext mocks base method

func (*MockKinesisAPI) ListStreamsRequest

ListStreamsRequest mocks base method

func (*MockKinesisAPI) ListStreamsWithContext

func (m *MockKinesisAPI) ListStreamsWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, arg2 ...request.Option) (*kinesis.ListStreamsOutput, error)

ListStreamsWithContext mocks base method

func (*MockKinesisAPI) ListTagsForStream

ListTagsForStream mocks base method

func (*MockKinesisAPI) ListTagsForStreamRequest

ListTagsForStreamRequest mocks base method

func (*MockKinesisAPI) ListTagsForStreamWithContext

func (m *MockKinesisAPI) ListTagsForStreamWithContext(arg0 context.Context, arg1 *kinesis.ListTagsForStreamInput, arg2 ...request.Option) (*kinesis.ListTagsForStreamOutput, error)

ListTagsForStreamWithContext mocks base method

func (*MockKinesisAPI) MergeShards

MergeShards mocks base method

func (*MockKinesisAPI) MergeShardsRequest

MergeShardsRequest mocks base method

func (*MockKinesisAPI) MergeShardsWithContext

func (m *MockKinesisAPI) MergeShardsWithContext(arg0 context.Context, arg1 *kinesis.MergeShardsInput, arg2 ...request.Option) (*kinesis.MergeShardsOutput, error)

MergeShardsWithContext mocks base method

func (*MockKinesisAPI) PutRecord

PutRecord mocks base method

func (*MockKinesisAPI) PutRecordRequest

PutRecordRequest mocks base method

func (*MockKinesisAPI) PutRecordWithContext

func (m *MockKinesisAPI) PutRecordWithContext(arg0 context.Context, arg1 *kinesis.PutRecordInput, arg2 ...request.Option) (*kinesis.PutRecordOutput, error)

PutRecordWithContext mocks base method

func (*MockKinesisAPI) PutRecords

PutRecords mocks base method

func (*MockKinesisAPI) PutRecordsRequest

PutRecordsRequest mocks base method

func (*MockKinesisAPI) PutRecordsWithContext

func (m *MockKinesisAPI) PutRecordsWithContext(arg0 context.Context, arg1 *kinesis.PutRecordsInput, arg2 ...request.Option) (*kinesis.PutRecordsOutput, error)

PutRecordsWithContext mocks base method

func (*MockKinesisAPI) RegisterStreamConsumer

RegisterStreamConsumer mocks base method

func (*MockKinesisAPI) RegisterStreamConsumerRequest

RegisterStreamConsumerRequest mocks base method

func (*MockKinesisAPI) RegisterStreamConsumerWithContext

func (m *MockKinesisAPI) RegisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.RegisterStreamConsumerInput, arg2 ...request.Option) (*kinesis.RegisterStreamConsumerOutput, error)

RegisterStreamConsumerWithContext mocks base method

func (*MockKinesisAPI) RemoveTagsFromStream

RemoveTagsFromStream mocks base method

func (*MockKinesisAPI) RemoveTagsFromStreamRequest

RemoveTagsFromStreamRequest mocks base method

func (*MockKinesisAPI) RemoveTagsFromStreamWithContext

func (m *MockKinesisAPI) RemoveTagsFromStreamWithContext(arg0 context.Context, arg1 *kinesis.RemoveTagsFromStreamInput, arg2 ...request.Option) (*kinesis.RemoveTagsFromStreamOutput, error)

RemoveTagsFromStreamWithContext mocks base method

func (*MockKinesisAPI) SplitShard

SplitShard mocks base method

func (*MockKinesisAPI) SplitShardRequest

SplitShardRequest mocks base method

func (*MockKinesisAPI) SplitShardWithContext

func (m *MockKinesisAPI) SplitShardWithContext(arg0 context.Context, arg1 *kinesis.SplitShardInput, arg2 ...request.Option) (*kinesis.SplitShardOutput, error)

SplitShardWithContext mocks base method

func (*MockKinesisAPI) StartStreamEncryption

StartStreamEncryption mocks base method

func (*MockKinesisAPI) StartStreamEncryptionRequest

StartStreamEncryptionRequest mocks base method

func (*MockKinesisAPI) StartStreamEncryptionWithContext

func (m *MockKinesisAPI) StartStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StartStreamEncryptionInput, arg2 ...request.Option) (*kinesis.StartStreamEncryptionOutput, error)

StartStreamEncryptionWithContext mocks base method

func (*MockKinesisAPI) StopStreamEncryption

StopStreamEncryption mocks base method

func (*MockKinesisAPI) StopStreamEncryptionRequest

StopStreamEncryptionRequest mocks base method

func (*MockKinesisAPI) StopStreamEncryptionWithContext

func (m *MockKinesisAPI) StopStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StopStreamEncryptionInput, arg2 ...request.Option) (*kinesis.StopStreamEncryptionOutput, error)

StopStreamEncryptionWithContext mocks base method

func (*MockKinesisAPI) SubscribeToShard

SubscribeToShard mocks base method

func (*MockKinesisAPI) SubscribeToShardRequest

SubscribeToShardRequest mocks base method

func (*MockKinesisAPI) SubscribeToShardWithContext

func (m *MockKinesisAPI) SubscribeToShardWithContext(arg0 context.Context, arg1 *kinesis.SubscribeToShardInput, arg2 ...request.Option) (*kinesis.SubscribeToShardOutput, error)

SubscribeToShardWithContext mocks base method

func (*MockKinesisAPI) UpdateShardCount

UpdateShardCount mocks base method

func (*MockKinesisAPI) UpdateShardCountRequest

UpdateShardCountRequest mocks base method

func (*MockKinesisAPI) UpdateShardCountWithContext

func (m *MockKinesisAPI) UpdateShardCountWithContext(arg0 context.Context, arg1 *kinesis.UpdateShardCountInput, arg2 ...request.Option) (*kinesis.UpdateShardCountOutput, error)

UpdateShardCountWithContext mocks base method

func (*MockKinesisAPI) WaitUntilStreamExists

func (m *MockKinesisAPI) WaitUntilStreamExists(arg0 *kinesis.DescribeStreamInput) error

WaitUntilStreamExists mocks base method

func (*MockKinesisAPI) WaitUntilStreamExistsWithContext

func (m *MockKinesisAPI) WaitUntilStreamExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.WaiterOption) error

WaitUntilStreamExistsWithContext mocks base method

func (*MockKinesisAPI) WaitUntilStreamNotExists

func (m *MockKinesisAPI) WaitUntilStreamNotExists(arg0 *kinesis.DescribeStreamInput) error

WaitUntilStreamNotExists mocks base method

func (*MockKinesisAPI) WaitUntilStreamNotExistsWithContext

func (m *MockKinesisAPI) WaitUntilStreamNotExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.WaiterOption) error

WaitUntilStreamNotExistsWithContext mocks base method

type MockKinesisAPIMockRecorder

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

MockKinesisAPIMockRecorder is the mock recorder for MockKinesisAPI

func (*MockKinesisAPIMockRecorder) AddTagsToStream

func (mr *MockKinesisAPIMockRecorder) AddTagsToStream(arg0 interface{}) *gomock.Call

AddTagsToStream indicates an expected call of AddTagsToStream

func (*MockKinesisAPIMockRecorder) AddTagsToStreamRequest

func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamRequest(arg0 interface{}) *gomock.Call

AddTagsToStreamRequest indicates an expected call of AddTagsToStreamRequest

func (*MockKinesisAPIMockRecorder) AddTagsToStreamWithContext

func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsToStreamWithContext indicates an expected call of AddTagsToStreamWithContext

func (*MockKinesisAPIMockRecorder) CreateStream

func (mr *MockKinesisAPIMockRecorder) CreateStream(arg0 interface{}) *gomock.Call

CreateStream indicates an expected call of CreateStream

func (*MockKinesisAPIMockRecorder) CreateStreamRequest

func (mr *MockKinesisAPIMockRecorder) CreateStreamRequest(arg0 interface{}) *gomock.Call

CreateStreamRequest indicates an expected call of CreateStreamRequest

func (*MockKinesisAPIMockRecorder) CreateStreamWithContext

func (mr *MockKinesisAPIMockRecorder) CreateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStreamWithContext indicates an expected call of CreateStreamWithContext

func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriod

func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call

DecreaseStreamRetentionPeriod indicates an expected call of DecreaseStreamRetentionPeriod

func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodRequest

func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call

DecreaseStreamRetentionPeriodRequest indicates an expected call of DecreaseStreamRetentionPeriodRequest

func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodWithContext

func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DecreaseStreamRetentionPeriodWithContext indicates an expected call of DecreaseStreamRetentionPeriodWithContext

func (*MockKinesisAPIMockRecorder) DeleteStream

func (mr *MockKinesisAPIMockRecorder) DeleteStream(arg0 interface{}) *gomock.Call

DeleteStream indicates an expected call of DeleteStream

func (*MockKinesisAPIMockRecorder) DeleteStreamRequest

func (mr *MockKinesisAPIMockRecorder) DeleteStreamRequest(arg0 interface{}) *gomock.Call

DeleteStreamRequest indicates an expected call of DeleteStreamRequest

func (*MockKinesisAPIMockRecorder) DeleteStreamWithContext

func (mr *MockKinesisAPIMockRecorder) DeleteStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStreamWithContext indicates an expected call of DeleteStreamWithContext

func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumer

func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumer(arg0 interface{}) *gomock.Call

DeregisterStreamConsumer indicates an expected call of DeregisterStreamConsumer

func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumerRequest

func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerRequest(arg0 interface{}) *gomock.Call

DeregisterStreamConsumerRequest indicates an expected call of DeregisterStreamConsumerRequest

func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumerWithContext

func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterStreamConsumerWithContext indicates an expected call of DeregisterStreamConsumerWithContext

func (*MockKinesisAPIMockRecorder) DescribeLimits

func (mr *MockKinesisAPIMockRecorder) DescribeLimits(arg0 interface{}) *gomock.Call

DescribeLimits indicates an expected call of DescribeLimits

func (*MockKinesisAPIMockRecorder) DescribeLimitsRequest

func (mr *MockKinesisAPIMockRecorder) DescribeLimitsRequest(arg0 interface{}) *gomock.Call

DescribeLimitsRequest indicates an expected call of DescribeLimitsRequest

func (*MockKinesisAPIMockRecorder) DescribeLimitsWithContext

func (mr *MockKinesisAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLimitsWithContext indicates an expected call of DescribeLimitsWithContext

func (*MockKinesisAPIMockRecorder) DescribeStream

func (mr *MockKinesisAPIMockRecorder) DescribeStream(arg0 interface{}) *gomock.Call

DescribeStream indicates an expected call of DescribeStream

func (*MockKinesisAPIMockRecorder) DescribeStreamConsumer

func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumer(arg0 interface{}) *gomock.Call

DescribeStreamConsumer indicates an expected call of DescribeStreamConsumer

func (*MockKinesisAPIMockRecorder) DescribeStreamConsumerRequest

func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerRequest(arg0 interface{}) *gomock.Call

DescribeStreamConsumerRequest indicates an expected call of DescribeStreamConsumerRequest

func (*MockKinesisAPIMockRecorder) DescribeStreamConsumerWithContext

func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStreamConsumerWithContext indicates an expected call of DescribeStreamConsumerWithContext

func (*MockKinesisAPIMockRecorder) DescribeStreamPages

func (mr *MockKinesisAPIMockRecorder) DescribeStreamPages(arg0, arg1 interface{}) *gomock.Call

DescribeStreamPages indicates an expected call of DescribeStreamPages

func (*MockKinesisAPIMockRecorder) DescribeStreamPagesWithContext

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

DescribeStreamPagesWithContext indicates an expected call of DescribeStreamPagesWithContext

func (*MockKinesisAPIMockRecorder) DescribeStreamRequest

func (mr *MockKinesisAPIMockRecorder) DescribeStreamRequest(arg0 interface{}) *gomock.Call

DescribeStreamRequest indicates an expected call of DescribeStreamRequest

func (*MockKinesisAPIMockRecorder) DescribeStreamSummary

func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummary(arg0 interface{}) *gomock.Call

DescribeStreamSummary indicates an expected call of DescribeStreamSummary

func (*MockKinesisAPIMockRecorder) DescribeStreamSummaryRequest

func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryRequest(arg0 interface{}) *gomock.Call

DescribeStreamSummaryRequest indicates an expected call of DescribeStreamSummaryRequest

func (*MockKinesisAPIMockRecorder) DescribeStreamSummaryWithContext

func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStreamSummaryWithContext indicates an expected call of DescribeStreamSummaryWithContext

func (*MockKinesisAPIMockRecorder) DescribeStreamWithContext

func (mr *MockKinesisAPIMockRecorder) DescribeStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStreamWithContext indicates an expected call of DescribeStreamWithContext

func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoring

func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoring(arg0 interface{}) *gomock.Call

DisableEnhancedMonitoring indicates an expected call of DisableEnhancedMonitoring

func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoringRequest

func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call

DisableEnhancedMonitoringRequest indicates an expected call of DisableEnhancedMonitoringRequest

func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoringWithContext

func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableEnhancedMonitoringWithContext indicates an expected call of DisableEnhancedMonitoringWithContext

func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoring

func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoring(arg0 interface{}) *gomock.Call

EnableEnhancedMonitoring indicates an expected call of EnableEnhancedMonitoring

func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoringRequest

func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call

EnableEnhancedMonitoringRequest indicates an expected call of EnableEnhancedMonitoringRequest

func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoringWithContext

func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableEnhancedMonitoringWithContext indicates an expected call of EnableEnhancedMonitoringWithContext

func (*MockKinesisAPIMockRecorder) GetRecords

func (mr *MockKinesisAPIMockRecorder) GetRecords(arg0 interface{}) *gomock.Call

GetRecords indicates an expected call of GetRecords

func (*MockKinesisAPIMockRecorder) GetRecordsRequest

func (mr *MockKinesisAPIMockRecorder) GetRecordsRequest(arg0 interface{}) *gomock.Call

GetRecordsRequest indicates an expected call of GetRecordsRequest

func (*MockKinesisAPIMockRecorder) GetRecordsWithContext

func (mr *MockKinesisAPIMockRecorder) GetRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRecordsWithContext indicates an expected call of GetRecordsWithContext

func (*MockKinesisAPIMockRecorder) GetShardIterator

func (mr *MockKinesisAPIMockRecorder) GetShardIterator(arg0 interface{}) *gomock.Call

GetShardIterator indicates an expected call of GetShardIterator

func (*MockKinesisAPIMockRecorder) GetShardIteratorRequest

func (mr *MockKinesisAPIMockRecorder) GetShardIteratorRequest(arg0 interface{}) *gomock.Call

GetShardIteratorRequest indicates an expected call of GetShardIteratorRequest

func (*MockKinesisAPIMockRecorder) GetShardIteratorWithContext

func (mr *MockKinesisAPIMockRecorder) GetShardIteratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetShardIteratorWithContext indicates an expected call of GetShardIteratorWithContext

func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriod

func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call

IncreaseStreamRetentionPeriod indicates an expected call of IncreaseStreamRetentionPeriod

func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodRequest

func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call

IncreaseStreamRetentionPeriodRequest indicates an expected call of IncreaseStreamRetentionPeriodRequest

func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodWithContext

func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IncreaseStreamRetentionPeriodWithContext indicates an expected call of IncreaseStreamRetentionPeriodWithContext

func (*MockKinesisAPIMockRecorder) ListShards

func (mr *MockKinesisAPIMockRecorder) ListShards(arg0 interface{}) *gomock.Call

ListShards indicates an expected call of ListShards

func (*MockKinesisAPIMockRecorder) ListShardsRequest

func (mr *MockKinesisAPIMockRecorder) ListShardsRequest(arg0 interface{}) *gomock.Call

ListShardsRequest indicates an expected call of ListShardsRequest

func (*MockKinesisAPIMockRecorder) ListShardsWithContext

func (mr *MockKinesisAPIMockRecorder) ListShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListShardsWithContext indicates an expected call of ListShardsWithContext

func (*MockKinesisAPIMockRecorder) ListStreamConsumers

func (mr *MockKinesisAPIMockRecorder) ListStreamConsumers(arg0 interface{}) *gomock.Call

ListStreamConsumers indicates an expected call of ListStreamConsumers

func (*MockKinesisAPIMockRecorder) ListStreamConsumersPages

func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersPages(arg0, arg1 interface{}) *gomock.Call

ListStreamConsumersPages indicates an expected call of ListStreamConsumersPages

func (*MockKinesisAPIMockRecorder) ListStreamConsumersPagesWithContext

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

ListStreamConsumersPagesWithContext indicates an expected call of ListStreamConsumersPagesWithContext

func (*MockKinesisAPIMockRecorder) ListStreamConsumersRequest

func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersRequest(arg0 interface{}) *gomock.Call

ListStreamConsumersRequest indicates an expected call of ListStreamConsumersRequest

func (*MockKinesisAPIMockRecorder) ListStreamConsumersWithContext

func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamConsumersWithContext indicates an expected call of ListStreamConsumersWithContext

func (*MockKinesisAPIMockRecorder) ListStreams

func (mr *MockKinesisAPIMockRecorder) ListStreams(arg0 interface{}) *gomock.Call

ListStreams indicates an expected call of ListStreams

func (*MockKinesisAPIMockRecorder) ListStreamsPages

func (mr *MockKinesisAPIMockRecorder) ListStreamsPages(arg0, arg1 interface{}) *gomock.Call

ListStreamsPages indicates an expected call of ListStreamsPages

func (*MockKinesisAPIMockRecorder) ListStreamsPagesWithContext

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

ListStreamsPagesWithContext indicates an expected call of ListStreamsPagesWithContext

func (*MockKinesisAPIMockRecorder) ListStreamsRequest

func (mr *MockKinesisAPIMockRecorder) ListStreamsRequest(arg0 interface{}) *gomock.Call

ListStreamsRequest indicates an expected call of ListStreamsRequest

func (*MockKinesisAPIMockRecorder) ListStreamsWithContext

func (mr *MockKinesisAPIMockRecorder) ListStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamsWithContext indicates an expected call of ListStreamsWithContext

func (*MockKinesisAPIMockRecorder) ListTagsForStream

func (mr *MockKinesisAPIMockRecorder) ListTagsForStream(arg0 interface{}) *gomock.Call

ListTagsForStream indicates an expected call of ListTagsForStream

func (*MockKinesisAPIMockRecorder) ListTagsForStreamRequest

func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamRequest(arg0 interface{}) *gomock.Call

ListTagsForStreamRequest indicates an expected call of ListTagsForStreamRequest

func (*MockKinesisAPIMockRecorder) ListTagsForStreamWithContext

func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForStreamWithContext indicates an expected call of ListTagsForStreamWithContext

func (*MockKinesisAPIMockRecorder) MergeShards

func (mr *MockKinesisAPIMockRecorder) MergeShards(arg0 interface{}) *gomock.Call

MergeShards indicates an expected call of MergeShards

func (*MockKinesisAPIMockRecorder) MergeShardsRequest

func (mr *MockKinesisAPIMockRecorder) MergeShardsRequest(arg0 interface{}) *gomock.Call

MergeShardsRequest indicates an expected call of MergeShardsRequest

func (*MockKinesisAPIMockRecorder) MergeShardsWithContext

func (mr *MockKinesisAPIMockRecorder) MergeShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MergeShardsWithContext indicates an expected call of MergeShardsWithContext

func (*MockKinesisAPIMockRecorder) PutRecord

func (mr *MockKinesisAPIMockRecorder) PutRecord(arg0 interface{}) *gomock.Call

PutRecord indicates an expected call of PutRecord

func (*MockKinesisAPIMockRecorder) PutRecordRequest

func (mr *MockKinesisAPIMockRecorder) PutRecordRequest(arg0 interface{}) *gomock.Call

PutRecordRequest indicates an expected call of PutRecordRequest

func (*MockKinesisAPIMockRecorder) PutRecordWithContext

func (mr *MockKinesisAPIMockRecorder) PutRecordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRecordWithContext indicates an expected call of PutRecordWithContext

func (*MockKinesisAPIMockRecorder) PutRecords

func (mr *MockKinesisAPIMockRecorder) PutRecords(arg0 interface{}) *gomock.Call

PutRecords indicates an expected call of PutRecords

func (*MockKinesisAPIMockRecorder) PutRecordsRequest

func (mr *MockKinesisAPIMockRecorder) PutRecordsRequest(arg0 interface{}) *gomock.Call

PutRecordsRequest indicates an expected call of PutRecordsRequest

func (*MockKinesisAPIMockRecorder) PutRecordsWithContext

func (mr *MockKinesisAPIMockRecorder) PutRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRecordsWithContext indicates an expected call of PutRecordsWithContext

func (*MockKinesisAPIMockRecorder) RegisterStreamConsumer

func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumer(arg0 interface{}) *gomock.Call

RegisterStreamConsumer indicates an expected call of RegisterStreamConsumer

func (*MockKinesisAPIMockRecorder) RegisterStreamConsumerRequest

func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerRequest(arg0 interface{}) *gomock.Call

RegisterStreamConsumerRequest indicates an expected call of RegisterStreamConsumerRequest

func (*MockKinesisAPIMockRecorder) RegisterStreamConsumerWithContext

func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterStreamConsumerWithContext indicates an expected call of RegisterStreamConsumerWithContext

func (*MockKinesisAPIMockRecorder) RemoveTagsFromStream

func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStream(arg0 interface{}) *gomock.Call

RemoveTagsFromStream indicates an expected call of RemoveTagsFromStream

func (*MockKinesisAPIMockRecorder) RemoveTagsFromStreamRequest

func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamRequest(arg0 interface{}) *gomock.Call

RemoveTagsFromStreamRequest indicates an expected call of RemoveTagsFromStreamRequest

func (*MockKinesisAPIMockRecorder) RemoveTagsFromStreamWithContext

func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsFromStreamWithContext indicates an expected call of RemoveTagsFromStreamWithContext

func (*MockKinesisAPIMockRecorder) SplitShard

func (mr *MockKinesisAPIMockRecorder) SplitShard(arg0 interface{}) *gomock.Call

SplitShard indicates an expected call of SplitShard

func (*MockKinesisAPIMockRecorder) SplitShardRequest

func (mr *MockKinesisAPIMockRecorder) SplitShardRequest(arg0 interface{}) *gomock.Call

SplitShardRequest indicates an expected call of SplitShardRequest

func (*MockKinesisAPIMockRecorder) SplitShardWithContext

func (mr *MockKinesisAPIMockRecorder) SplitShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SplitShardWithContext indicates an expected call of SplitShardWithContext

func (*MockKinesisAPIMockRecorder) StartStreamEncryption

func (mr *MockKinesisAPIMockRecorder) StartStreamEncryption(arg0 interface{}) *gomock.Call

StartStreamEncryption indicates an expected call of StartStreamEncryption

func (*MockKinesisAPIMockRecorder) StartStreamEncryptionRequest

func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionRequest(arg0 interface{}) *gomock.Call

StartStreamEncryptionRequest indicates an expected call of StartStreamEncryptionRequest

func (*MockKinesisAPIMockRecorder) StartStreamEncryptionWithContext

func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartStreamEncryptionWithContext indicates an expected call of StartStreamEncryptionWithContext

func (*MockKinesisAPIMockRecorder) StopStreamEncryption

func (mr *MockKinesisAPIMockRecorder) StopStreamEncryption(arg0 interface{}) *gomock.Call

StopStreamEncryption indicates an expected call of StopStreamEncryption

func (*MockKinesisAPIMockRecorder) StopStreamEncryptionRequest

func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionRequest(arg0 interface{}) *gomock.Call

StopStreamEncryptionRequest indicates an expected call of StopStreamEncryptionRequest

func (*MockKinesisAPIMockRecorder) StopStreamEncryptionWithContext

func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopStreamEncryptionWithContext indicates an expected call of StopStreamEncryptionWithContext

func (*MockKinesisAPIMockRecorder) SubscribeToShard

func (mr *MockKinesisAPIMockRecorder) SubscribeToShard(arg0 interface{}) *gomock.Call

SubscribeToShard indicates an expected call of SubscribeToShard

func (*MockKinesisAPIMockRecorder) SubscribeToShardRequest

func (mr *MockKinesisAPIMockRecorder) SubscribeToShardRequest(arg0 interface{}) *gomock.Call

SubscribeToShardRequest indicates an expected call of SubscribeToShardRequest

func (*MockKinesisAPIMockRecorder) SubscribeToShardWithContext

func (mr *MockKinesisAPIMockRecorder) SubscribeToShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SubscribeToShardWithContext indicates an expected call of SubscribeToShardWithContext

func (*MockKinesisAPIMockRecorder) UpdateShardCount

func (mr *MockKinesisAPIMockRecorder) UpdateShardCount(arg0 interface{}) *gomock.Call

UpdateShardCount indicates an expected call of UpdateShardCount

func (*MockKinesisAPIMockRecorder) UpdateShardCountRequest

func (mr *MockKinesisAPIMockRecorder) UpdateShardCountRequest(arg0 interface{}) *gomock.Call

UpdateShardCountRequest indicates an expected call of UpdateShardCountRequest

func (*MockKinesisAPIMockRecorder) UpdateShardCountWithContext

func (mr *MockKinesisAPIMockRecorder) UpdateShardCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateShardCountWithContext indicates an expected call of UpdateShardCountWithContext

func (*MockKinesisAPIMockRecorder) WaitUntilStreamExists

func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExists(arg0 interface{}) *gomock.Call

WaitUntilStreamExists indicates an expected call of WaitUntilStreamExists

func (*MockKinesisAPIMockRecorder) WaitUntilStreamExistsWithContext

func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilStreamExistsWithContext indicates an expected call of WaitUntilStreamExistsWithContext

func (*MockKinesisAPIMockRecorder) WaitUntilStreamNotExists

func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExists(arg0 interface{}) *gomock.Call

WaitUntilStreamNotExists indicates an expected call of WaitUntilStreamNotExists

func (*MockKinesisAPIMockRecorder) WaitUntilStreamNotExistsWithContext

func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilStreamNotExistsWithContext indicates an expected call of WaitUntilStreamNotExistsWithContext

type MockLambdaAPI

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

MockLambdaAPI is a mock of LambdaAPI interface

func NewMockLambdaAPI

func NewMockLambdaAPI(ctrl *gomock.Controller) *MockLambdaAPI

NewMockLambdaAPI creates a new mock instance

func (*MockLambdaAPI) AddLayerVersionPermission

AddLayerVersionPermission mocks base method

func (*MockLambdaAPI) AddLayerVersionPermissionRequest

AddLayerVersionPermissionRequest mocks base method

func (*MockLambdaAPI) AddLayerVersionPermissionWithContext

func (m *MockLambdaAPI) AddLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.AddLayerVersionPermissionInput, arg2 ...request.Option) (*lambda.AddLayerVersionPermissionOutput, error)

AddLayerVersionPermissionWithContext mocks base method

func (*MockLambdaAPI) AddPermission

AddPermission mocks base method

func (*MockLambdaAPI) AddPermissionRequest

func (m *MockLambdaAPI) AddPermissionRequest(arg0 *lambda.AddPermissionInput) (*request.Request, *lambda.AddPermissionOutput)

AddPermissionRequest mocks base method

func (*MockLambdaAPI) AddPermissionWithContext

func (m *MockLambdaAPI) AddPermissionWithContext(arg0 context.Context, arg1 *lambda.AddPermissionInput, arg2 ...request.Option) (*lambda.AddPermissionOutput, error)

AddPermissionWithContext mocks base method

func (*MockLambdaAPI) CreateAlias

CreateAlias mocks base method

func (*MockLambdaAPI) CreateAliasRequest

func (m *MockLambdaAPI) CreateAliasRequest(arg0 *lambda.CreateAliasInput) (*request.Request, *lambda.AliasConfiguration)

CreateAliasRequest mocks base method

func (*MockLambdaAPI) CreateAliasWithContext

func (m *MockLambdaAPI) CreateAliasWithContext(arg0 context.Context, arg1 *lambda.CreateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)

CreateAliasWithContext mocks base method

func (*MockLambdaAPI) CreateEventSourceMapping

CreateEventSourceMapping mocks base method

func (*MockLambdaAPI) CreateEventSourceMappingRequest

CreateEventSourceMappingRequest mocks base method

func (*MockLambdaAPI) CreateEventSourceMappingWithContext

func (m *MockLambdaAPI) CreateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.CreateEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)

CreateEventSourceMappingWithContext mocks base method

func (*MockLambdaAPI) CreateFunction

CreateFunction mocks base method

func (*MockLambdaAPI) CreateFunctionRequest

CreateFunctionRequest mocks base method

func (*MockLambdaAPI) CreateFunctionWithContext

func (m *MockLambdaAPI) CreateFunctionWithContext(arg0 context.Context, arg1 *lambda.CreateFunctionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)

CreateFunctionWithContext mocks base method

func (*MockLambdaAPI) DeleteAlias

DeleteAlias mocks base method

func (*MockLambdaAPI) DeleteAliasRequest

func (m *MockLambdaAPI) DeleteAliasRequest(arg0 *lambda.DeleteAliasInput) (*request.Request, *lambda.DeleteAliasOutput)

DeleteAliasRequest mocks base method

func (*MockLambdaAPI) DeleteAliasWithContext

func (m *MockLambdaAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *lambda.DeleteAliasInput, arg2 ...request.Option) (*lambda.DeleteAliasOutput, error)

DeleteAliasWithContext mocks base method

func (*MockLambdaAPI) DeleteEventSourceMapping

DeleteEventSourceMapping mocks base method

func (*MockLambdaAPI) DeleteEventSourceMappingRequest

DeleteEventSourceMappingRequest mocks base method

func (*MockLambdaAPI) DeleteEventSourceMappingWithContext

func (m *MockLambdaAPI) DeleteEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.DeleteEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)

DeleteEventSourceMappingWithContext mocks base method

func (*MockLambdaAPI) DeleteFunction

DeleteFunction mocks base method

func (*MockLambdaAPI) DeleteFunctionConcurrency

DeleteFunctionConcurrency mocks base method

func (*MockLambdaAPI) DeleteFunctionConcurrencyRequest

DeleteFunctionConcurrencyRequest mocks base method

func (*MockLambdaAPI) DeleteFunctionConcurrencyWithContext

func (m *MockLambdaAPI) DeleteFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.DeleteFunctionConcurrencyOutput, error)

DeleteFunctionConcurrencyWithContext mocks base method

func (*MockLambdaAPI) DeleteFunctionEventInvokeConfig

DeleteFunctionEventInvokeConfig mocks base method

func (*MockLambdaAPI) DeleteFunctionEventInvokeConfigRequest

DeleteFunctionEventInvokeConfigRequest mocks base method

func (*MockLambdaAPI) DeleteFunctionEventInvokeConfigWithContext

func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.DeleteFunctionEventInvokeConfigOutput, error)

DeleteFunctionEventInvokeConfigWithContext mocks base method

func (*MockLambdaAPI) DeleteFunctionRequest

func (m *MockLambdaAPI) DeleteFunctionRequest(arg0 *lambda.DeleteFunctionInput) (*request.Request, *lambda.DeleteFunctionOutput)

DeleteFunctionRequest mocks base method

func (*MockLambdaAPI) DeleteFunctionWithContext

func (m *MockLambdaAPI) DeleteFunctionWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionInput, arg2 ...request.Option) (*lambda.DeleteFunctionOutput, error)

DeleteFunctionWithContext mocks base method

func (*MockLambdaAPI) DeleteLayerVersion

DeleteLayerVersion mocks base method

func (*MockLambdaAPI) DeleteLayerVersionRequest

DeleteLayerVersionRequest mocks base method

func (*MockLambdaAPI) DeleteLayerVersionWithContext

func (m *MockLambdaAPI) DeleteLayerVersionWithContext(arg0 context.Context, arg1 *lambda.DeleteLayerVersionInput, arg2 ...request.Option) (*lambda.DeleteLayerVersionOutput, error)

DeleteLayerVersionWithContext mocks base method

func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfig

DeleteProvisionedConcurrencyConfig mocks base method

func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfigRequest

DeleteProvisionedConcurrencyConfigRequest mocks base method

func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfigWithContext

func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.DeleteProvisionedConcurrencyConfigOutput, error)

DeleteProvisionedConcurrencyConfigWithContext mocks base method

func (*MockLambdaAPI) EXPECT

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

func (*MockLambdaAPI) GetAccountSettings

GetAccountSettings mocks base method

func (*MockLambdaAPI) GetAccountSettingsRequest

GetAccountSettingsRequest mocks base method

func (*MockLambdaAPI) GetAccountSettingsWithContext

func (m *MockLambdaAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *lambda.GetAccountSettingsInput, arg2 ...request.Option) (*lambda.GetAccountSettingsOutput, error)

GetAccountSettingsWithContext mocks base method

func (*MockLambdaAPI) GetAlias

GetAlias mocks base method

func (*MockLambdaAPI) GetAliasRequest

GetAliasRequest mocks base method

func (*MockLambdaAPI) GetAliasWithContext

func (m *MockLambdaAPI) GetAliasWithContext(arg0 context.Context, arg1 *lambda.GetAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)

GetAliasWithContext mocks base method

func (*MockLambdaAPI) GetEventSourceMapping

GetEventSourceMapping mocks base method

func (*MockLambdaAPI) GetEventSourceMappingRequest

GetEventSourceMappingRequest mocks base method

func (*MockLambdaAPI) GetEventSourceMappingWithContext

func (m *MockLambdaAPI) GetEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.GetEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)

GetEventSourceMappingWithContext mocks base method

func (*MockLambdaAPI) GetFunction

GetFunction mocks base method

func (*MockLambdaAPI) GetFunctionConcurrency

GetFunctionConcurrency mocks base method

func (*MockLambdaAPI) GetFunctionConcurrencyRequest

GetFunctionConcurrencyRequest mocks base method

func (*MockLambdaAPI) GetFunctionConcurrencyWithContext

func (m *MockLambdaAPI) GetFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.GetFunctionConcurrencyOutput, error)

GetFunctionConcurrencyWithContext mocks base method

func (*MockLambdaAPI) GetFunctionConfiguration

GetFunctionConfiguration mocks base method

func (*MockLambdaAPI) GetFunctionConfigurationRequest

func (m *MockLambdaAPI) GetFunctionConfigurationRequest(arg0 *lambda.GetFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)

GetFunctionConfigurationRequest mocks base method

func (*MockLambdaAPI) GetFunctionConfigurationWithContext

func (m *MockLambdaAPI) GetFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)

GetFunctionConfigurationWithContext mocks base method

func (*MockLambdaAPI) GetFunctionEventInvokeConfig

GetFunctionEventInvokeConfig mocks base method

func (*MockLambdaAPI) GetFunctionEventInvokeConfigRequest

GetFunctionEventInvokeConfigRequest mocks base method

func (*MockLambdaAPI) GetFunctionEventInvokeConfigWithContext

func (m *MockLambdaAPI) GetFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.GetFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.GetFunctionEventInvokeConfigOutput, error)

GetFunctionEventInvokeConfigWithContext mocks base method

func (*MockLambdaAPI) GetFunctionRequest

func (m *MockLambdaAPI) GetFunctionRequest(arg0 *lambda.GetFunctionInput) (*request.Request, *lambda.GetFunctionOutput)

GetFunctionRequest mocks base method

func (*MockLambdaAPI) GetFunctionWithContext

func (m *MockLambdaAPI) GetFunctionWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...request.Option) (*lambda.GetFunctionOutput, error)

GetFunctionWithContext mocks base method

func (*MockLambdaAPI) GetLayerVersion

GetLayerVersion mocks base method

func (*MockLambdaAPI) GetLayerVersionByArn

GetLayerVersionByArn mocks base method

func (*MockLambdaAPI) GetLayerVersionByArnRequest

GetLayerVersionByArnRequest mocks base method

func (*MockLambdaAPI) GetLayerVersionByArnWithContext

func (m *MockLambdaAPI) GetLayerVersionByArnWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionByArnInput, arg2 ...request.Option) (*lambda.GetLayerVersionByArnOutput, error)

GetLayerVersionByArnWithContext mocks base method

func (*MockLambdaAPI) GetLayerVersionPolicy

GetLayerVersionPolicy mocks base method

func (*MockLambdaAPI) GetLayerVersionPolicyRequest

GetLayerVersionPolicyRequest mocks base method

func (*MockLambdaAPI) GetLayerVersionPolicyWithContext

func (m *MockLambdaAPI) GetLayerVersionPolicyWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, arg2 ...request.Option) (*lambda.GetLayerVersionPolicyOutput, error)

GetLayerVersionPolicyWithContext mocks base method

func (*MockLambdaAPI) GetLayerVersionRequest

GetLayerVersionRequest mocks base method

func (*MockLambdaAPI) GetLayerVersionWithContext

func (m *MockLambdaAPI) GetLayerVersionWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionInput, arg2 ...request.Option) (*lambda.GetLayerVersionOutput, error)

GetLayerVersionWithContext mocks base method

func (*MockLambdaAPI) GetPolicy

GetPolicy mocks base method

func (*MockLambdaAPI) GetPolicyRequest

func (m *MockLambdaAPI) GetPolicyRequest(arg0 *lambda.GetPolicyInput) (*request.Request, *lambda.GetPolicyOutput)

GetPolicyRequest mocks base method

func (*MockLambdaAPI) GetPolicyWithContext

func (m *MockLambdaAPI) GetPolicyWithContext(arg0 context.Context, arg1 *lambda.GetPolicyInput, arg2 ...request.Option) (*lambda.GetPolicyOutput, error)

GetPolicyWithContext mocks base method

func (*MockLambdaAPI) GetProvisionedConcurrencyConfig

GetProvisionedConcurrencyConfig mocks base method

func (*MockLambdaAPI) GetProvisionedConcurrencyConfigRequest

GetProvisionedConcurrencyConfigRequest mocks base method

func (*MockLambdaAPI) GetProvisionedConcurrencyConfigWithContext

func (m *MockLambdaAPI) GetProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.GetProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.GetProvisionedConcurrencyConfigOutput, error)

GetProvisionedConcurrencyConfigWithContext mocks base method

func (*MockLambdaAPI) Invoke

Invoke mocks base method

func (*MockLambdaAPI) InvokeAsync

InvokeAsync mocks base method

func (*MockLambdaAPI) InvokeAsyncRequest

func (m *MockLambdaAPI) InvokeAsyncRequest(arg0 *lambda.InvokeAsyncInput) (*request.Request, *lambda.InvokeAsyncOutput)

InvokeAsyncRequest mocks base method

func (*MockLambdaAPI) InvokeAsyncWithContext

func (m *MockLambdaAPI) InvokeAsyncWithContext(arg0 context.Context, arg1 *lambda.InvokeAsyncInput, arg2 ...request.Option) (*lambda.InvokeAsyncOutput, error)

InvokeAsyncWithContext mocks base method

func (*MockLambdaAPI) InvokeRequest

func (m *MockLambdaAPI) InvokeRequest(arg0 *lambda.InvokeInput) (*request.Request, *lambda.InvokeOutput)

InvokeRequest mocks base method

func (*MockLambdaAPI) InvokeWithContext

func (m *MockLambdaAPI) InvokeWithContext(arg0 context.Context, arg1 *lambda.InvokeInput, arg2 ...request.Option) (*lambda.InvokeOutput, error)

InvokeWithContext mocks base method

func (*MockLambdaAPI) ListAliases

ListAliases mocks base method

func (*MockLambdaAPI) ListAliasesPages

func (m *MockLambdaAPI) ListAliasesPages(arg0 *lambda.ListAliasesInput, arg1 func(*lambda.ListAliasesOutput, bool) bool) error

ListAliasesPages mocks base method

func (*MockLambdaAPI) ListAliasesPagesWithContext

func (m *MockLambdaAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 func(*lambda.ListAliasesOutput, bool) bool, arg3 ...request.Option) error

ListAliasesPagesWithContext mocks base method

func (*MockLambdaAPI) ListAliasesRequest

func (m *MockLambdaAPI) ListAliasesRequest(arg0 *lambda.ListAliasesInput) (*request.Request, *lambda.ListAliasesOutput)

ListAliasesRequest mocks base method

func (*MockLambdaAPI) ListAliasesWithContext

func (m *MockLambdaAPI) ListAliasesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 ...request.Option) (*lambda.ListAliasesOutput, error)

ListAliasesWithContext mocks base method

func (*MockLambdaAPI) ListEventSourceMappings

ListEventSourceMappings mocks base method

func (*MockLambdaAPI) ListEventSourceMappingsPages

func (m *MockLambdaAPI) ListEventSourceMappingsPages(arg0 *lambda.ListEventSourceMappingsInput, arg1 func(*lambda.ListEventSourceMappingsOutput, bool) bool) error

ListEventSourceMappingsPages mocks base method

func (*MockLambdaAPI) ListEventSourceMappingsPagesWithContext

func (m *MockLambdaAPI) ListEventSourceMappingsPagesWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 func(*lambda.ListEventSourceMappingsOutput, bool) bool, arg3 ...request.Option) error

ListEventSourceMappingsPagesWithContext mocks base method

func (*MockLambdaAPI) ListEventSourceMappingsRequest

ListEventSourceMappingsRequest mocks base method

func (*MockLambdaAPI) ListEventSourceMappingsWithContext

func (m *MockLambdaAPI) ListEventSourceMappingsWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 ...request.Option) (*lambda.ListEventSourceMappingsOutput, error)

ListEventSourceMappingsWithContext mocks base method

func (*MockLambdaAPI) ListFunctionEventInvokeConfigs

ListFunctionEventInvokeConfigs mocks base method

func (*MockLambdaAPI) ListFunctionEventInvokeConfigsPages

func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPages(arg0 *lambda.ListFunctionEventInvokeConfigsInput, arg1 func(*lambda.ListFunctionEventInvokeConfigsOutput, bool) bool) error

ListFunctionEventInvokeConfigsPages mocks base method

func (*MockLambdaAPI) ListFunctionEventInvokeConfigsPagesWithContext

func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, arg2 func(*lambda.ListFunctionEventInvokeConfigsOutput, bool) bool, arg3 ...request.Option) error

ListFunctionEventInvokeConfigsPagesWithContext mocks base method

func (*MockLambdaAPI) ListFunctionEventInvokeConfigsRequest

ListFunctionEventInvokeConfigsRequest mocks base method

func (*MockLambdaAPI) ListFunctionEventInvokeConfigsWithContext

func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, arg2 ...request.Option) (*lambda.ListFunctionEventInvokeConfigsOutput, error)

ListFunctionEventInvokeConfigsWithContext mocks base method

func (*MockLambdaAPI) ListFunctions

ListFunctions mocks base method

func (*MockLambdaAPI) ListFunctionsPages

func (m *MockLambdaAPI) ListFunctionsPages(arg0 *lambda.ListFunctionsInput, arg1 func(*lambda.ListFunctionsOutput, bool) bool) error

ListFunctionsPages mocks base method

func (*MockLambdaAPI) ListFunctionsPagesWithContext

func (m *MockLambdaAPI) ListFunctionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 func(*lambda.ListFunctionsOutput, bool) bool, arg3 ...request.Option) error

ListFunctionsPagesWithContext mocks base method

func (*MockLambdaAPI) ListFunctionsRequest

func (m *MockLambdaAPI) ListFunctionsRequest(arg0 *lambda.ListFunctionsInput) (*request.Request, *lambda.ListFunctionsOutput)

ListFunctionsRequest mocks base method

func (*MockLambdaAPI) ListFunctionsWithContext

func (m *MockLambdaAPI) ListFunctionsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 ...request.Option) (*lambda.ListFunctionsOutput, error)

ListFunctionsWithContext mocks base method

func (*MockLambdaAPI) ListLayerVersions

ListLayerVersions mocks base method

func (*MockLambdaAPI) ListLayerVersionsPages

func (m *MockLambdaAPI) ListLayerVersionsPages(arg0 *lambda.ListLayerVersionsInput, arg1 func(*lambda.ListLayerVersionsOutput, bool) bool) error

ListLayerVersionsPages mocks base method

func (*MockLambdaAPI) ListLayerVersionsPagesWithContext

func (m *MockLambdaAPI) ListLayerVersionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 func(*lambda.ListLayerVersionsOutput, bool) bool, arg3 ...request.Option) error

ListLayerVersionsPagesWithContext mocks base method

func (*MockLambdaAPI) ListLayerVersionsRequest

ListLayerVersionsRequest mocks base method

func (*MockLambdaAPI) ListLayerVersionsWithContext

func (m *MockLambdaAPI) ListLayerVersionsWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 ...request.Option) (*lambda.ListLayerVersionsOutput, error)

ListLayerVersionsWithContext mocks base method

func (*MockLambdaAPI) ListLayers

ListLayers mocks base method

func (*MockLambdaAPI) ListLayersPages

func (m *MockLambdaAPI) ListLayersPages(arg0 *lambda.ListLayersInput, arg1 func(*lambda.ListLayersOutput, bool) bool) error

ListLayersPages mocks base method

func (*MockLambdaAPI) ListLayersPagesWithContext

func (m *MockLambdaAPI) ListLayersPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 func(*lambda.ListLayersOutput, bool) bool, arg3 ...request.Option) error

ListLayersPagesWithContext mocks base method

func (*MockLambdaAPI) ListLayersRequest

func (m *MockLambdaAPI) ListLayersRequest(arg0 *lambda.ListLayersInput) (*request.Request, *lambda.ListLayersOutput)

ListLayersRequest mocks base method

func (*MockLambdaAPI) ListLayersWithContext

func (m *MockLambdaAPI) ListLayersWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 ...request.Option) (*lambda.ListLayersOutput, error)

ListLayersWithContext mocks base method

func (*MockLambdaAPI) ListProvisionedConcurrencyConfigs

ListProvisionedConcurrencyConfigs mocks base method

func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsPages

func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPages(arg0 *lambda.ListProvisionedConcurrencyConfigsInput, arg1 func(*lambda.ListProvisionedConcurrencyConfigsOutput, bool) bool) error

ListProvisionedConcurrencyConfigsPages mocks base method

func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsPagesWithContext

func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, arg2 func(*lambda.ListProvisionedConcurrencyConfigsOutput, bool) bool, arg3 ...request.Option) error

ListProvisionedConcurrencyConfigsPagesWithContext mocks base method

func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsRequest

ListProvisionedConcurrencyConfigsRequest mocks base method

func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsWithContext

func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, arg2 ...request.Option) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)

ListProvisionedConcurrencyConfigsWithContext mocks base method

func (*MockLambdaAPI) ListTags

ListTags mocks base method

func (*MockLambdaAPI) ListTagsRequest

func (m *MockLambdaAPI) ListTagsRequest(arg0 *lambda.ListTagsInput) (*request.Request, *lambda.ListTagsOutput)

ListTagsRequest mocks base method

func (*MockLambdaAPI) ListTagsWithContext

func (m *MockLambdaAPI) ListTagsWithContext(arg0 context.Context, arg1 *lambda.ListTagsInput, arg2 ...request.Option) (*lambda.ListTagsOutput, error)

ListTagsWithContext mocks base method

func (*MockLambdaAPI) ListVersionsByFunction

ListVersionsByFunction mocks base method

func (*MockLambdaAPI) ListVersionsByFunctionPages

func (m *MockLambdaAPI) ListVersionsByFunctionPages(arg0 *lambda.ListVersionsByFunctionInput, arg1 func(*lambda.ListVersionsByFunctionOutput, bool) bool) error

ListVersionsByFunctionPages mocks base method

func (*MockLambdaAPI) ListVersionsByFunctionPagesWithContext

func (m *MockLambdaAPI) ListVersionsByFunctionPagesWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 func(*lambda.ListVersionsByFunctionOutput, bool) bool, arg3 ...request.Option) error

ListVersionsByFunctionPagesWithContext mocks base method

func (*MockLambdaAPI) ListVersionsByFunctionRequest

ListVersionsByFunctionRequest mocks base method

func (*MockLambdaAPI) ListVersionsByFunctionWithContext

func (m *MockLambdaAPI) ListVersionsByFunctionWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 ...request.Option) (*lambda.ListVersionsByFunctionOutput, error)

ListVersionsByFunctionWithContext mocks base method

func (*MockLambdaAPI) PublishLayerVersion

PublishLayerVersion mocks base method

func (*MockLambdaAPI) PublishLayerVersionRequest

PublishLayerVersionRequest mocks base method

func (*MockLambdaAPI) PublishLayerVersionWithContext

func (m *MockLambdaAPI) PublishLayerVersionWithContext(arg0 context.Context, arg1 *lambda.PublishLayerVersionInput, arg2 ...request.Option) (*lambda.PublishLayerVersionOutput, error)

PublishLayerVersionWithContext mocks base method

func (*MockLambdaAPI) PublishVersion

PublishVersion mocks base method

func (*MockLambdaAPI) PublishVersionRequest

PublishVersionRequest mocks base method

func (*MockLambdaAPI) PublishVersionWithContext

func (m *MockLambdaAPI) PublishVersionWithContext(arg0 context.Context, arg1 *lambda.PublishVersionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)

PublishVersionWithContext mocks base method

func (*MockLambdaAPI) PutFunctionConcurrency

PutFunctionConcurrency mocks base method

func (*MockLambdaAPI) PutFunctionConcurrencyRequest

PutFunctionConcurrencyRequest mocks base method

func (*MockLambdaAPI) PutFunctionConcurrencyWithContext

func (m *MockLambdaAPI) PutFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.PutFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.PutFunctionConcurrencyOutput, error)

PutFunctionConcurrencyWithContext mocks base method

func (*MockLambdaAPI) PutFunctionEventInvokeConfig

PutFunctionEventInvokeConfig mocks base method

func (*MockLambdaAPI) PutFunctionEventInvokeConfigRequest

PutFunctionEventInvokeConfigRequest mocks base method

func (*MockLambdaAPI) PutFunctionEventInvokeConfigWithContext

func (m *MockLambdaAPI) PutFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.PutFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.PutFunctionEventInvokeConfigOutput, error)

PutFunctionEventInvokeConfigWithContext mocks base method

func (*MockLambdaAPI) PutProvisionedConcurrencyConfig

PutProvisionedConcurrencyConfig mocks base method

func (*MockLambdaAPI) PutProvisionedConcurrencyConfigRequest

PutProvisionedConcurrencyConfigRequest mocks base method

func (*MockLambdaAPI) PutProvisionedConcurrencyConfigWithContext

func (m *MockLambdaAPI) PutProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.PutProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.PutProvisionedConcurrencyConfigOutput, error)

PutProvisionedConcurrencyConfigWithContext mocks base method

func (*MockLambdaAPI) RemoveLayerVersionPermission

RemoveLayerVersionPermission mocks base method

func (*MockLambdaAPI) RemoveLayerVersionPermissionRequest

RemoveLayerVersionPermissionRequest mocks base method

func (*MockLambdaAPI) RemoveLayerVersionPermissionWithContext

func (m *MockLambdaAPI) RemoveLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.RemoveLayerVersionPermissionInput, arg2 ...request.Option) (*lambda.RemoveLayerVersionPermissionOutput, error)

RemoveLayerVersionPermissionWithContext mocks base method

func (*MockLambdaAPI) RemovePermission

RemovePermission mocks base method

func (*MockLambdaAPI) RemovePermissionRequest

RemovePermissionRequest mocks base method

func (*MockLambdaAPI) RemovePermissionWithContext

func (m *MockLambdaAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *lambda.RemovePermissionInput, arg2 ...request.Option) (*lambda.RemovePermissionOutput, error)

RemovePermissionWithContext mocks base method

func (*MockLambdaAPI) TagResource

TagResource mocks base method

func (*MockLambdaAPI) TagResourceRequest

func (m *MockLambdaAPI) TagResourceRequest(arg0 *lambda.TagResourceInput) (*request.Request, *lambda.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockLambdaAPI) TagResourceWithContext

func (m *MockLambdaAPI) TagResourceWithContext(arg0 context.Context, arg1 *lambda.TagResourceInput, arg2 ...request.Option) (*lambda.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockLambdaAPI) UntagResource

UntagResource mocks base method

func (*MockLambdaAPI) UntagResourceRequest

func (m *MockLambdaAPI) UntagResourceRequest(arg0 *lambda.UntagResourceInput) (*request.Request, *lambda.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockLambdaAPI) UntagResourceWithContext

func (m *MockLambdaAPI) UntagResourceWithContext(arg0 context.Context, arg1 *lambda.UntagResourceInput, arg2 ...request.Option) (*lambda.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockLambdaAPI) UpdateAlias

UpdateAlias mocks base method

func (*MockLambdaAPI) UpdateAliasRequest

func (m *MockLambdaAPI) UpdateAliasRequest(arg0 *lambda.UpdateAliasInput) (*request.Request, *lambda.AliasConfiguration)

UpdateAliasRequest mocks base method

func (*MockLambdaAPI) UpdateAliasWithContext

func (m *MockLambdaAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *lambda.UpdateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)

UpdateAliasWithContext mocks base method

func (*MockLambdaAPI) UpdateEventSourceMapping

UpdateEventSourceMapping mocks base method

func (*MockLambdaAPI) UpdateEventSourceMappingRequest

UpdateEventSourceMappingRequest mocks base method

func (*MockLambdaAPI) UpdateEventSourceMappingWithContext

func (m *MockLambdaAPI) UpdateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.UpdateEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)

UpdateEventSourceMappingWithContext mocks base method

func (*MockLambdaAPI) UpdateFunctionCode

UpdateFunctionCode mocks base method

func (*MockLambdaAPI) UpdateFunctionCodeRequest

func (m *MockLambdaAPI) UpdateFunctionCodeRequest(arg0 *lambda.UpdateFunctionCodeInput) (*request.Request, *lambda.FunctionConfiguration)

UpdateFunctionCodeRequest mocks base method

func (*MockLambdaAPI) UpdateFunctionCodeWithContext

func (m *MockLambdaAPI) UpdateFunctionCodeWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionCodeInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)

UpdateFunctionCodeWithContext mocks base method

func (*MockLambdaAPI) UpdateFunctionConfiguration

func (m *MockLambdaAPI) UpdateFunctionConfiguration(arg0 *lambda.UpdateFunctionConfigurationInput) (*lambda.FunctionConfiguration, error)

UpdateFunctionConfiguration mocks base method

func (*MockLambdaAPI) UpdateFunctionConfigurationRequest

func (m *MockLambdaAPI) UpdateFunctionConfigurationRequest(arg0 *lambda.UpdateFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)

UpdateFunctionConfigurationRequest mocks base method

func (*MockLambdaAPI) UpdateFunctionConfigurationWithContext

func (m *MockLambdaAPI) UpdateFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionConfigurationInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)

UpdateFunctionConfigurationWithContext mocks base method

func (*MockLambdaAPI) UpdateFunctionEventInvokeConfig

UpdateFunctionEventInvokeConfig mocks base method

func (*MockLambdaAPI) UpdateFunctionEventInvokeConfigRequest

UpdateFunctionEventInvokeConfigRequest mocks base method

func (*MockLambdaAPI) UpdateFunctionEventInvokeConfigWithContext

func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.UpdateFunctionEventInvokeConfigOutput, error)

UpdateFunctionEventInvokeConfigWithContext mocks base method

func (*MockLambdaAPI) WaitUntilFunctionActive

func (m *MockLambdaAPI) WaitUntilFunctionActive(arg0 *lambda.GetFunctionConfigurationInput) error

WaitUntilFunctionActive mocks base method

func (*MockLambdaAPI) WaitUntilFunctionActiveWithContext

func (m *MockLambdaAPI) WaitUntilFunctionActiveWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.WaiterOption) error

WaitUntilFunctionActiveWithContext mocks base method

func (*MockLambdaAPI) WaitUntilFunctionExists

func (m *MockLambdaAPI) WaitUntilFunctionExists(arg0 *lambda.GetFunctionInput) error

WaitUntilFunctionExists mocks base method

func (*MockLambdaAPI) WaitUntilFunctionExistsWithContext

func (m *MockLambdaAPI) WaitUntilFunctionExistsWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...request.WaiterOption) error

WaitUntilFunctionExistsWithContext mocks base method

func (*MockLambdaAPI) WaitUntilFunctionUpdated

func (m *MockLambdaAPI) WaitUntilFunctionUpdated(arg0 *lambda.GetFunctionConfigurationInput) error

WaitUntilFunctionUpdated mocks base method

func (*MockLambdaAPI) WaitUntilFunctionUpdatedWithContext

func (m *MockLambdaAPI) WaitUntilFunctionUpdatedWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.WaiterOption) error

WaitUntilFunctionUpdatedWithContext mocks base method

type MockLambdaAPIMockRecorder

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

MockLambdaAPIMockRecorder is the mock recorder for MockLambdaAPI

func (*MockLambdaAPIMockRecorder) AddLayerVersionPermission

func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermission(arg0 interface{}) *gomock.Call

AddLayerVersionPermission indicates an expected call of AddLayerVersionPermission

func (*MockLambdaAPIMockRecorder) AddLayerVersionPermissionRequest

func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call

AddLayerVersionPermissionRequest indicates an expected call of AddLayerVersionPermissionRequest

func (*MockLambdaAPIMockRecorder) AddLayerVersionPermissionWithContext

func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddLayerVersionPermissionWithContext indicates an expected call of AddLayerVersionPermissionWithContext

func (*MockLambdaAPIMockRecorder) AddPermission

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

AddPermission indicates an expected call of AddPermission

func (*MockLambdaAPIMockRecorder) AddPermissionRequest

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

AddPermissionRequest indicates an expected call of AddPermissionRequest

func (*MockLambdaAPIMockRecorder) AddPermissionWithContext

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

AddPermissionWithContext indicates an expected call of AddPermissionWithContext

func (*MockLambdaAPIMockRecorder) CreateAlias

func (mr *MockLambdaAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call

CreateAlias indicates an expected call of CreateAlias

func (*MockLambdaAPIMockRecorder) CreateAliasRequest

func (mr *MockLambdaAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call

CreateAliasRequest indicates an expected call of CreateAliasRequest

func (*MockLambdaAPIMockRecorder) CreateAliasWithContext

func (mr *MockLambdaAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAliasWithContext indicates an expected call of CreateAliasWithContext

func (*MockLambdaAPIMockRecorder) CreateEventSourceMapping

func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMapping(arg0 interface{}) *gomock.Call

CreateEventSourceMapping indicates an expected call of CreateEventSourceMapping

func (*MockLambdaAPIMockRecorder) CreateEventSourceMappingRequest

func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingRequest(arg0 interface{}) *gomock.Call

CreateEventSourceMappingRequest indicates an expected call of CreateEventSourceMappingRequest

func (*MockLambdaAPIMockRecorder) CreateEventSourceMappingWithContext

func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEventSourceMappingWithContext indicates an expected call of CreateEventSourceMappingWithContext

func (*MockLambdaAPIMockRecorder) CreateFunction

func (mr *MockLambdaAPIMockRecorder) CreateFunction(arg0 interface{}) *gomock.Call

CreateFunction indicates an expected call of CreateFunction

func (*MockLambdaAPIMockRecorder) CreateFunctionRequest

func (mr *MockLambdaAPIMockRecorder) CreateFunctionRequest(arg0 interface{}) *gomock.Call

CreateFunctionRequest indicates an expected call of CreateFunctionRequest

func (*MockLambdaAPIMockRecorder) CreateFunctionWithContext

func (mr *MockLambdaAPIMockRecorder) CreateFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFunctionWithContext indicates an expected call of CreateFunctionWithContext

func (*MockLambdaAPIMockRecorder) DeleteAlias

func (mr *MockLambdaAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call

DeleteAlias indicates an expected call of DeleteAlias

func (*MockLambdaAPIMockRecorder) DeleteAliasRequest

func (mr *MockLambdaAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call

DeleteAliasRequest indicates an expected call of DeleteAliasRequest

func (*MockLambdaAPIMockRecorder) DeleteAliasWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext

func (*MockLambdaAPIMockRecorder) DeleteEventSourceMapping

func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMapping(arg0 interface{}) *gomock.Call

DeleteEventSourceMapping indicates an expected call of DeleteEventSourceMapping

func (*MockLambdaAPIMockRecorder) DeleteEventSourceMappingRequest

func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingRequest(arg0 interface{}) *gomock.Call

DeleteEventSourceMappingRequest indicates an expected call of DeleteEventSourceMappingRequest

func (*MockLambdaAPIMockRecorder) DeleteEventSourceMappingWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventSourceMappingWithContext indicates an expected call of DeleteEventSourceMappingWithContext

func (*MockLambdaAPIMockRecorder) DeleteFunction

func (mr *MockLambdaAPIMockRecorder) DeleteFunction(arg0 interface{}) *gomock.Call

DeleteFunction indicates an expected call of DeleteFunction

func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrency

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrency(arg0 interface{}) *gomock.Call

DeleteFunctionConcurrency indicates an expected call of DeleteFunctionConcurrency

func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyRequest

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call

DeleteFunctionConcurrencyRequest indicates an expected call of DeleteFunctionConcurrencyRequest

func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFunctionConcurrencyWithContext indicates an expected call of DeleteFunctionConcurrencyWithContext

func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfig

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call

DeleteFunctionEventInvokeConfig indicates an expected call of DeleteFunctionEventInvokeConfig

func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigRequest

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call

DeleteFunctionEventInvokeConfigRequest indicates an expected call of DeleteFunctionEventInvokeConfigRequest

func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFunctionEventInvokeConfigWithContext indicates an expected call of DeleteFunctionEventInvokeConfigWithContext

func (*MockLambdaAPIMockRecorder) DeleteFunctionRequest

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionRequest(arg0 interface{}) *gomock.Call

DeleteFunctionRequest indicates an expected call of DeleteFunctionRequest

func (*MockLambdaAPIMockRecorder) DeleteFunctionWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFunctionWithContext indicates an expected call of DeleteFunctionWithContext

func (*MockLambdaAPIMockRecorder) DeleteLayerVersion

func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersion(arg0 interface{}) *gomock.Call

DeleteLayerVersion indicates an expected call of DeleteLayerVersion

func (*MockLambdaAPIMockRecorder) DeleteLayerVersionRequest

func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionRequest(arg0 interface{}) *gomock.Call

DeleteLayerVersionRequest indicates an expected call of DeleteLayerVersionRequest

func (*MockLambdaAPIMockRecorder) DeleteLayerVersionWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLayerVersionWithContext indicates an expected call of DeleteLayerVersionWithContext

func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfig

func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call

DeleteProvisionedConcurrencyConfig indicates an expected call of DeleteProvisionedConcurrencyConfig

func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigRequest

func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call

DeleteProvisionedConcurrencyConfigRequest indicates an expected call of DeleteProvisionedConcurrencyConfigRequest

func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigWithContext

func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProvisionedConcurrencyConfigWithContext indicates an expected call of DeleteProvisionedConcurrencyConfigWithContext

func (*MockLambdaAPIMockRecorder) GetAccountSettings

func (mr *MockLambdaAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call

GetAccountSettings indicates an expected call of GetAccountSettings

func (*MockLambdaAPIMockRecorder) GetAccountSettingsRequest

func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call

GetAccountSettingsRequest indicates an expected call of GetAccountSettingsRequest

func (*MockLambdaAPIMockRecorder) GetAccountSettingsWithContext

func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountSettingsWithContext indicates an expected call of GetAccountSettingsWithContext

func (*MockLambdaAPIMockRecorder) GetAlias

func (mr *MockLambdaAPIMockRecorder) GetAlias(arg0 interface{}) *gomock.Call

GetAlias indicates an expected call of GetAlias

func (*MockLambdaAPIMockRecorder) GetAliasRequest

func (mr *MockLambdaAPIMockRecorder) GetAliasRequest(arg0 interface{}) *gomock.Call

GetAliasRequest indicates an expected call of GetAliasRequest

func (*MockLambdaAPIMockRecorder) GetAliasWithContext

func (mr *MockLambdaAPIMockRecorder) GetAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAliasWithContext indicates an expected call of GetAliasWithContext

func (*MockLambdaAPIMockRecorder) GetEventSourceMapping

func (mr *MockLambdaAPIMockRecorder) GetEventSourceMapping(arg0 interface{}) *gomock.Call

GetEventSourceMapping indicates an expected call of GetEventSourceMapping

func (*MockLambdaAPIMockRecorder) GetEventSourceMappingRequest

func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingRequest(arg0 interface{}) *gomock.Call

GetEventSourceMappingRequest indicates an expected call of GetEventSourceMappingRequest

func (*MockLambdaAPIMockRecorder) GetEventSourceMappingWithContext

func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventSourceMappingWithContext indicates an expected call of GetEventSourceMappingWithContext

func (*MockLambdaAPIMockRecorder) GetFunction

func (mr *MockLambdaAPIMockRecorder) GetFunction(arg0 interface{}) *gomock.Call

GetFunction indicates an expected call of GetFunction

func (*MockLambdaAPIMockRecorder) GetFunctionConcurrency

func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrency(arg0 interface{}) *gomock.Call

GetFunctionConcurrency indicates an expected call of GetFunctionConcurrency

func (*MockLambdaAPIMockRecorder) GetFunctionConcurrencyRequest

func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call

GetFunctionConcurrencyRequest indicates an expected call of GetFunctionConcurrencyRequest

func (*MockLambdaAPIMockRecorder) GetFunctionConcurrencyWithContext

func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunctionConcurrencyWithContext indicates an expected call of GetFunctionConcurrencyWithContext

func (*MockLambdaAPIMockRecorder) GetFunctionConfiguration

func (mr *MockLambdaAPIMockRecorder) GetFunctionConfiguration(arg0 interface{}) *gomock.Call

GetFunctionConfiguration indicates an expected call of GetFunctionConfiguration

func (*MockLambdaAPIMockRecorder) GetFunctionConfigurationRequest

func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationRequest(arg0 interface{}) *gomock.Call

GetFunctionConfigurationRequest indicates an expected call of GetFunctionConfigurationRequest

func (*MockLambdaAPIMockRecorder) GetFunctionConfigurationWithContext

func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunctionConfigurationWithContext indicates an expected call of GetFunctionConfigurationWithContext

func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfig

func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call

GetFunctionEventInvokeConfig indicates an expected call of GetFunctionEventInvokeConfig

func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigRequest

func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call

GetFunctionEventInvokeConfigRequest indicates an expected call of GetFunctionEventInvokeConfigRequest

func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigWithContext

func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunctionEventInvokeConfigWithContext indicates an expected call of GetFunctionEventInvokeConfigWithContext

func (*MockLambdaAPIMockRecorder) GetFunctionRequest

func (mr *MockLambdaAPIMockRecorder) GetFunctionRequest(arg0 interface{}) *gomock.Call

GetFunctionRequest indicates an expected call of GetFunctionRequest

func (*MockLambdaAPIMockRecorder) GetFunctionWithContext

func (mr *MockLambdaAPIMockRecorder) GetFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFunctionWithContext indicates an expected call of GetFunctionWithContext

func (*MockLambdaAPIMockRecorder) GetLayerVersion

func (mr *MockLambdaAPIMockRecorder) GetLayerVersion(arg0 interface{}) *gomock.Call

GetLayerVersion indicates an expected call of GetLayerVersion

func (*MockLambdaAPIMockRecorder) GetLayerVersionByArn

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArn(arg0 interface{}) *gomock.Call

GetLayerVersionByArn indicates an expected call of GetLayerVersionByArn

func (*MockLambdaAPIMockRecorder) GetLayerVersionByArnRequest

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnRequest(arg0 interface{}) *gomock.Call

GetLayerVersionByArnRequest indicates an expected call of GetLayerVersionByArnRequest

func (*MockLambdaAPIMockRecorder) GetLayerVersionByArnWithContext

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLayerVersionByArnWithContext indicates an expected call of GetLayerVersionByArnWithContext

func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicy

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicy(arg0 interface{}) *gomock.Call

GetLayerVersionPolicy indicates an expected call of GetLayerVersionPolicy

func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicyRequest

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyRequest(arg0 interface{}) *gomock.Call

GetLayerVersionPolicyRequest indicates an expected call of GetLayerVersionPolicyRequest

func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicyWithContext

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLayerVersionPolicyWithContext indicates an expected call of GetLayerVersionPolicyWithContext

func (*MockLambdaAPIMockRecorder) GetLayerVersionRequest

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionRequest(arg0 interface{}) *gomock.Call

GetLayerVersionRequest indicates an expected call of GetLayerVersionRequest

func (*MockLambdaAPIMockRecorder) GetLayerVersionWithContext

func (mr *MockLambdaAPIMockRecorder) GetLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLayerVersionWithContext indicates an expected call of GetLayerVersionWithContext

func (*MockLambdaAPIMockRecorder) GetPolicy

func (mr *MockLambdaAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call

GetPolicy indicates an expected call of GetPolicy

func (*MockLambdaAPIMockRecorder) GetPolicyRequest

func (mr *MockLambdaAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call

GetPolicyRequest indicates an expected call of GetPolicyRequest

func (*MockLambdaAPIMockRecorder) GetPolicyWithContext

func (mr *MockLambdaAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicyWithContext indicates an expected call of GetPolicyWithContext

func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfig

func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call

GetProvisionedConcurrencyConfig indicates an expected call of GetProvisionedConcurrencyConfig

func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigRequest

func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call

GetProvisionedConcurrencyConfigRequest indicates an expected call of GetProvisionedConcurrencyConfigRequest

func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigWithContext

func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProvisionedConcurrencyConfigWithContext indicates an expected call of GetProvisionedConcurrencyConfigWithContext

func (*MockLambdaAPIMockRecorder) Invoke

func (mr *MockLambdaAPIMockRecorder) Invoke(arg0 interface{}) *gomock.Call

Invoke indicates an expected call of Invoke

func (*MockLambdaAPIMockRecorder) InvokeAsync

func (mr *MockLambdaAPIMockRecorder) InvokeAsync(arg0 interface{}) *gomock.Call

InvokeAsync indicates an expected call of InvokeAsync

func (*MockLambdaAPIMockRecorder) InvokeAsyncRequest

func (mr *MockLambdaAPIMockRecorder) InvokeAsyncRequest(arg0 interface{}) *gomock.Call

InvokeAsyncRequest indicates an expected call of InvokeAsyncRequest

func (*MockLambdaAPIMockRecorder) InvokeAsyncWithContext

func (mr *MockLambdaAPIMockRecorder) InvokeAsyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InvokeAsyncWithContext indicates an expected call of InvokeAsyncWithContext

func (*MockLambdaAPIMockRecorder) InvokeRequest

func (mr *MockLambdaAPIMockRecorder) InvokeRequest(arg0 interface{}) *gomock.Call

InvokeRequest indicates an expected call of InvokeRequest

func (*MockLambdaAPIMockRecorder) InvokeWithContext

func (mr *MockLambdaAPIMockRecorder) InvokeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InvokeWithContext indicates an expected call of InvokeWithContext

func (*MockLambdaAPIMockRecorder) ListAliases

func (mr *MockLambdaAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call

ListAliases indicates an expected call of ListAliases

func (*MockLambdaAPIMockRecorder) ListAliasesPages

func (mr *MockLambdaAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListAliasesPages indicates an expected call of ListAliasesPages

func (*MockLambdaAPIMockRecorder) ListAliasesPagesWithContext

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

ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext

func (*MockLambdaAPIMockRecorder) ListAliasesRequest

func (mr *MockLambdaAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call

ListAliasesRequest indicates an expected call of ListAliasesRequest

func (*MockLambdaAPIMockRecorder) ListAliasesWithContext

func (mr *MockLambdaAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAliasesWithContext indicates an expected call of ListAliasesWithContext

func (*MockLambdaAPIMockRecorder) ListEventSourceMappings

func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappings(arg0 interface{}) *gomock.Call

ListEventSourceMappings indicates an expected call of ListEventSourceMappings

func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsPages

func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsPages(arg0, arg1 interface{}) *gomock.Call

ListEventSourceMappingsPages indicates an expected call of ListEventSourceMappingsPages

func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsPagesWithContext

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

ListEventSourceMappingsPagesWithContext indicates an expected call of ListEventSourceMappingsPagesWithContext

func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsRequest

func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsRequest(arg0 interface{}) *gomock.Call

ListEventSourceMappingsRequest indicates an expected call of ListEventSourceMappingsRequest

func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsWithContext

func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventSourceMappingsWithContext indicates an expected call of ListEventSourceMappingsWithContext

func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigs

func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigs(arg0 interface{}) *gomock.Call

ListFunctionEventInvokeConfigs indicates an expected call of ListFunctionEventInvokeConfigs

func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPages

func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPages(arg0, arg1 interface{}) *gomock.Call

ListFunctionEventInvokeConfigsPages indicates an expected call of ListFunctionEventInvokeConfigsPages

func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPagesWithContext

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

ListFunctionEventInvokeConfigsPagesWithContext indicates an expected call of ListFunctionEventInvokeConfigsPagesWithContext

func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsRequest

func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsRequest(arg0 interface{}) *gomock.Call

ListFunctionEventInvokeConfigsRequest indicates an expected call of ListFunctionEventInvokeConfigsRequest

func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsWithContext

func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFunctionEventInvokeConfigsWithContext indicates an expected call of ListFunctionEventInvokeConfigsWithContext

func (*MockLambdaAPIMockRecorder) ListFunctions

func (mr *MockLambdaAPIMockRecorder) ListFunctions(arg0 interface{}) *gomock.Call

ListFunctions indicates an expected call of ListFunctions

func (*MockLambdaAPIMockRecorder) ListFunctionsPages

func (mr *MockLambdaAPIMockRecorder) ListFunctionsPages(arg0, arg1 interface{}) *gomock.Call

ListFunctionsPages indicates an expected call of ListFunctionsPages

func (*MockLambdaAPIMockRecorder) ListFunctionsPagesWithContext

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

ListFunctionsPagesWithContext indicates an expected call of ListFunctionsPagesWithContext

func (*MockLambdaAPIMockRecorder) ListFunctionsRequest

func (mr *MockLambdaAPIMockRecorder) ListFunctionsRequest(arg0 interface{}) *gomock.Call

ListFunctionsRequest indicates an expected call of ListFunctionsRequest

func (*MockLambdaAPIMockRecorder) ListFunctionsWithContext

func (mr *MockLambdaAPIMockRecorder) ListFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFunctionsWithContext indicates an expected call of ListFunctionsWithContext

func (*MockLambdaAPIMockRecorder) ListLayerVersions

func (mr *MockLambdaAPIMockRecorder) ListLayerVersions(arg0 interface{}) *gomock.Call

ListLayerVersions indicates an expected call of ListLayerVersions

func (*MockLambdaAPIMockRecorder) ListLayerVersionsPages

func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListLayerVersionsPages indicates an expected call of ListLayerVersionsPages

func (*MockLambdaAPIMockRecorder) ListLayerVersionsPagesWithContext

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

ListLayerVersionsPagesWithContext indicates an expected call of ListLayerVersionsPagesWithContext

func (*MockLambdaAPIMockRecorder) ListLayerVersionsRequest

func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsRequest(arg0 interface{}) *gomock.Call

ListLayerVersionsRequest indicates an expected call of ListLayerVersionsRequest

func (*MockLambdaAPIMockRecorder) ListLayerVersionsWithContext

func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLayerVersionsWithContext indicates an expected call of ListLayerVersionsWithContext

func (*MockLambdaAPIMockRecorder) ListLayers

func (mr *MockLambdaAPIMockRecorder) ListLayers(arg0 interface{}) *gomock.Call

ListLayers indicates an expected call of ListLayers

func (*MockLambdaAPIMockRecorder) ListLayersPages

func (mr *MockLambdaAPIMockRecorder) ListLayersPages(arg0, arg1 interface{}) *gomock.Call

ListLayersPages indicates an expected call of ListLayersPages

func (*MockLambdaAPIMockRecorder) ListLayersPagesWithContext

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

ListLayersPagesWithContext indicates an expected call of ListLayersPagesWithContext

func (*MockLambdaAPIMockRecorder) ListLayersRequest

func (mr *MockLambdaAPIMockRecorder) ListLayersRequest(arg0 interface{}) *gomock.Call

ListLayersRequest indicates an expected call of ListLayersRequest

func (*MockLambdaAPIMockRecorder) ListLayersWithContext

func (mr *MockLambdaAPIMockRecorder) ListLayersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLayersWithContext indicates an expected call of ListLayersWithContext

func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigs

func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigs(arg0 interface{}) *gomock.Call

ListProvisionedConcurrencyConfigs indicates an expected call of ListProvisionedConcurrencyConfigs

func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPages

func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPages(arg0, arg1 interface{}) *gomock.Call

ListProvisionedConcurrencyConfigsPages indicates an expected call of ListProvisionedConcurrencyConfigsPages

func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPagesWithContext

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

ListProvisionedConcurrencyConfigsPagesWithContext indicates an expected call of ListProvisionedConcurrencyConfigsPagesWithContext

func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsRequest

func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsRequest(arg0 interface{}) *gomock.Call

ListProvisionedConcurrencyConfigsRequest indicates an expected call of ListProvisionedConcurrencyConfigsRequest

func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsWithContext

func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProvisionedConcurrencyConfigsWithContext indicates an expected call of ListProvisionedConcurrencyConfigsWithContext

func (*MockLambdaAPIMockRecorder) ListTags

func (mr *MockLambdaAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call

ListTags indicates an expected call of ListTags

func (*MockLambdaAPIMockRecorder) ListTagsRequest

func (mr *MockLambdaAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call

ListTagsRequest indicates an expected call of ListTagsRequest

func (*MockLambdaAPIMockRecorder) ListTagsWithContext

func (mr *MockLambdaAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsWithContext indicates an expected call of ListTagsWithContext

func (*MockLambdaAPIMockRecorder) ListVersionsByFunction

func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunction(arg0 interface{}) *gomock.Call

ListVersionsByFunction indicates an expected call of ListVersionsByFunction

func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionPages

func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionPages(arg0, arg1 interface{}) *gomock.Call

ListVersionsByFunctionPages indicates an expected call of ListVersionsByFunctionPages

func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionPagesWithContext

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

ListVersionsByFunctionPagesWithContext indicates an expected call of ListVersionsByFunctionPagesWithContext

func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionRequest

func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionRequest(arg0 interface{}) *gomock.Call

ListVersionsByFunctionRequest indicates an expected call of ListVersionsByFunctionRequest

func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionWithContext

func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVersionsByFunctionWithContext indicates an expected call of ListVersionsByFunctionWithContext

func (*MockLambdaAPIMockRecorder) PublishLayerVersion

func (mr *MockLambdaAPIMockRecorder) PublishLayerVersion(arg0 interface{}) *gomock.Call

PublishLayerVersion indicates an expected call of PublishLayerVersion

func (*MockLambdaAPIMockRecorder) PublishLayerVersionRequest

func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionRequest(arg0 interface{}) *gomock.Call

PublishLayerVersionRequest indicates an expected call of PublishLayerVersionRequest

func (*MockLambdaAPIMockRecorder) PublishLayerVersionWithContext

func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PublishLayerVersionWithContext indicates an expected call of PublishLayerVersionWithContext

func (*MockLambdaAPIMockRecorder) PublishVersion

func (mr *MockLambdaAPIMockRecorder) PublishVersion(arg0 interface{}) *gomock.Call

PublishVersion indicates an expected call of PublishVersion

func (*MockLambdaAPIMockRecorder) PublishVersionRequest

func (mr *MockLambdaAPIMockRecorder) PublishVersionRequest(arg0 interface{}) *gomock.Call

PublishVersionRequest indicates an expected call of PublishVersionRequest

func (*MockLambdaAPIMockRecorder) PublishVersionWithContext

func (mr *MockLambdaAPIMockRecorder) PublishVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PublishVersionWithContext indicates an expected call of PublishVersionWithContext

func (*MockLambdaAPIMockRecorder) PutFunctionConcurrency

func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrency(arg0 interface{}) *gomock.Call

PutFunctionConcurrency indicates an expected call of PutFunctionConcurrency

func (*MockLambdaAPIMockRecorder) PutFunctionConcurrencyRequest

func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call

PutFunctionConcurrencyRequest indicates an expected call of PutFunctionConcurrencyRequest

func (*MockLambdaAPIMockRecorder) PutFunctionConcurrencyWithContext

func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutFunctionConcurrencyWithContext indicates an expected call of PutFunctionConcurrencyWithContext

func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfig

func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call

PutFunctionEventInvokeConfig indicates an expected call of PutFunctionEventInvokeConfig

func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigRequest

func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call

PutFunctionEventInvokeConfigRequest indicates an expected call of PutFunctionEventInvokeConfigRequest

func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigWithContext

func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutFunctionEventInvokeConfigWithContext indicates an expected call of PutFunctionEventInvokeConfigWithContext

func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfig

func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call

PutProvisionedConcurrencyConfig indicates an expected call of PutProvisionedConcurrencyConfig

func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigRequest

func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call

PutProvisionedConcurrencyConfigRequest indicates an expected call of PutProvisionedConcurrencyConfigRequest

func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigWithContext

func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutProvisionedConcurrencyConfigWithContext indicates an expected call of PutProvisionedConcurrencyConfigWithContext

func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermission

func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermission(arg0 interface{}) *gomock.Call

RemoveLayerVersionPermission indicates an expected call of RemoveLayerVersionPermission

func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionRequest

func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call

RemoveLayerVersionPermissionRequest indicates an expected call of RemoveLayerVersionPermissionRequest

func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionWithContext

func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveLayerVersionPermissionWithContext indicates an expected call of RemoveLayerVersionPermissionWithContext

func (*MockLambdaAPIMockRecorder) RemovePermission

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

RemovePermission indicates an expected call of RemovePermission

func (*MockLambdaAPIMockRecorder) RemovePermissionRequest

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

RemovePermissionRequest indicates an expected call of RemovePermissionRequest

func (*MockLambdaAPIMockRecorder) RemovePermissionWithContext

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

RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext

func (*MockLambdaAPIMockRecorder) TagResource

func (mr *MockLambdaAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockLambdaAPIMockRecorder) TagResourceRequest

func (mr *MockLambdaAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockLambdaAPIMockRecorder) TagResourceWithContext

func (mr *MockLambdaAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockLambdaAPIMockRecorder) UntagResource

func (mr *MockLambdaAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockLambdaAPIMockRecorder) UntagResourceRequest

func (mr *MockLambdaAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockLambdaAPIMockRecorder) UntagResourceWithContext

func (mr *MockLambdaAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockLambdaAPIMockRecorder) UpdateAlias

func (mr *MockLambdaAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call

UpdateAlias indicates an expected call of UpdateAlias

func (*MockLambdaAPIMockRecorder) UpdateAliasRequest

func (mr *MockLambdaAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call

UpdateAliasRequest indicates an expected call of UpdateAliasRequest

func (*MockLambdaAPIMockRecorder) UpdateAliasWithContext

func (mr *MockLambdaAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext

func (*MockLambdaAPIMockRecorder) UpdateEventSourceMapping

func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMapping(arg0 interface{}) *gomock.Call

UpdateEventSourceMapping indicates an expected call of UpdateEventSourceMapping

func (*MockLambdaAPIMockRecorder) UpdateEventSourceMappingRequest

func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingRequest(arg0 interface{}) *gomock.Call

UpdateEventSourceMappingRequest indicates an expected call of UpdateEventSourceMappingRequest

func (*MockLambdaAPIMockRecorder) UpdateEventSourceMappingWithContext

func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEventSourceMappingWithContext indicates an expected call of UpdateEventSourceMappingWithContext

func (*MockLambdaAPIMockRecorder) UpdateFunctionCode

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCode(arg0 interface{}) *gomock.Call

UpdateFunctionCode indicates an expected call of UpdateFunctionCode

func (*MockLambdaAPIMockRecorder) UpdateFunctionCodeRequest

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeRequest(arg0 interface{}) *gomock.Call

UpdateFunctionCodeRequest indicates an expected call of UpdateFunctionCodeRequest

func (*MockLambdaAPIMockRecorder) UpdateFunctionCodeWithContext

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFunctionCodeWithContext indicates an expected call of UpdateFunctionCodeWithContext

func (*MockLambdaAPIMockRecorder) UpdateFunctionConfiguration

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfiguration(arg0 interface{}) *gomock.Call

UpdateFunctionConfiguration indicates an expected call of UpdateFunctionConfiguration

func (*MockLambdaAPIMockRecorder) UpdateFunctionConfigurationRequest

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateFunctionConfigurationRequest indicates an expected call of UpdateFunctionConfigurationRequest

func (*MockLambdaAPIMockRecorder) UpdateFunctionConfigurationWithContext

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFunctionConfigurationWithContext indicates an expected call of UpdateFunctionConfigurationWithContext

func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfig

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call

UpdateFunctionEventInvokeConfig indicates an expected call of UpdateFunctionEventInvokeConfig

func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigRequest

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call

UpdateFunctionEventInvokeConfigRequest indicates an expected call of UpdateFunctionEventInvokeConfigRequest

func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigWithContext

func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFunctionEventInvokeConfigWithContext indicates an expected call of UpdateFunctionEventInvokeConfigWithContext

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionActive

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActive(arg0 interface{}) *gomock.Call

WaitUntilFunctionActive indicates an expected call of WaitUntilFunctionActive

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionActiveWithContext

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilFunctionActiveWithContext indicates an expected call of WaitUntilFunctionActiveWithContext

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionExists

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExists(arg0 interface{}) *gomock.Call

WaitUntilFunctionExists indicates an expected call of WaitUntilFunctionExists

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionExistsWithContext

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilFunctionExistsWithContext indicates an expected call of WaitUntilFunctionExistsWithContext

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionUpdated

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdated(arg0 interface{}) *gomock.Call

WaitUntilFunctionUpdated indicates an expected call of WaitUntilFunctionUpdated

func (*MockLambdaAPIMockRecorder) WaitUntilFunctionUpdatedWithContext

func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilFunctionUpdatedWithContext indicates an expected call of WaitUntilFunctionUpdatedWithContext

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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...request.Option) (*sns.ListSubscriptionsOutput, error)

ListSubscriptionsWithContext mocks base method

func (*MockSNSAPI) ListTagsForResource

func (m *MockSNSAPI) ListTagsForResource(arg0 *sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockSNSAPI) ListTagsForResourceRequest

func (m *MockSNSAPI) ListTagsForResourceRequest(arg0 *sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockSNSAPI) ListTagsForResourceWithContext

func (m *MockSNSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *sns.ListTagsForResourceInput, arg2 ...request.Option) (*sns.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext 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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.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 context.Context, arg1 *sns.SubscribeInput, arg2 ...request.Option) (*sns.SubscribeOutput, error)

SubscribeWithContext mocks base method

func (*MockSNSAPI) TagResource

func (m *MockSNSAPI) TagResource(arg0 *sns.TagResourceInput) (*sns.TagResourceOutput, error)

TagResource mocks base method

func (*MockSNSAPI) TagResourceRequest

func (m *MockSNSAPI) TagResourceRequest(arg0 *sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockSNSAPI) TagResourceWithContext

func (m *MockSNSAPI) TagResourceWithContext(arg0 context.Context, arg1 *sns.TagResourceInput, arg2 ...request.Option) (*sns.TagResourceOutput, error)

TagResourceWithContext 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 context.Context, arg1 *sns.UnsubscribeInput, arg2 ...request.Option) (*sns.UnsubscribeOutput, error)

UnsubscribeWithContext mocks base method

func (*MockSNSAPI) UntagResource

func (m *MockSNSAPI) UntagResource(arg0 *sns.UntagResourceInput) (*sns.UntagResourceOutput, error)

UntagResource mocks base method

func (*MockSNSAPI) UntagResourceRequest

func (m *MockSNSAPI) UntagResourceRequest(arg0 *sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockSNSAPI) UntagResourceWithContext

func (m *MockSNSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *sns.UntagResourceInput, arg2 ...request.Option) (*sns.UntagResourceOutput, error)

UntagResourceWithContext 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) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockSNSAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockSNSAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

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) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockSNSAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockSNSAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

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

func (*MockSNSAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockSNSAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockSNSAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

Jump to

Keyboard shortcuts

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