cloudwatchmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cloudwatchmock 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) DeleteMetricStream added in v1.38.35

DeleteMetricStream mocks base method.

func (*MockCloudWatchAPI) DeleteMetricStreamRequest added in v1.38.35

DeleteMetricStreamRequest mocks base method.

func (*MockCloudWatchAPI) DeleteMetricStreamWithContext added in v1.38.35

DeleteMetricStreamWithContext 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) GetMetricStream added in v1.38.35

GetMetricStream mocks base method.

func (*MockCloudWatchAPI) GetMetricStreamRequest added in v1.38.35

GetMetricStreamRequest mocks base method.

func (*MockCloudWatchAPI) GetMetricStreamWithContext added in v1.38.35

func (m *MockCloudWatchAPI) GetMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStreamInput, arg2 ...request.Option) (*cloudwatch.GetMetricStreamOutput, error)

GetMetricStreamWithContext 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) ListMetricStreams added in v1.38.35

ListMetricStreams mocks base method.

func (*MockCloudWatchAPI) ListMetricStreamsPages added in v1.38.35

ListMetricStreamsPages mocks base method.

func (*MockCloudWatchAPI) ListMetricStreamsPagesWithContext added in v1.38.35

func (m *MockCloudWatchAPI) ListMetricStreamsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricStreamsInput, arg2 func(*cloudwatch.ListMetricStreamsOutput, bool) bool, arg3 ...request.Option) error

ListMetricStreamsPagesWithContext mocks base method.

func (*MockCloudWatchAPI) ListMetricStreamsRequest added in v1.38.35

ListMetricStreamsRequest mocks base method.

func (*MockCloudWatchAPI) ListMetricStreamsWithContext added in v1.38.35

func (m *MockCloudWatchAPI) ListMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricStreamsInput, arg2 ...request.Option) (*cloudwatch.ListMetricStreamsOutput, error)

ListMetricStreamsWithContext 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) PutMetricStream added in v1.38.35

PutMetricStream mocks base method.

func (*MockCloudWatchAPI) PutMetricStreamRequest added in v1.38.35

PutMetricStreamRequest mocks base method.

func (*MockCloudWatchAPI) PutMetricStreamWithContext added in v1.38.35

func (m *MockCloudWatchAPI) PutMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricStreamInput, arg2 ...request.Option) (*cloudwatch.PutMetricStreamOutput, error)

PutMetricStreamWithContext 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) StartMetricStreams added in v1.38.35

StartMetricStreams mocks base method.

func (*MockCloudWatchAPI) StartMetricStreamsRequest added in v1.38.35

StartMetricStreamsRequest mocks base method.

func (*MockCloudWatchAPI) StartMetricStreamsWithContext added in v1.38.35

StartMetricStreamsWithContext mocks base method.

func (*MockCloudWatchAPI) StopMetricStreams added in v1.38.35

StopMetricStreams mocks base method.

func (*MockCloudWatchAPI) StopMetricStreamsRequest added in v1.38.35

StopMetricStreamsRequest mocks base method.

func (*MockCloudWatchAPI) StopMetricStreamsWithContext added in v1.38.35

func (m *MockCloudWatchAPI) StopMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.StopMetricStreamsInput, arg2 ...request.Option) (*cloudwatch.StopMetricStreamsOutput, error)

StopMetricStreamsWithContext 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) DeleteMetricStream added in v1.38.35

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

DeleteMetricStream indicates an expected call of DeleteMetricStream.

func (*MockCloudWatchAPIMockRecorder) DeleteMetricStreamRequest added in v1.38.35

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

DeleteMetricStreamRequest indicates an expected call of DeleteMetricStreamRequest.

func (*MockCloudWatchAPIMockRecorder) DeleteMetricStreamWithContext added in v1.38.35

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

DeleteMetricStreamWithContext indicates an expected call of DeleteMetricStreamWithContext.

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) GetMetricStream added in v1.38.35

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

GetMetricStream indicates an expected call of GetMetricStream.

func (*MockCloudWatchAPIMockRecorder) GetMetricStreamRequest added in v1.38.35

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

GetMetricStreamRequest indicates an expected call of GetMetricStreamRequest.

func (*MockCloudWatchAPIMockRecorder) GetMetricStreamWithContext added in v1.38.35

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

GetMetricStreamWithContext indicates an expected call of GetMetricStreamWithContext.

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) ListMetricStreams added in v1.38.35

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

ListMetricStreams indicates an expected call of ListMetricStreams.

func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsPages added in v1.38.35

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

ListMetricStreamsPages indicates an expected call of ListMetricStreamsPages.

func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsPagesWithContext added in v1.38.35

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

ListMetricStreamsPagesWithContext indicates an expected call of ListMetricStreamsPagesWithContext.

func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsRequest added in v1.38.35

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

ListMetricStreamsRequest indicates an expected call of ListMetricStreamsRequest.

func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsWithContext added in v1.38.35

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

ListMetricStreamsWithContext indicates an expected call of ListMetricStreamsWithContext.

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) PutMetricStream added in v1.38.35

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

PutMetricStream indicates an expected call of PutMetricStream.

func (*MockCloudWatchAPIMockRecorder) PutMetricStreamRequest added in v1.38.35

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

PutMetricStreamRequest indicates an expected call of PutMetricStreamRequest.

func (*MockCloudWatchAPIMockRecorder) PutMetricStreamWithContext added in v1.38.35

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

PutMetricStreamWithContext indicates an expected call of PutMetricStreamWithContext.

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) StartMetricStreams added in v1.38.35

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

StartMetricStreams indicates an expected call of StartMetricStreams.

func (*MockCloudWatchAPIMockRecorder) StartMetricStreamsRequest added in v1.38.35

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

StartMetricStreamsRequest indicates an expected call of StartMetricStreamsRequest.

func (*MockCloudWatchAPIMockRecorder) StartMetricStreamsWithContext added in v1.38.35

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

StartMetricStreamsWithContext indicates an expected call of StartMetricStreamsWithContext.

func (*MockCloudWatchAPIMockRecorder) StopMetricStreams added in v1.38.35

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

StopMetricStreams indicates an expected call of StopMetricStreams.

func (*MockCloudWatchAPIMockRecorder) StopMetricStreamsRequest added in v1.38.35

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

StopMetricStreamsRequest indicates an expected call of StopMetricStreamsRequest.

func (*MockCloudWatchAPIMockRecorder) StopMetricStreamsWithContext added in v1.38.35

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

StopMetricStreamsWithContext indicates an expected call of StopMetricStreamsWithContext.

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.

Jump to

Keyboard shortcuts

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