Documentation ¶
Overview ¶
Package cloudwatchmock is a generated GoMock package.
Index ¶
- type MockCloudWatchAPI
- func (m *MockCloudWatchAPI) DeleteAlarms(arg0 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DeleteAlarmsRequest(arg0 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
- func (m *MockCloudWatchAPI) DeleteAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAlarmsInput, ...) (*cloudwatch.DeleteAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetector(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetectorRequest(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAnomalyDetectorInput, ...) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) DeleteDashboards(arg0 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
- func (m *MockCloudWatchAPI) DeleteDashboardsRequest(arg0 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
- func (m *MockCloudWatchAPI) DeleteDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteDashboardsInput, ...) (*cloudwatch.DeleteDashboardsOutput, error)
- func (m *MockCloudWatchAPI) DeleteInsightRules(arg0 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DeleteInsightRulesRequest(arg0 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
- func (m *MockCloudWatchAPI) DeleteInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteInsightRulesInput, ...) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DeleteMetricStream(arg0 *cloudwatch.DeleteMetricStreamInput) (*cloudwatch.DeleteMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) DeleteMetricStreamRequest(arg0 *cloudwatch.DeleteMetricStreamInput) (*request.Request, *cloudwatch.DeleteMetricStreamOutput)
- func (m *MockCloudWatchAPI) DeleteMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteMetricStreamInput, ...) (*cloudwatch.DeleteMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmHistory(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryPages(arg0 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryRequest(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, ...) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarms(arg0 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetric(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetricRequest(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsForMetricInput, ...) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsPages(arg0 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmsRequest(arg0 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) (*cloudwatch.DescribeAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectors(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsPages(arg0 *cloudwatch.DescribeAnomalyDetectorsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, ...) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchAPI) DescribeInsightRules(arg0 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DescribeInsightRulesPages(arg0 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) DescribeInsightRulesRequest(arg0 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
- func (m *MockCloudWatchAPI) DescribeInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, ...) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DisableAlarmActions(arg0 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) DisableAlarmActionsRequest(arg0 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
- func (m *MockCloudWatchAPI) DisableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.DisableAlarmActionsInput, ...) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) DisableInsightRules(arg0 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DisableInsightRulesRequest(arg0 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
- func (m *MockCloudWatchAPI) DisableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DisableInsightRulesInput, ...) (*cloudwatch.DisableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) EXPECT() *MockCloudWatchAPIMockRecorder
- func (m *MockCloudWatchAPI) EnableAlarmActions(arg0 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) EnableAlarmActionsRequest(arg0 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
- func (m *MockCloudWatchAPI) EnableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.EnableAlarmActionsInput, ...) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) EnableInsightRules(arg0 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) EnableInsightRulesRequest(arg0 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
- func (m *MockCloudWatchAPI) EnableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.EnableInsightRulesInput, ...) (*cloudwatch.EnableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) GetDashboard(arg0 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
- func (m *MockCloudWatchAPI) GetDashboardRequest(arg0 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
- func (m *MockCloudWatchAPI) GetDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.GetDashboardInput, ...) (*cloudwatch.GetDashboardOutput, error)
- func (m *MockCloudWatchAPI) GetInsightRuleReport(arg0 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (m *MockCloudWatchAPI) GetInsightRuleReportRequest(arg0 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
- func (m *MockCloudWatchAPI) GetInsightRuleReportWithContext(arg0 context.Context, arg1 *cloudwatch.GetInsightRuleReportInput, ...) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (m *MockCloudWatchAPI) GetMetricData(arg0 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
- func (m *MockCloudWatchAPI) GetMetricDataPages(arg0 *cloudwatch.GetMetricDataInput, ...) error
- func (m *MockCloudWatchAPI) GetMetricDataPagesWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, ...) error
- func (m *MockCloudWatchAPI) GetMetricDataRequest(arg0 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
- func (m *MockCloudWatchAPI) GetMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, ...) (*cloudwatch.GetMetricDataOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStatistics(arg0 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStatisticsRequest(arg0 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
- func (m *MockCloudWatchAPI) GetMetricStatisticsWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStatisticsInput, ...) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStream(arg0 *cloudwatch.GetMetricStreamInput) (*cloudwatch.GetMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStreamRequest(arg0 *cloudwatch.GetMetricStreamInput) (*request.Request, *cloudwatch.GetMetricStreamOutput)
- func (m *MockCloudWatchAPI) GetMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStreamInput, ...) (*cloudwatch.GetMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) GetMetricWidgetImage(arg0 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (m *MockCloudWatchAPI) GetMetricWidgetImageRequest(arg0 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
- func (m *MockCloudWatchAPI) GetMetricWidgetImageWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricWidgetImageInput, ...) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (m *MockCloudWatchAPI) ListDashboards(arg0 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
- func (m *MockCloudWatchAPI) ListDashboardsPages(arg0 *cloudwatch.ListDashboardsInput, ...) error
- func (m *MockCloudWatchAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, ...) error
- func (m *MockCloudWatchAPI) ListDashboardsRequest(arg0 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
- func (m *MockCloudWatchAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, ...) (*cloudwatch.ListDashboardsOutput, error)
- func (m *MockCloudWatchAPI) ListManagedInsightRules(arg0 *cloudwatch.ListManagedInsightRulesInput) (*cloudwatch.ListManagedInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) ListManagedInsightRulesPages(arg0 *cloudwatch.ListManagedInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) ListManagedInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListManagedInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) ListManagedInsightRulesRequest(arg0 *cloudwatch.ListManagedInsightRulesInput) (*request.Request, *cloudwatch.ListManagedInsightRulesOutput)
- func (m *MockCloudWatchAPI) ListManagedInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.ListManagedInsightRulesInput, ...) (*cloudwatch.ListManagedInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) ListMetricStreams(arg0 *cloudwatch.ListMetricStreamsInput) (*cloudwatch.ListMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) ListMetricStreamsPages(arg0 *cloudwatch.ListMetricStreamsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricStreamsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricStreamsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricStreamsRequest(arg0 *cloudwatch.ListMetricStreamsInput) (*request.Request, *cloudwatch.ListMetricStreamsOutput)
- func (m *MockCloudWatchAPI) ListMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricStreamsInput, ...) (*cloudwatch.ListMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) ListMetrics(arg0 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
- func (m *MockCloudWatchAPI) ListMetricsPages(arg0 *cloudwatch.ListMetricsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricsRequest(arg0 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
- func (m *MockCloudWatchAPI) ListMetricsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, ...) (*cloudwatch.ListMetricsOutput, error)
- func (m *MockCloudWatchAPI) ListTagsForResource(arg0 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchAPI) ListTagsForResourceRequest(arg0 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
- func (m *MockCloudWatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatch.ListTagsForResourceInput, ...) (*cloudwatch.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchAPI) PutAnomalyDetector(arg0 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) PutAnomalyDetectorRequest(arg0 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
- func (m *MockCloudWatchAPI) PutAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.PutAnomalyDetectorInput, ...) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) PutCompositeAlarm(arg0 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutCompositeAlarmRequest(arg0 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
- func (m *MockCloudWatchAPI) PutCompositeAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutCompositeAlarmInput, ...) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutDashboard(arg0 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
- func (m *MockCloudWatchAPI) PutDashboardRequest(arg0 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
- func (m *MockCloudWatchAPI) PutDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.PutDashboardInput, ...) (*cloudwatch.PutDashboardOutput, error)
- func (m *MockCloudWatchAPI) PutInsightRule(arg0 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
- func (m *MockCloudWatchAPI) PutInsightRuleRequest(arg0 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
- func (m *MockCloudWatchAPI) PutInsightRuleWithContext(arg0 context.Context, arg1 *cloudwatch.PutInsightRuleInput, ...) (*cloudwatch.PutInsightRuleOutput, error)
- func (m *MockCloudWatchAPI) PutManagedInsightRules(arg0 *cloudwatch.PutManagedInsightRulesInput) (*cloudwatch.PutManagedInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) PutManagedInsightRulesRequest(arg0 *cloudwatch.PutManagedInsightRulesInput) (*request.Request, *cloudwatch.PutManagedInsightRulesOutput)
- func (m *MockCloudWatchAPI) PutManagedInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.PutManagedInsightRulesInput, ...) (*cloudwatch.PutManagedInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) PutMetricAlarm(arg0 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutMetricAlarmRequest(arg0 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
- func (m *MockCloudWatchAPI) PutMetricAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricAlarmInput, ...) (*cloudwatch.PutMetricAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutMetricData(arg0 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
- func (m *MockCloudWatchAPI) PutMetricDataRequest(arg0 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
- func (m *MockCloudWatchAPI) PutMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricDataInput, ...) (*cloudwatch.PutMetricDataOutput, error)
- func (m *MockCloudWatchAPI) PutMetricStream(arg0 *cloudwatch.PutMetricStreamInput) (*cloudwatch.PutMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) PutMetricStreamRequest(arg0 *cloudwatch.PutMetricStreamInput) (*request.Request, *cloudwatch.PutMetricStreamOutput)
- func (m *MockCloudWatchAPI) PutMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricStreamInput, ...) (*cloudwatch.PutMetricStreamOutput, error)
- func (m *MockCloudWatchAPI) SetAlarmState(arg0 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
- func (m *MockCloudWatchAPI) SetAlarmStateRequest(arg0 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
- func (m *MockCloudWatchAPI) SetAlarmStateWithContext(arg0 context.Context, arg1 *cloudwatch.SetAlarmStateInput, ...) (*cloudwatch.SetAlarmStateOutput, error)
- func (m *MockCloudWatchAPI) StartMetricStreams(arg0 *cloudwatch.StartMetricStreamsInput) (*cloudwatch.StartMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) StartMetricStreamsRequest(arg0 *cloudwatch.StartMetricStreamsInput) (*request.Request, *cloudwatch.StartMetricStreamsOutput)
- func (m *MockCloudWatchAPI) StartMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.StartMetricStreamsInput, ...) (*cloudwatch.StartMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) StopMetricStreams(arg0 *cloudwatch.StopMetricStreamsInput) (*cloudwatch.StopMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) StopMetricStreamsRequest(arg0 *cloudwatch.StopMetricStreamsInput) (*request.Request, *cloudwatch.StopMetricStreamsOutput)
- func (m *MockCloudWatchAPI) StopMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.StopMetricStreamsInput, ...) (*cloudwatch.StopMetricStreamsOutput, error)
- func (m *MockCloudWatchAPI) TagResource(arg0 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
- func (m *MockCloudWatchAPI) TagResourceRequest(arg0 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
- func (m *MockCloudWatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.TagResourceInput, ...) (*cloudwatch.TagResourceOutput, error)
- func (m *MockCloudWatchAPI) UntagResource(arg0 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
- func (m *MockCloudWatchAPI) UntagResourceRequest(arg0 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
- func (m *MockCloudWatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.UntagResourceInput, ...) (*cloudwatch.UntagResourceOutput, error)
- func (m *MockCloudWatchAPI) WaitUntilAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
- func (m *MockCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
- func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- type MockCloudWatchAPIMockRecorder
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarms(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboards(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteMetricStream(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteMetricStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteMetricStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistory(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarms(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReport(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatistics(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStream(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImage(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreams(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetrics(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRule(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricStream(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmState(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreams(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StopMetricStreams(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StopMetricStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) StopMetricStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockCloudWatchAPI) DeleteAlarms(arg0 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
DeleteAlarms mocks base method
func (*MockCloudWatchAPI) DeleteAlarmsRequest ¶
func (m *MockCloudWatchAPI) DeleteAlarmsRequest(arg0 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
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 ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetector(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
DeleteAnomalyDetector mocks base method
func (*MockCloudWatchAPI) DeleteAnomalyDetectorRequest ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetectorRequest(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
DeleteAnomalyDetectorRequest mocks base method
func (*MockCloudWatchAPI) DeleteAnomalyDetectorWithContext ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
DeleteAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchAPI) DeleteDashboards ¶
func (m *MockCloudWatchAPI) DeleteDashboards(arg0 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
DeleteDashboards mocks base method
func (*MockCloudWatchAPI) DeleteDashboardsRequest ¶
func (m *MockCloudWatchAPI) DeleteDashboardsRequest(arg0 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
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 ¶
func (m *MockCloudWatchAPI) DeleteInsightRules(arg0 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
DeleteInsightRules mocks base method
func (*MockCloudWatchAPI) DeleteInsightRulesRequest ¶
func (m *MockCloudWatchAPI) DeleteInsightRulesRequest(arg0 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
DeleteInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DeleteInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DeleteInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DeleteInsightRulesOutput, error)
DeleteInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) DeleteMetricStream ¶
func (m *MockCloudWatchAPI) DeleteMetricStream(arg0 *cloudwatch.DeleteMetricStreamInput) (*cloudwatch.DeleteMetricStreamOutput, error)
DeleteMetricStream mocks base method
func (*MockCloudWatchAPI) DeleteMetricStreamRequest ¶
func (m *MockCloudWatchAPI) DeleteMetricStreamRequest(arg0 *cloudwatch.DeleteMetricStreamInput) (*request.Request, *cloudwatch.DeleteMetricStreamOutput)
DeleteMetricStreamRequest mocks base method
func (*MockCloudWatchAPI) DeleteMetricStreamWithContext ¶
func (m *MockCloudWatchAPI) DeleteMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteMetricStreamInput, arg2 ...request.Option) (*cloudwatch.DeleteMetricStreamOutput, error)
DeleteMetricStreamWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistory ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistory(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
DescribeAlarmHistory mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryPages ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryPages(arg0 *cloudwatch.DescribeAlarmHistoryInput, arg1 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool) error
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 ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryRequest(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
DescribeAlarmHistoryRequest mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmHistoryOutput, error)
DescribeAlarmHistoryWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarms ¶
func (m *MockCloudWatchAPI) DescribeAlarms(arg0 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
DescribeAlarms mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetric ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetric(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
DescribeAlarmsForMetric mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetricRequest ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetricRequest(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
DescribeAlarmsForMetricRequest mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetricWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsForMetricInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
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 ¶
func (m *MockCloudWatchAPI) DescribeAlarmsRequest(arg0 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
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 ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectors(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
DescribeAnomalyDetectors mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsPages ¶ added in v1.44.80
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsPages(arg0 *cloudwatch.DescribeAnomalyDetectorsInput, arg1 func(*cloudwatch.DescribeAnomalyDetectorsOutput, bool) bool) error
DescribeAnomalyDetectorsPages mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsPagesWithContext ¶ added in v1.44.80
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, arg2 func(*cloudwatch.DescribeAnomalyDetectorsOutput, bool) bool, arg3 ...request.Option) error
DescribeAnomalyDetectorsPagesWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsRequest ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
DescribeAnomalyDetectorsRequest mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, arg2 ...request.Option) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
DescribeAnomalyDetectorsWithContext mocks base method
func (*MockCloudWatchAPI) DescribeInsightRules ¶
func (m *MockCloudWatchAPI) DescribeInsightRules(arg0 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
DescribeInsightRules mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesPages ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesPages(arg0 *cloudwatch.DescribeInsightRulesInput, arg1 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool) error
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 ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesRequest(arg0 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
DescribeInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DescribeInsightRulesOutput, error)
DescribeInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) DisableAlarmActions ¶
func (m *MockCloudWatchAPI) DisableAlarmActions(arg0 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
DisableAlarmActions mocks base method
func (*MockCloudWatchAPI) DisableAlarmActionsRequest ¶
func (m *MockCloudWatchAPI) DisableAlarmActionsRequest(arg0 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
DisableAlarmActionsRequest mocks base method
func (*MockCloudWatchAPI) DisableAlarmActionsWithContext ¶
func (m *MockCloudWatchAPI) DisableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.DisableAlarmActionsInput, arg2 ...request.Option) (*cloudwatch.DisableAlarmActionsOutput, error)
DisableAlarmActionsWithContext mocks base method
func (*MockCloudWatchAPI) DisableInsightRules ¶
func (m *MockCloudWatchAPI) DisableInsightRules(arg0 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
DisableInsightRules mocks base method
func (*MockCloudWatchAPI) DisableInsightRulesRequest ¶
func (m *MockCloudWatchAPI) DisableInsightRulesRequest(arg0 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
DisableInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DisableInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DisableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DisableInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DisableInsightRulesOutput, error)
DisableInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) EXPECT ¶
func (m *MockCloudWatchAPI) EXPECT() *MockCloudWatchAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCloudWatchAPI) EnableAlarmActions ¶
func (m *MockCloudWatchAPI) EnableAlarmActions(arg0 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
EnableAlarmActions mocks base method
func (*MockCloudWatchAPI) EnableAlarmActionsRequest ¶
func (m *MockCloudWatchAPI) EnableAlarmActionsRequest(arg0 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
EnableAlarmActionsRequest mocks base method
func (*MockCloudWatchAPI) EnableAlarmActionsWithContext ¶
func (m *MockCloudWatchAPI) EnableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.EnableAlarmActionsInput, arg2 ...request.Option) (*cloudwatch.EnableAlarmActionsOutput, error)
EnableAlarmActionsWithContext mocks base method
func (*MockCloudWatchAPI) EnableInsightRules ¶
func (m *MockCloudWatchAPI) EnableInsightRules(arg0 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
EnableInsightRules mocks base method
func (*MockCloudWatchAPI) EnableInsightRulesRequest ¶
func (m *MockCloudWatchAPI) EnableInsightRulesRequest(arg0 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
EnableInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) EnableInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) EnableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.EnableInsightRulesInput, arg2 ...request.Option) (*cloudwatch.EnableInsightRulesOutput, error)
EnableInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) GetDashboard ¶
func (m *MockCloudWatchAPI) GetDashboard(arg0 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
GetDashboard mocks base method
func (*MockCloudWatchAPI) GetDashboardRequest ¶
func (m *MockCloudWatchAPI) GetDashboardRequest(arg0 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
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 ¶
func (m *MockCloudWatchAPI) GetInsightRuleReport(arg0 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
GetInsightRuleReport mocks base method
func (*MockCloudWatchAPI) GetInsightRuleReportRequest ¶
func (m *MockCloudWatchAPI) GetInsightRuleReportRequest(arg0 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
GetInsightRuleReportRequest mocks base method
func (*MockCloudWatchAPI) GetInsightRuleReportWithContext ¶
func (m *MockCloudWatchAPI) GetInsightRuleReportWithContext(arg0 context.Context, arg1 *cloudwatch.GetInsightRuleReportInput, arg2 ...request.Option) (*cloudwatch.GetInsightRuleReportOutput, error)
GetInsightRuleReportWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricData ¶
func (m *MockCloudWatchAPI) GetMetricData(arg0 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
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 ¶
func (m *MockCloudWatchAPI) GetMetricDataRequest(arg0 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
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 ¶
func (m *MockCloudWatchAPI) GetMetricStatistics(arg0 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
GetMetricStatistics mocks base method
func (*MockCloudWatchAPI) GetMetricStatisticsRequest ¶
func (m *MockCloudWatchAPI) GetMetricStatisticsRequest(arg0 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
GetMetricStatisticsRequest mocks base method
func (*MockCloudWatchAPI) GetMetricStatisticsWithContext ¶
func (m *MockCloudWatchAPI) GetMetricStatisticsWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStatisticsInput, arg2 ...request.Option) (*cloudwatch.GetMetricStatisticsOutput, error)
GetMetricStatisticsWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricStream ¶
func (m *MockCloudWatchAPI) GetMetricStream(arg0 *cloudwatch.GetMetricStreamInput) (*cloudwatch.GetMetricStreamOutput, error)
GetMetricStream mocks base method
func (*MockCloudWatchAPI) GetMetricStreamRequest ¶
func (m *MockCloudWatchAPI) GetMetricStreamRequest(arg0 *cloudwatch.GetMetricStreamInput) (*request.Request, *cloudwatch.GetMetricStreamOutput)
GetMetricStreamRequest mocks base method
func (*MockCloudWatchAPI) GetMetricStreamWithContext ¶
func (m *MockCloudWatchAPI) GetMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStreamInput, arg2 ...request.Option) (*cloudwatch.GetMetricStreamOutput, error)
GetMetricStreamWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImage ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImage(arg0 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
GetMetricWidgetImage mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImageRequest ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImageRequest(arg0 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
GetMetricWidgetImageRequest mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImageWithContext ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImageWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricWidgetImageInput, arg2 ...request.Option) (*cloudwatch.GetMetricWidgetImageOutput, error)
GetMetricWidgetImageWithContext mocks base method
func (*MockCloudWatchAPI) ListDashboards ¶
func (m *MockCloudWatchAPI) ListDashboards(arg0 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
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 ¶
func (m *MockCloudWatchAPI) ListDashboardsRequest(arg0 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
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) ListManagedInsightRules ¶ added in v1.44.80
func (m *MockCloudWatchAPI) ListManagedInsightRules(arg0 *cloudwatch.ListManagedInsightRulesInput) (*cloudwatch.ListManagedInsightRulesOutput, error)
ListManagedInsightRules mocks base method
func (*MockCloudWatchAPI) ListManagedInsightRulesPages ¶ added in v1.44.80
func (m *MockCloudWatchAPI) ListManagedInsightRulesPages(arg0 *cloudwatch.ListManagedInsightRulesInput, arg1 func(*cloudwatch.ListManagedInsightRulesOutput, bool) bool) error
ListManagedInsightRulesPages mocks base method
func (*MockCloudWatchAPI) ListManagedInsightRulesPagesWithContext ¶ added in v1.44.80
func (m *MockCloudWatchAPI) ListManagedInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListManagedInsightRulesInput, arg2 func(*cloudwatch.ListManagedInsightRulesOutput, bool) bool, arg3 ...request.Option) error
ListManagedInsightRulesPagesWithContext mocks base method
func (*MockCloudWatchAPI) ListManagedInsightRulesRequest ¶ added in v1.44.80
func (m *MockCloudWatchAPI) ListManagedInsightRulesRequest(arg0 *cloudwatch.ListManagedInsightRulesInput) (*request.Request, *cloudwatch.ListManagedInsightRulesOutput)
ListManagedInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) ListManagedInsightRulesWithContext ¶ added in v1.44.80
func (m *MockCloudWatchAPI) ListManagedInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.ListManagedInsightRulesInput, arg2 ...request.Option) (*cloudwatch.ListManagedInsightRulesOutput, error)
ListManagedInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) ListMetricStreams ¶
func (m *MockCloudWatchAPI) ListMetricStreams(arg0 *cloudwatch.ListMetricStreamsInput) (*cloudwatch.ListMetricStreamsOutput, error)
ListMetricStreams mocks base method
func (*MockCloudWatchAPI) ListMetricStreamsPages ¶
func (m *MockCloudWatchAPI) ListMetricStreamsPages(arg0 *cloudwatch.ListMetricStreamsInput, arg1 func(*cloudwatch.ListMetricStreamsOutput, bool) bool) error
ListMetricStreamsPages mocks base method
func (*MockCloudWatchAPI) ListMetricStreamsPagesWithContext ¶
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 ¶
func (m *MockCloudWatchAPI) ListMetricStreamsRequest(arg0 *cloudwatch.ListMetricStreamsInput) (*request.Request, *cloudwatch.ListMetricStreamsOutput)
ListMetricStreamsRequest mocks base method
func (*MockCloudWatchAPI) ListMetricStreamsWithContext ¶
func (m *MockCloudWatchAPI) ListMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricStreamsInput, arg2 ...request.Option) (*cloudwatch.ListMetricStreamsOutput, error)
ListMetricStreamsWithContext mocks base method
func (*MockCloudWatchAPI) ListMetrics ¶
func (m *MockCloudWatchAPI) ListMetrics(arg0 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
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 ¶
func (m *MockCloudWatchAPI) ListMetricsRequest(arg0 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
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 ¶
func (m *MockCloudWatchAPI) ListTagsForResource(arg0 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockCloudWatchAPI) ListTagsForResourceRequest ¶
func (m *MockCloudWatchAPI) ListTagsForResourceRequest(arg0 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockCloudWatchAPI) ListTagsForResourceWithContext ¶
func (m *MockCloudWatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatch.ListTagsForResourceInput, arg2 ...request.Option) (*cloudwatch.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetector ¶
func (m *MockCloudWatchAPI) PutAnomalyDetector(arg0 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
PutAnomalyDetector mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetectorRequest ¶
func (m *MockCloudWatchAPI) PutAnomalyDetectorRequest(arg0 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
PutAnomalyDetectorRequest mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetectorWithContext ¶
func (m *MockCloudWatchAPI) PutAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.PutAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatch.PutAnomalyDetectorOutput, error)
PutAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchAPI) PutCompositeAlarm ¶
func (m *MockCloudWatchAPI) PutCompositeAlarm(arg0 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
PutCompositeAlarm mocks base method
func (*MockCloudWatchAPI) PutCompositeAlarmRequest ¶
func (m *MockCloudWatchAPI) PutCompositeAlarmRequest(arg0 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
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 ¶
func (m *MockCloudWatchAPI) PutDashboard(arg0 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
PutDashboard mocks base method
func (*MockCloudWatchAPI) PutDashboardRequest ¶
func (m *MockCloudWatchAPI) PutDashboardRequest(arg0 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
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 ¶
func (m *MockCloudWatchAPI) PutInsightRule(arg0 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
PutInsightRule mocks base method
func (*MockCloudWatchAPI) PutInsightRuleRequest ¶
func (m *MockCloudWatchAPI) PutInsightRuleRequest(arg0 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
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) PutManagedInsightRules ¶ added in v1.44.80
func (m *MockCloudWatchAPI) PutManagedInsightRules(arg0 *cloudwatch.PutManagedInsightRulesInput) (*cloudwatch.PutManagedInsightRulesOutput, error)
PutManagedInsightRules mocks base method
func (*MockCloudWatchAPI) PutManagedInsightRulesRequest ¶ added in v1.44.80
func (m *MockCloudWatchAPI) PutManagedInsightRulesRequest(arg0 *cloudwatch.PutManagedInsightRulesInput) (*request.Request, *cloudwatch.PutManagedInsightRulesOutput)
PutManagedInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) PutManagedInsightRulesWithContext ¶ added in v1.44.80
func (m *MockCloudWatchAPI) PutManagedInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.PutManagedInsightRulesInput, arg2 ...request.Option) (*cloudwatch.PutManagedInsightRulesOutput, error)
PutManagedInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) PutMetricAlarm ¶
func (m *MockCloudWatchAPI) PutMetricAlarm(arg0 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
PutMetricAlarm mocks base method
func (*MockCloudWatchAPI) PutMetricAlarmRequest ¶
func (m *MockCloudWatchAPI) PutMetricAlarmRequest(arg0 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
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 ¶
func (m *MockCloudWatchAPI) PutMetricData(arg0 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
PutMetricData mocks base method
func (*MockCloudWatchAPI) PutMetricDataRequest ¶
func (m *MockCloudWatchAPI) PutMetricDataRequest(arg0 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
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 ¶
func (m *MockCloudWatchAPI) PutMetricStream(arg0 *cloudwatch.PutMetricStreamInput) (*cloudwatch.PutMetricStreamOutput, error)
PutMetricStream mocks base method
func (*MockCloudWatchAPI) PutMetricStreamRequest ¶
func (m *MockCloudWatchAPI) PutMetricStreamRequest(arg0 *cloudwatch.PutMetricStreamInput) (*request.Request, *cloudwatch.PutMetricStreamOutput)
PutMetricStreamRequest mocks base method
func (*MockCloudWatchAPI) PutMetricStreamWithContext ¶
func (m *MockCloudWatchAPI) PutMetricStreamWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricStreamInput, arg2 ...request.Option) (*cloudwatch.PutMetricStreamOutput, error)
PutMetricStreamWithContext mocks base method
func (*MockCloudWatchAPI) SetAlarmState ¶
func (m *MockCloudWatchAPI) SetAlarmState(arg0 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
SetAlarmState mocks base method
func (*MockCloudWatchAPI) SetAlarmStateRequest ¶
func (m *MockCloudWatchAPI) SetAlarmStateRequest(arg0 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
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 ¶
func (m *MockCloudWatchAPI) StartMetricStreams(arg0 *cloudwatch.StartMetricStreamsInput) (*cloudwatch.StartMetricStreamsOutput, error)
StartMetricStreams mocks base method
func (*MockCloudWatchAPI) StartMetricStreamsRequest ¶
func (m *MockCloudWatchAPI) StartMetricStreamsRequest(arg0 *cloudwatch.StartMetricStreamsInput) (*request.Request, *cloudwatch.StartMetricStreamsOutput)
StartMetricStreamsRequest mocks base method
func (*MockCloudWatchAPI) StartMetricStreamsWithContext ¶
func (m *MockCloudWatchAPI) StartMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.StartMetricStreamsInput, arg2 ...request.Option) (*cloudwatch.StartMetricStreamsOutput, error)
StartMetricStreamsWithContext mocks base method
func (*MockCloudWatchAPI) StopMetricStreams ¶
func (m *MockCloudWatchAPI) StopMetricStreams(arg0 *cloudwatch.StopMetricStreamsInput) (*cloudwatch.StopMetricStreamsOutput, error)
StopMetricStreams mocks base method
func (*MockCloudWatchAPI) StopMetricStreamsRequest ¶
func (m *MockCloudWatchAPI) StopMetricStreamsRequest(arg0 *cloudwatch.StopMetricStreamsInput) (*request.Request, *cloudwatch.StopMetricStreamsOutput)
StopMetricStreamsRequest mocks base method
func (*MockCloudWatchAPI) StopMetricStreamsWithContext ¶
func (m *MockCloudWatchAPI) StopMetricStreamsWithContext(arg0 context.Context, arg1 *cloudwatch.StopMetricStreamsInput, arg2 ...request.Option) (*cloudwatch.StopMetricStreamsOutput, error)
StopMetricStreamsWithContext mocks base method
func (*MockCloudWatchAPI) TagResource ¶
func (m *MockCloudWatchAPI) TagResource(arg0 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
TagResource mocks base method
func (*MockCloudWatchAPI) TagResourceRequest ¶
func (m *MockCloudWatchAPI) TagResourceRequest(arg0 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
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 ¶
func (m *MockCloudWatchAPI) UntagResource(arg0 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockCloudWatchAPI) UntagResourceRequest ¶
func (m *MockCloudWatchAPI) UntagResourceRequest(arg0 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
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 ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteMetricStream(arg0 interface{}) *gomock.Call
DeleteMetricStream indicates an expected call of DeleteMetricStream
func (*MockCloudWatchAPIMockRecorder) DeleteMetricStreamRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteMetricStreamRequest(arg0 interface{}) *gomock.Call
DeleteMetricStreamRequest indicates an expected call of DeleteMetricStreamRequest
func (*MockCloudWatchAPIMockRecorder) DeleteMetricStreamWithContext ¶
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) DescribeAnomalyDetectorsPages ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsPages(arg0, arg1 interface{}) *gomock.Call
DescribeAnomalyDetectorsPages indicates an expected call of DescribeAnomalyDetectorsPages
func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsPagesWithContext ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeAnomalyDetectorsPagesWithContext indicates an expected call of DescribeAnomalyDetectorsPagesWithContext
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 ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricStream(arg0 interface{}) *gomock.Call
GetMetricStream indicates an expected call of GetMetricStream
func (*MockCloudWatchAPIMockRecorder) GetMetricStreamRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricStreamRequest(arg0 interface{}) *gomock.Call
GetMetricStreamRequest indicates an expected call of GetMetricStreamRequest
func (*MockCloudWatchAPIMockRecorder) GetMetricStreamWithContext ¶
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) ListManagedInsightRules ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRules(arg0 interface{}) *gomock.Call
ListManagedInsightRules indicates an expected call of ListManagedInsightRules
func (*MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPages ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPages(arg0, arg1 interface{}) *gomock.Call
ListManagedInsightRulesPages indicates an expected call of ListManagedInsightRulesPages
func (*MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPagesWithContext ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListManagedInsightRulesPagesWithContext indicates an expected call of ListManagedInsightRulesPagesWithContext
func (*MockCloudWatchAPIMockRecorder) ListManagedInsightRulesRequest ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesRequest(arg0 interface{}) *gomock.Call
ListManagedInsightRulesRequest indicates an expected call of ListManagedInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) ListManagedInsightRulesWithContext ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) ListManagedInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListManagedInsightRulesWithContext indicates an expected call of ListManagedInsightRulesWithContext
func (*MockCloudWatchAPIMockRecorder) ListMetricStreams ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreams(arg0 interface{}) *gomock.Call
ListMetricStreams indicates an expected call of ListMetricStreams
func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsPages ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsPages(arg0, arg1 interface{}) *gomock.Call
ListMetricStreamsPages indicates an expected call of ListMetricStreamsPages
func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMetricStreamsPagesWithContext indicates an expected call of ListMetricStreamsPagesWithContext
func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricStreamsRequest(arg0 interface{}) *gomock.Call
ListMetricStreamsRequest indicates an expected call of ListMetricStreamsRequest
func (*MockCloudWatchAPIMockRecorder) ListMetricStreamsWithContext ¶
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) PutManagedInsightRules ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRules(arg0 interface{}) *gomock.Call
PutManagedInsightRules indicates an expected call of PutManagedInsightRules
func (*MockCloudWatchAPIMockRecorder) PutManagedInsightRulesRequest ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRulesRequest(arg0 interface{}) *gomock.Call
PutManagedInsightRulesRequest indicates an expected call of PutManagedInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) PutManagedInsightRulesWithContext ¶ added in v1.44.80
func (mr *MockCloudWatchAPIMockRecorder) PutManagedInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutManagedInsightRulesWithContext indicates an expected call of PutManagedInsightRulesWithContext
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 ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricStream(arg0 interface{}) *gomock.Call
PutMetricStream indicates an expected call of PutMetricStream
func (*MockCloudWatchAPIMockRecorder) PutMetricStreamRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricStreamRequest(arg0 interface{}) *gomock.Call
PutMetricStreamRequest indicates an expected call of PutMetricStreamRequest
func (*MockCloudWatchAPIMockRecorder) PutMetricStreamWithContext ¶
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 ¶
func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreams(arg0 interface{}) *gomock.Call
StartMetricStreams indicates an expected call of StartMetricStreams
func (*MockCloudWatchAPIMockRecorder) StartMetricStreamsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreamsRequest(arg0 interface{}) *gomock.Call
StartMetricStreamsRequest indicates an expected call of StartMetricStreamsRequest
func (*MockCloudWatchAPIMockRecorder) StartMetricStreamsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) StartMetricStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMetricStreamsWithContext indicates an expected call of StartMetricStreamsWithContext
func (*MockCloudWatchAPIMockRecorder) StopMetricStreams ¶
func (mr *MockCloudWatchAPIMockRecorder) StopMetricStreams(arg0 interface{}) *gomock.Call
StopMetricStreams indicates an expected call of StopMetricStreams
func (*MockCloudWatchAPIMockRecorder) StopMetricStreamsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) StopMetricStreamsRequest(arg0 interface{}) *gomock.Call
StopMetricStreamsRequest indicates an expected call of StopMetricStreamsRequest
func (*MockCloudWatchAPIMockRecorder) StopMetricStreamsWithContext ¶
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