Skip navigation links
A B C D E F G H I L M P R S T U V W 

A

AbstractAmazonCloudWatch - Class in com.amazonaws.services.cloudwatch
Abstract implementation of AmazonCloudWatch.
AbstractAmazonCloudWatch() - Constructor for class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
AbstractAmazonCloudWatchAsync - Class in com.amazonaws.services.cloudwatch
Abstract implementation of AmazonCloudWatchAsync.
AbstractAmazonCloudWatchAsync() - Constructor for class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
addExtendedStatisticsEntry(String, Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Add a single ExtendedStatistics entry
alarmExists() - Method in class com.amazonaws.services.cloudwatch.waiters.AmazonCloudWatchWaiters
Builds a AlarmExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
AlarmHistoryItem - Class in com.amazonaws.services.cloudwatch.model
Represents the history of a specific alarm.
AlarmHistoryItem() - Constructor for class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
AlarmType - Enum in com.amazonaws.services.cloudwatch.model
 
AmazonCloudWatch - Interface in com.amazonaws.services.cloudwatch
Interface for accessing CloudWatch.
AmazonCloudWatchAsync - Interface in com.amazonaws.services.cloudwatch
Interface for accessing CloudWatch asynchronously.
AmazonCloudWatchAsyncClient - Class in com.amazonaws.services.cloudwatch
Client for accessing CloudWatch asynchronously.
AmazonCloudWatchAsyncClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
AmazonCloudWatchAsyncClientBuilder - Class in com.amazonaws.services.cloudwatch
Fluent builder for AmazonCloudWatchAsync.
AmazonCloudWatchClient - Class in com.amazonaws.services.cloudwatch
Client for accessing CloudWatch.
AmazonCloudWatchClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonCloudWatchClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonCloudWatchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
AmazonCloudWatchClientBuilder - Class in com.amazonaws.services.cloudwatch
Fluent builder for AmazonCloudWatch.
AmazonCloudWatchException - Exception in com.amazonaws.services.cloudwatch.model
Base exception for all service exceptions thrown by Amazon CloudWatch
AmazonCloudWatchException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.AmazonCloudWatchException
Constructs a new AmazonCloudWatchException with the specified error message.
AmazonCloudWatchWaiters - Class in com.amazonaws.services.cloudwatch.waiters
 
AmazonCloudWatchWaiters(AmazonCloudWatch) - Constructor for class com.amazonaws.services.cloudwatch.waiters.AmazonCloudWatchWaiters
Constructs a new AmazonCloudWatchWaiters with the given client
AnomalyDetector - Class in com.amazonaws.services.cloudwatch.model
An anomaly detection model associated with a particular CloudWatch metric and statistic.
AnomalyDetector() - Constructor for class com.amazonaws.services.cloudwatch.model.AnomalyDetector
 
AnomalyDetectorConfiguration - Class in com.amazonaws.services.cloudwatch.model
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model and the time zone to use for the metric.
AnomalyDetectorConfiguration() - Constructor for class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
 
AnomalyDetectorStateValue - Enum in com.amazonaws.services.cloudwatch.model
 
apply(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.waiters.DescribeAlarmsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClientBuilder
Construct an asynchronous implementation of AmazonCloudWatchAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClientBuilder
Construct a synchronous implementation of AmazonCloudWatch using the current builder configuration.
builder() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 

C

clearExtendedStatisticsEntries() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Removes all the entries added into ExtendedStatistics.
clone() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.Range
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.Tag
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceResult
 
CloudWatchActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for CloudWatch.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.cloudwatch - package com.amazonaws.services.cloudwatch
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
com.amazonaws.services.cloudwatch.model - package com.amazonaws.services.cloudwatch.model
 
com.amazonaws.services.cloudwatch.waiters - package com.amazonaws.services.cloudwatch.waiters
 
ComparisonOperator - Enum in com.amazonaws.services.cloudwatch.model
 
CompositeAlarm - Class in com.amazonaws.services.cloudwatch.model
The details about a composite alarm.
CompositeAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.CompositeAlarm
 
compositeAlarmExists() - Method in class com.amazonaws.services.cloudwatch.waiters.AmazonCloudWatchWaiters
Builds a CompositeAlarmExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
ConcurrentModificationException - Exception in com.amazonaws.services.cloudwatch.model
More than one process tried to modify a resource at the same time.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Client configuration factory providing ClientConfigurations tailored to this client

D

DashboardEntry - Class in com.amazonaws.services.cloudwatch.model
Represents a specific dashboard.
DashboardEntry() - Constructor for class com.amazonaws.services.cloudwatch.model.DashboardEntry
 
DashboardInvalidInputErrorException - Exception in com.amazonaws.services.cloudwatch.model
Some part of the dashboard data is invalid.
DashboardInvalidInputErrorException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.DashboardInvalidInputErrorException
Constructs a new DashboardInvalidInputErrorException with the specified error message.
DashboardNotFoundErrorException - Exception in com.amazonaws.services.cloudwatch.model
The specified dashboard does not exist.
DashboardNotFoundErrorException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.DashboardNotFoundErrorException
Constructs a new DashboardNotFoundErrorException with the specified error message.
DashboardValidationMessage - Class in com.amazonaws.services.cloudwatch.model
An error or warning for the operation.
DashboardValidationMessage() - Constructor for class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
 
Datapoint - Class in com.amazonaws.services.cloudwatch.model
Encapsulates the statistical data that CloudWatch computes from metric data.
Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
 
defaultClient() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClientBuilder
 
deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
deleteAlarms(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes the specified alarms.
deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes the specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes the specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes the specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DeleteAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
 
DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
DeleteAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
 
DeleteAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
 
deleteAnomalyDetector(DeleteAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
deleteAnomalyDetector(DeleteAnomalyDetectorRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes the specified anomaly detection model from your account.
deleteAnomalyDetector(DeleteAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes the specified anomaly detection model from your account.
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest, AsyncHandler<DeleteAnomalyDetectorRequest, DeleteAnomalyDetectorResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes the specified anomaly detection model from your account.
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest, AsyncHandler<DeleteAnomalyDetectorRequest, DeleteAnomalyDetectorResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes the specified anomaly detection model from your account.
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
deleteAnomalyDetectorAsync(DeleteAnomalyDetectorRequest, AsyncHandler<DeleteAnomalyDetectorRequest, DeleteAnomalyDetectorResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DeleteAnomalyDetectorRequest - Class in com.amazonaws.services.cloudwatch.model
 
DeleteAnomalyDetectorRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
 
DeleteAnomalyDetectorResult - Class in com.amazonaws.services.cloudwatch.model
 
DeleteAnomalyDetectorResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorResult
 
deleteDashboards(DeleteDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
deleteDashboards(DeleteDashboardsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes all dashboards that you specify.
deleteDashboards(DeleteDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes all dashboards that you specify.
deleteDashboardsAsync(DeleteDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteDashboardsAsync(DeleteDashboardsRequest, AsyncHandler<DeleteDashboardsRequest, DeleteDashboardsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteDashboardsAsync(DeleteDashboardsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all dashboards that you specify.
deleteDashboardsAsync(DeleteDashboardsRequest, AsyncHandler<DeleteDashboardsRequest, DeleteDashboardsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all dashboards that you specify.
deleteDashboardsAsync(DeleteDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
deleteDashboardsAsync(DeleteDashboardsRequest, AsyncHandler<DeleteDashboardsRequest, DeleteDashboardsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DeleteDashboardsRequest - Class in com.amazonaws.services.cloudwatch.model
 
DeleteDashboardsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
 
DeleteDashboardsResult - Class in com.amazonaws.services.cloudwatch.model
 
DeleteDashboardsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
deleteInsightRules(DeleteInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
deleteInsightRules(DeleteInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Permanently deletes the specified Contributor Insights rules.
deleteInsightRules(DeleteInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Permanently deletes the specified Contributor Insights rules.
deleteInsightRulesAsync(DeleteInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteInsightRulesAsync(DeleteInsightRulesRequest, AsyncHandler<DeleteInsightRulesRequest, DeleteInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteInsightRulesAsync(DeleteInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Permanently deletes the specified Contributor Insights rules.
deleteInsightRulesAsync(DeleteInsightRulesRequest, AsyncHandler<DeleteInsightRulesRequest, DeleteInsightRulesResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Permanently deletes the specified Contributor Insights rules.
deleteInsightRulesAsync(DeleteInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
deleteInsightRulesAsync(DeleteInsightRulesRequest, AsyncHandler<DeleteInsightRulesRequest, DeleteInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DeleteInsightRulesRequest - Class in com.amazonaws.services.cloudwatch.model
 
DeleteInsightRulesRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
 
DeleteInsightRulesResult - Class in com.amazonaws.services.cloudwatch.model
 
DeleteInsightRulesResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
 
deleteMetricStream(DeleteMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
deleteMetricStream(DeleteMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Permanently deletes the metric stream that you specify.
deleteMetricStream(DeleteMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Permanently deletes the metric stream that you specify.
deleteMetricStreamAsync(DeleteMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteMetricStreamAsync(DeleteMetricStreamRequest, AsyncHandler<DeleteMetricStreamRequest, DeleteMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
deleteMetricStreamAsync(DeleteMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Permanently deletes the metric stream that you specify.
deleteMetricStreamAsync(DeleteMetricStreamRequest, AsyncHandler<DeleteMetricStreamRequest, DeleteMetricStreamResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Permanently deletes the metric stream that you specify.
deleteMetricStreamAsync(DeleteMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
deleteMetricStreamAsync(DeleteMetricStreamRequest, AsyncHandler<DeleteMetricStreamRequest, DeleteMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DeleteMetricStreamRequest - Class in com.amazonaws.services.cloudwatch.model
 
DeleteMetricStreamRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
 
DeleteMetricStreamResult - Class in com.amazonaws.services.cloudwatch.model
 
DeleteMetricStreamResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamResult
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves the history for the specified alarm.
describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Simplified method form for invoking the DescribeAlarmHistory operation.
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves the history for the specified alarm.
describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmHistoryAsync() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarmHistory operation.
describeAlarmHistoryAsync(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the history for the specified alarm.
describeAlarmHistoryAsync() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarmHistory operation.
describeAlarmHistoryAsync(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAlarmHistoryAsync() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the DescribeAlarmHistory operation.
describeAlarmHistoryAsync(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.
DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves the specified alarms.
describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Simplified method form for invoking the DescribeAlarms operation.
describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves the specified alarms.
describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmsAsync() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarms operation.
describeAlarmsAsync(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the specified alarms.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the specified alarms.
describeAlarmsAsync() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarms operation.
describeAlarmsAsync(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAlarmsAsync() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the DescribeAlarms operation.
describeAlarmsAsync(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves the alarms for the specified metric.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves the alarms for the specified metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the alarms for the specified metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves the alarms for the specified metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
DescribeAlarmsFunction - Class in com.amazonaws.services.cloudwatch.waiters
 
DescribeAlarmsFunction(AmazonCloudWatch) - Constructor for class com.amazonaws.services.cloudwatch.waiters.DescribeAlarmsFunction
Constructs a new DescribeAlarmsFunction with the given client
DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
describeAnomalyDetectors(DescribeAnomalyDetectorsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeAnomalyDetectors(DescribeAnomalyDetectorsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Lists the anomaly detection models that you have created in your account.
describeAnomalyDetectors(DescribeAnomalyDetectorsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Lists the anomaly detection models that you have created in your account.
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest, AsyncHandler<DescribeAnomalyDetectorsRequest, DescribeAnomalyDetectorsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Lists the anomaly detection models that you have created in your account.
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest, AsyncHandler<DescribeAnomalyDetectorsRequest, DescribeAnomalyDetectorsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Lists the anomaly detection models that you have created in your account.
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeAnomalyDetectorsAsync(DescribeAnomalyDetectorsRequest, AsyncHandler<DescribeAnomalyDetectorsRequest, DescribeAnomalyDetectorsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DescribeAnomalyDetectorsRequest - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAnomalyDetectorsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
 
DescribeAnomalyDetectorsResult - Class in com.amazonaws.services.cloudwatch.model
 
DescribeAnomalyDetectorsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
 
describeInsightRules(DescribeInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
describeInsightRules(DescribeInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of all the Contributor Insights rules in your account.
describeInsightRules(DescribeInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of all the Contributor Insights rules in your account.
describeInsightRulesAsync(DescribeInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeInsightRulesAsync(DescribeInsightRulesRequest, AsyncHandler<DescribeInsightRulesRequest, DescribeInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
describeInsightRulesAsync(DescribeInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of all the Contributor Insights rules in your account.
describeInsightRulesAsync(DescribeInsightRulesRequest, AsyncHandler<DescribeInsightRulesRequest, DescribeInsightRulesResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of all the Contributor Insights rules in your account.
describeInsightRulesAsync(DescribeInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
describeInsightRulesAsync(DescribeInsightRulesRequest, AsyncHandler<DescribeInsightRulesRequest, DescribeInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DescribeInsightRulesRequest - Class in com.amazonaws.services.cloudwatch.model
 
DescribeInsightRulesRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
 
DescribeInsightRulesResult - Class in com.amazonaws.services.cloudwatch.model
 
DescribeInsightRulesResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
A dimension is a name/value pair that is part of the identity of a metric.
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
DimensionFilter - Class in com.amazonaws.services.cloudwatch.model
Represents filters for a dimension.
DimensionFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
disableAlarmActions(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Disables the actions for the specified alarms.
disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Disables the actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables the actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables the actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DisableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
 
DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
DisableAlarmActionsResult - Class in com.amazonaws.services.cloudwatch.model
 
DisableAlarmActionsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
 
disableInsightRules(DisableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
disableInsightRules(DisableInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Disables the specified Contributor Insights rules.
disableInsightRules(DisableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Disables the specified Contributor Insights rules.
disableInsightRulesAsync(DisableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
disableInsightRulesAsync(DisableInsightRulesRequest, AsyncHandler<DisableInsightRulesRequest, DisableInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
disableInsightRulesAsync(DisableInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables the specified Contributor Insights rules.
disableInsightRulesAsync(DisableInsightRulesRequest, AsyncHandler<DisableInsightRulesRequest, DisableInsightRulesResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables the specified Contributor Insights rules.
disableInsightRulesAsync(DisableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
disableInsightRulesAsync(DisableInsightRulesRequest, AsyncHandler<DisableInsightRulesRequest, DisableInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
DisableInsightRulesRequest - Class in com.amazonaws.services.cloudwatch.model
 
DisableInsightRulesRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
 
DisableInsightRulesResult - Class in com.amazonaws.services.cloudwatch.model
 
DisableInsightRulesResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
 

E

enableAlarmActions(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
enableAlarmActions(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Enables the actions for the specified alarms.
enableAlarmActions(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Enables the actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables the actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables the actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
EnableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
 
EnableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
EnableAlarmActionsResult - Class in com.amazonaws.services.cloudwatch.model
 
EnableAlarmActionsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
enableInsightRules(EnableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
enableInsightRules(EnableInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Enables the specified Contributor Insights rules.
enableInsightRules(EnableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Enables the specified Contributor Insights rules.
enableInsightRulesAsync(EnableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
enableInsightRulesAsync(EnableInsightRulesRequest, AsyncHandler<EnableInsightRulesRequest, EnableInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
enableInsightRulesAsync(EnableInsightRulesRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables the specified Contributor Insights rules.
enableInsightRulesAsync(EnableInsightRulesRequest, AsyncHandler<EnableInsightRulesRequest, EnableInsightRulesResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables the specified Contributor Insights rules.
enableInsightRulesAsync(EnableInsightRulesRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
enableInsightRulesAsync(EnableInsightRulesRequest, AsyncHandler<EnableInsightRulesRequest, EnableInsightRulesResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
EnableInsightRulesRequest - Class in com.amazonaws.services.cloudwatch.model
 
EnableInsightRulesRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
 
EnableInsightRulesResult - Class in com.amazonaws.services.cloudwatch.model
 
EnableInsightRulesResult() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MessageData
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Range
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
List of exception unmarshallers for all modeled exceptions

F

fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.AlarmType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.AnomalyDetectorStateValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.MetricStreamOutputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.RecentlyActive
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ScanBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StatusCode
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
 
getActionPrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to filter the results of the operation to only those alarms that use a certain alarm action.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
Indicates whether actions should be executed during any changes to the alarm state.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
getAggregateValue() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
The sum of the values from all individual contributors that match the rule.
getAggregationStatistic() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
Specifies whether this rule aggregates contributor data by COUNT or SUM.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm configuration.
getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The description of the alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description of the alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The description for the composite alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The alarm histories, in JSON format.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The name for the composite alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name of the alarm.
getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
An alarm name prefix.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
The alarms to be deleted.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms to retrieve information about.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms.
getAlarmRule() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The rule that this alarm uses to evaluate its alarm state.
getAlarmRule() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
An expression that specifies which other alarms are to be evaluated to determine this composite alarm's state.
getAlarmType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm, either metric alarm or composite alarm.
getAlarmTypes() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
getAlarmTypes() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
getAnomalyDetectors() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
The list of anomaly detection models returned by the operation.
getApproximateAggregateValue() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An approximation of the aggregate value that comes from this contributor.
getApproximateUniqueCount() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An approximate count of the unique contributors found by this rule in this time period.
getApproximateValue() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The approximate value that this contributor added during this timestamp.
getArn() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the metric stream.
getArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the metric stream.
getArn() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
The ARN of the metric stream.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The average value from all contributors during the time period represented by that data point.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChildrenOfAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a composite alarm, the operation returns information about the "children" alarms of the alarm you specify.
getCode() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The error code or status code associated with the message.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
getCompositeAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any composite alarms returned by the operation.
getConfiguration() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model, and the time zone to use for the metric.
getConfiguration() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
getContributors() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the unique contributors found by this rule in this time period.
getCounts() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers that is used along with the Values array.
getCreationDate() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date that the metric stream was created.
getCreationDate() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the metric stream was originally created.
getDashboard(GetDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getDashboard(GetDashboardRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Displays the details of the dashboard that you specify.
getDashboard(GetDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Displays the details of the dashboard that you specify.
getDashboardArn() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The Amazon Resource Name (ARN) of the dashboard.
getDashboardArn() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The Amazon Resource Name (ARN) of the dashboard.
getDashboardAsync(GetDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getDashboardAsync(GetDashboardRequest, AsyncHandler<GetDashboardRequest, GetDashboardResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getDashboardAsync(GetDashboardRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Displays the details of the dashboard that you specify.
getDashboardAsync(GetDashboardRequest, AsyncHandler<GetDashboardRequest, GetDashboardResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Displays the details of the dashboard that you specify.
getDashboardAsync(GetDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getDashboardAsync(GetDashboardRequest, AsyncHandler<GetDashboardRequest, GetDashboardResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getDashboardBody() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The detailed information about the dashboard, including what widgets are included and their location on the dashboard.
getDashboardBody() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
getDashboardEntries() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The list of matching dashboards.
getDashboardName() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The name of the dashboard.
getDashboardName() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
The name of the dashboard to be described.
getDashboardName() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The name of the dashboard.
getDashboardName() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The name of the dashboard.
getDashboardNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
getDashboardNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
The dashboards to be deleted.
GetDashboardRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetDashboardRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
 
GetDashboardResult - Class in com.amazonaws.services.cloudwatch.model
 
GetDashboardResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetDashboardResult
 
getDashboardValidationMessages() - Method in exception com.amazonaws.services.cloudwatch.model.DashboardInvalidInputErrorException
 
getDashboardValidationMessages() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
getDataPath() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
The data path related to the message.
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The data points for the specified metric.
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An array of the data points where this contributor is present.
getDatapointsToAlarm() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of data points that must be breaching to trigger the alarm.
getDatapointsToAlarm() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of data points that must be breaching to trigger the alarm.
getDefinition() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The definition of the rule, as a JSON object.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The metric dimensions associated with the anomaly detection model.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric dimensions associated with the anomaly detection model to delete.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric dimensions.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The dimensions.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The dimensions to filter against.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The dimensions for the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The dimensions for the metric associated with the alarm.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The metric dimensions to create the anomaly detection model for.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric specified in MetricName.
getEndDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The end time of the data to use in the report.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the latest data to be returned.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the last data point to return.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.Range
The end time of the range to exclude.
getEntries() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The array of metric stream information.
getEvaluateLowSampleCountPercentile() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Used only for alarms based on percentiles.
getEvaluateLowSampleCountPercentile() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Used only for alarms based on percentiles.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
getExceptionType() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The type of error.
getExcludedTimeRanges() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
An array of time ranges to exclude from use when the anomaly detection model is trained.
getExcludeFilters() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are not streamed by this metric stream.
getExcludeFilters() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
getExecutorService() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this object is performing a math expression.
getExtendedStatistic() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The percentile statistic for the metric.
getExtendedStatistic() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The percentile statistic for the metric associated with the alarm.
getExtendedStatistic() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The percentile statistic for the metric specified in MetricName.
getExtendedStatistics() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The percentile statistic for the data point.
getExtendedStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The percentile statistics.
getFailureCode() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The code of the error.
getFailureDescription() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
A description of the error.
getFailureResource() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The specified rule that could not be deleted.
getFailures() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
An array listing the rules that could not be deleted.
getFailures() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
An array listing the rules that could not be disabled.
getFailures() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
An array listing the rules that could not be enabled.
getFirehoseArn() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the Amazon Kinesis Firehose delivery stream that is used by this metric stream.
getFirehoseArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the Kinesis Firehose devlivery stream that is used for this metric stream.
getFirehoseArn() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of the Amazon Kinesis Firehose delivery stream to use for this metric stream.
getHistoryData() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Data about the alarm, in JSON format.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
getHistorySummary() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A summary of the alarm history, in text format.
getId() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A short name used to tie this object to the results in the response.
getId() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The short name you specified to represent this metric.
getIncludeFilters() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are streamed by this metric stream.
getIncludeFilters() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
getInsightRuleReport(GetInsightRuleReportRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getInsightRuleReport(GetInsightRuleReportRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
This operation returns the time series data collected by a Contributor Insights rule.
getInsightRuleReport(GetInsightRuleReportRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
This operation returns the time series data collected by a Contributor Insights rule.
getInsightRuleReportAsync(GetInsightRuleReportRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getInsightRuleReportAsync(GetInsightRuleReportRequest, AsyncHandler<GetInsightRuleReportRequest, GetInsightRuleReportResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getInsightRuleReportAsync(GetInsightRuleReportRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
This operation returns the time series data collected by a Contributor Insights rule.
getInsightRuleReportAsync(GetInsightRuleReportRequest, AsyncHandler<GetInsightRuleReportRequest, GetInsightRuleReportResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
This operation returns the time series data collected by a Contributor Insights rule.
getInsightRuleReportAsync(GetInsightRuleReportRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getInsightRuleReportAsync(GetInsightRuleReportRequest, AsyncHandler<GetInsightRuleReportRequest, GetInsightRuleReportResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetInsightRuleReportRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetInsightRuleReportRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
 
GetInsightRuleReportResult - Class in com.amazonaws.services.cloudwatch.model
 
GetInsightRuleReportResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
 
getInsightRules() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
The rules returned by the operation.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
getKey() - Method in class com.amazonaws.services.cloudwatch.model.Tag
A string that you can use to assign a value.
getKeyLabels() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the strings used as the keys for this rule.
getKeys() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
One of the log entry field keywords that is used to define contributors for this rule.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label for the specified metric.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A human-readable label for this metric or expression.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The human-readable label associated with the data.
getLabelOptions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
This structure includes the Timezone parameter, which you can use to specify your time zone so that the labels of returned data display the correct time for your time zone.
getLastModified() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The time stamp of when the dashboard was last modified, either by an API call or through the console.
getLastUpdateDate() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date of the most recent update to the metric stream's configuration.
getLastUpdateDate() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the configuration of this metric stream was most recently updated.
getMaxContributorCount() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The maximum number of contributors to include in the report.
getMaxContributorValue() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value provided by one contributor during this timestamp.
getMaxDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The maximum number of data points the request should return before paginating.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum metric value for the data point.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value from a single occurence from a single contributor during the time period represented by that data point.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
getMaxResults() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
The maximum number of results to return in one operation.
getMaxResults() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
The maximum number of results to return in one operation.
getMaxResults() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
The maximum number of results to return in one operation.
getMessage() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
A message describing the error or warning.
getMessages() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Contains a message about this GetMetricData operation, if the operation results in such a message.
getMessages() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
A list of messages with additional information about the data returned.
getMetric() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The metric to return, including the metric name, namespace, and dimensions.
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
The information for each alarm with the specified metric.
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any metric alarms returned by the operation.
getMetricData(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getMetricData(GetMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
You can use the GetMetricData API to retrieve as many as 500 different metrics in a single request, with a total of as many as 100,800 data points.
getMetricData(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
You can use the GetMetricData API to retrieve as many as 500 different metrics in a single request, with a total of as many as 100,800 data points.
getMetricData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
getMetricDataAsync(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricDataAsync(GetMetricDataRequest, AsyncHandler<GetMetricDataRequest, GetMetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricDataAsync(GetMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
You can use the GetMetricData API to retrieve as many as 500 different metrics in a single request, with a total of as many as 100,800 data points.
getMetricDataAsync(GetMetricDataRequest, AsyncHandler<GetMetricDataRequest, GetMetricDataResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
You can use the GetMetricData API to retrieve as many as 500 different metrics in a single request, with a total of as many as 100,800 data points.
getMetricDataAsync(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricDataAsync(GetMetricDataRequest, AsyncHandler<GetMetricDataRequest, GetMetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
A time series of metric data points that matches the time period in the rule request.
getMetricDataQueries() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The metric queries to be returned.
GetMetricDataRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricDataRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
 
GetMetricDataResult - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricDataResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
 
getMetricDataResults() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
The metrics that are returned, including the metric name, namespace, and dimensions.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The name of the metric associated with the anomaly detection model.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric name associated with the anomaly detection model to delete.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric name.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric, with or without spaces.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the metric associated with the alarm, if this is an alarm based on a single metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The name of the metric to create the anomaly detection model for.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the metric associated with the alarm.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Specifies which metrics to use for aggregation of contributor values for the report.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics that match your request.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An array of MetricDataQuery structures, used in an alarm based on a metric math expression.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
An array of MetricDataQuery structures that enable you to create an alarm based on the result of a metric math expression.
getMetricStat() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Gets statistics for the specified metric.
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetMetricStatisticsRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
getMetricStream(GetMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getMetricStream(GetMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns information about the metric stream that you specify.
getMetricStream(GetMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns information about the metric stream that you specify.
getMetricStreamAsync(GetMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricStreamAsync(GetMetricStreamRequest, AsyncHandler<GetMetricStreamRequest, GetMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricStreamAsync(GetMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns information about the metric stream that you specify.
getMetricStreamAsync(GetMetricStreamRequest, AsyncHandler<GetMetricStreamRequest, GetMetricStreamResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns information about the metric stream that you specify.
getMetricStreamAsync(GetMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricStreamAsync(GetMetricStreamRequest, AsyncHandler<GetMetricStreamRequest, GetMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetMetricStreamRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricStreamRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
 
GetMetricStreamResult - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricStreamResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
 
getMetricTimezone() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
The time zone to use for the metric.
getMetricWidget() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
A JSON string that defines the bitmap graph to be retrieved.
getMetricWidgetImage(GetMetricWidgetImageRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
getMetricWidgetImage(GetMetricWidgetImageRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
You can use the GetMetricWidgetImage API to retrieve a snapshot graph of one or more Amazon CloudWatch metrics as a bitmap image.
getMetricWidgetImage(GetMetricWidgetImageRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
You can use the GetMetricWidgetImage API to retrieve a snapshot graph of one or more Amazon CloudWatch metrics as a bitmap image.
getMetricWidgetImage() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
The image of the graph, in the output format specified.
getMetricWidgetImageAsync(GetMetricWidgetImageRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricWidgetImageAsync(GetMetricWidgetImageRequest, AsyncHandler<GetMetricWidgetImageRequest, GetMetricWidgetImageResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
getMetricWidgetImageAsync(GetMetricWidgetImageRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
You can use the GetMetricWidgetImage API to retrieve a snapshot graph of one or more Amazon CloudWatch metrics as a bitmap image.
getMetricWidgetImageAsync(GetMetricWidgetImageRequest, AsyncHandler<GetMetricWidgetImageRequest, GetMetricWidgetImageResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
You can use the GetMetricWidgetImage API to retrieve a snapshot graph of one or more Amazon CloudWatch metrics as a bitmap image.
getMetricWidgetImageAsync(GetMetricWidgetImageRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricWidgetImageAsync(GetMetricWidgetImageRequest, AsyncHandler<GetMetricWidgetImageRequest, GetMetricWidgetImageResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetMetricWidgetImageRequest - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricWidgetImageRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
 
GetMetricWidgetImageResult - Class in com.amazonaws.services.cloudwatch.model
 
GetMetricWidgetImageResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
 
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value for the data point.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The minimum value from a single contributor during the time period represented by that data point.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
getName() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
The name of the metric stream to delete.
getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
getName() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
getName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
The name of the metric stream to retrieve information about.
getName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The name of the metric stream.
getName() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The name of the rule.
getName() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The name of the metric stream.
getName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you are creating a new metric stream, this is the name for the new stream.
getNames() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
The array of the names of metric streams to start streaming.
getNames() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
The array of the names of metric streams to stop streaming.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The namespace of the metric associated with the anomaly detection model.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The namespace associated with the anomaly detection model to delete.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified namespace.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The metric namespace to filter against.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of the metric associated with the alarm.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
The name of the metric namespace in the filter.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The namespace of the metric to create the anomaly detection model for.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the metric associated specified in MetricName.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The token that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The token that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Use the token returned by the previous operation to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
A token that you can use in a subsequent operation to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
Include this value, if it was returned by the previous operation, to get the next set of rules.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
If this parameter is present, it is a token that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
Include this value, if it was returned by the previous GetMetricData operation, to get the next set of data points.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
A token that marks the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The token that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The token that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
Include this value, if it was returned by the previous call, to get the next set of metric streams.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The token that marks the start of the next batch of returned results.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
getOrderBy() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Determines what statistic to use to rank the contributors.
getOutputFormat() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult

getOutputFormat() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
The format of the resulting image.
getOutputFormat() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The output format of this metric stream.
getOutputFormat() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The output format for the stream.
getParentsOfAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a metric or composite alarm, the operation returns information about the "parent" alarms of the alarm you specify.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period, in seconds, over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The period, in seconds, to use for the statistics in the InsightRuleMetricDatapoint results.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned data points.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period, in seconds, over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The granularity, in seconds, of the returned data points.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The granularity, in seconds, of the returned data points.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The length, in seconds, used each time the metric specified in MetricName is evaluated.
getRecentlyActive() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
To filter the results to show only metrics that have had data points published in the past three hours, specify this parameter with a value of PT3H.
getResourceARN() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
The ARN of the CloudWatch resource that you want to view tags for.
getResourceARN() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The ARN of the CloudWatch resource that you're adding tags to.
getResourceARN() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The ARN of the CloudWatch resource that you're removing tags from.
getResourceId() - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
getResourceType() - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
getReturnData() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
When used in GetMetricData, this option indicates whether to return the timestamps and raw data values of this metric.
getRoleArn() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the IAM role that is used by this metric stream.
getRoleArn() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of an IAM role that this metric stream will use to access Amazon Kinesis Firehose resources.
getRuleDefinition() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The definition of the rule, as a JSON object.
getRuleName() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The name of the rule that you want to see data from.
getRuleName() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A unique name for the rule.
getRuleNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
An array of the rule names to delete.
getRuleNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
An array of the rule names to disable.
getRuleNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
An array of the rule names to enable.
getRuleState() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The state of the rule.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this data point.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of occurrences that matched the rule during this data point.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
getScanBy() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Specified whether to return the newest or oldest alarm history first.
getScanBy() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
getSchema() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
For rules that you create, this is always {"Name": "CloudWatchLogRule", "Version": 1}.
getSize() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The size of the dashboard, in bytes.
getStartDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The start time of the data to use in the report.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the earliest data to be returned.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the first data point to return.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.Range
The start time of the range to exclude.
getStat() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The statistic associated with the anomaly detection model.
getStat() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The statistic associated with the anomaly detection model to delete.
getStat() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
getStat() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The statistic to use for the metric and the anomaly detection model.
getState() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The state of the metric stream.
getState() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
Indicates whether the rule is enabled or disabled.
getState() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The current state of this stream.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in text format.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in text format.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in text format.
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in JSON format.
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in JSON format.
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in JSON format.
getStateUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm state.
getStateUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm state.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The current status of the anomaly detector's training.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The state value for the alarm.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Specify this parameter to receive information only about alarms that are currently in the state that you specify.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric specified in MetricName, other than percentile.
getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
getStatisticValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The statistical values for the metric.
getStatusCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The status of the returned data.
getStorageResolution() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Valid values are 1 and 60.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of the metric values for the data point.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The sum of the values from all contributors during the time period represented by that data point.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
getTagKeys() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The list of tag keys to remove from the resource.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
The list of tag keys and values associated with the resource you specified.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
A list of key-value pairs to associate with the composite alarm.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A list of key-value pairs to associate with the Contributor Insights rule.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
A list of key-value pairs to associate with the alarm.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
A list of key-value pairs to associate with the metric stream.
getTags() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The list of key-value pairs to associate with the alarm.
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value to compare with the specified statistic.
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
getThresholdMetricId() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
In an alarm based on an anomaly detection model, this is the ID of the ANOMALY_DETECTION_BAND function used as the threshold for the alarm.
getThresholdMetricId() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
If this is an alarm based on an anomaly detection model, make this value match the ID of the ANOMALY_DETECTION_BAND function.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the data point.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The timestamp of the data point.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The timestamp of the data point.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getTimestamps() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The timestamps for the data points, formatted in Unix timestamp format.
getTimezone() - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
The time zone to use for metric data return in this operation.
getTreatMissingData() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Sets how this alarm is to handle missing data points.
getTreatMissingData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Sets how this alarm is to handle missing data points.
getUniqueContributors() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of unique contributors who published data during this timestamp.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit for the data point.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
When you are using a Put operation, this defines what unit you want to use when storing the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
When you are using a Put operation, this defines what unit you want to use when storing the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value of the dimension.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The message text.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Tag
The value for the specified tag key.
getValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
getValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers representing the values for the metric during the period.

H

hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Range
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Tag
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceResult
 
HistoryItemType - Enum in com.amazonaws.services.cloudwatch.model
 

I

InsightRule - Class in com.amazonaws.services.cloudwatch.model
This structure contains the definition for a Contributor Insights rule.
InsightRule() - Constructor for class com.amazonaws.services.cloudwatch.model.InsightRule
 
InsightRuleContributor - Class in com.amazonaws.services.cloudwatch.model
One of the unique contributors found by a Contributor Insights rule.
InsightRuleContributor() - Constructor for class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
 
InsightRuleContributorDatapoint - Class in com.amazonaws.services.cloudwatch.model
One data point related to one contributor.
InsightRuleContributorDatapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
 
InsightRuleMetricDatapoint - Class in com.amazonaws.services.cloudwatch.model
One data point from the metric time series returned in a Contributor Insights rule report.
InsightRuleMetricDatapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
 
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
Request processing has failed due to some unknown error, exception, or failure.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidFormatException - Exception in com.amazonaws.services.cloudwatch.model
Data was not syntactically valid JSON.
InvalidFormatException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidFormatException
Constructs a new InvalidFormatException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.cloudwatch.model
The next token specified is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.cloudwatch.model
Parameters were used together that cannot be used together.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.cloudwatch.model
The value of an input parameter is bad or out-of-range.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
Indicates whether actions should be executed during any changes to the alarm state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
isNotType() - Method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
 
isReturnData() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
When used in GetMetricData, this option indicates whether to return the timestamps and raw data values of this metric.

L

LabelOptions - Class in com.amazonaws.services.cloudwatch.model
This structure includes the Timezone parameter, which you can use to specify your time zone so that the labels that are associated with returned metrics display the correct time for your time zone.
LabelOptions() - Constructor for class com.amazonaws.services.cloudwatch.model.LabelOptions
 
LimitExceededException - Exception in com.amazonaws.services.cloudwatch.model
The quota for alarms for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listDashboards(ListDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
listDashboards(ListDashboardsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of the dashboards for your account.
listDashboards(ListDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of the dashboards for your account.
listDashboardsAsync(ListDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listDashboardsAsync(ListDashboardsRequest, AsyncHandler<ListDashboardsRequest, ListDashboardsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listDashboardsAsync(ListDashboardsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of the dashboards for your account.
listDashboardsAsync(ListDashboardsRequest, AsyncHandler<ListDashboardsRequest, ListDashboardsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of the dashboards for your account.
listDashboardsAsync(ListDashboardsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
listDashboardsAsync(ListDashboardsRequest, AsyncHandler<ListDashboardsRequest, ListDashboardsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
ListDashboardsRequest - Class in com.amazonaws.services.cloudwatch.model
 
ListDashboardsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
 
ListDashboardsResult - Class in com.amazonaws.services.cloudwatch.model
 
ListDashboardsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
 
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
List the specified metrics.
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Simplified method form for invoking the ListMetrics operation.
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
List the specified metrics.
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listMetricsAsync() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the ListMetrics operation.
listMetricsAsync(AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
Simplified method form for invoking the ListMetrics operation with an AsyncHandler.
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
List the specified metrics.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
List the specified metrics.
listMetricsAsync() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the ListMetrics operation.
listMetricsAsync(AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Simplified method form for invoking the ListMetrics operation with an AsyncHandler.
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
listMetricsAsync() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the ListMetrics operation.
listMetricsAsync(AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Simplified method form for invoking the ListMetrics operation with an AsyncHandler.
ListMetricsRequest - Class in com.amazonaws.services.cloudwatch.model
 
ListMetricsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
ListMetricsResult - Class in com.amazonaws.services.cloudwatch.model
 
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
listMetricStreams(ListMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
listMetricStreams(ListMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of metric streams in this account.
listMetricStreams(ListMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of metric streams in this account.
listMetricStreamsAsync(ListMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listMetricStreamsAsync(ListMetricStreamsRequest, AsyncHandler<ListMetricStreamsRequest, ListMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listMetricStreamsAsync(ListMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of metric streams in this account.
listMetricStreamsAsync(ListMetricStreamsRequest, AsyncHandler<ListMetricStreamsRequest, ListMetricStreamsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of metric streams in this account.
listMetricStreamsAsync(ListMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
listMetricStreamsAsync(ListMetricStreamsRequest, AsyncHandler<ListMetricStreamsRequest, ListMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
ListMetricStreamsRequest - Class in com.amazonaws.services.cloudwatch.model
 
ListMetricStreamsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
 
ListMetricStreamsResult - Class in com.amazonaws.services.cloudwatch.model
 
ListMetricStreamsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Displays the tags associated with a CloudWatch resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Displays the tags associated with a CloudWatch resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Displays the tags associated with a CloudWatch resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Displays the tags associated with a CloudWatch resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.cloudwatch.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.cloudwatch.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
 

M

MessageData - Class in com.amazonaws.services.cloudwatch.model
A message returned by the GetMetricDataAPI, including a code and a description.
MessageData() - Constructor for class com.amazonaws.services.cloudwatch.model.MessageData
 
Metric - Class in com.amazonaws.services.cloudwatch.model
Represents a specific metric.
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
MetricAlarm - Class in com.amazonaws.services.cloudwatch.model
The details about a metric alarm.
MetricAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
MetricDataQuery - Class in com.amazonaws.services.cloudwatch.model
This structure is used in both GetMetricData and PutMetricAlarm.
MetricDataQuery() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDataQuery
 
MetricDataResult - Class in com.amazonaws.services.cloudwatch.model
A GetMetricData call returns an array of MetricDataResult structures.
MetricDataResult() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDataResult
 
MetricDatum - Class in com.amazonaws.services.cloudwatch.model
Encapsulates the information sent to either create a metric or add new values to be aggregated into an existing metric.
MetricDatum() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDatum
 
MetricStat - Class in com.amazonaws.services.cloudwatch.model
This structure defines the metric to be returned, along with the statistics, period, and units.
MetricStat() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricStat
 
MetricStreamEntry - Class in com.amazonaws.services.cloudwatch.model
This structure contains the configuration information about one metric stream.
MetricStreamEntry() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
 
MetricStreamFilter - Class in com.amazonaws.services.cloudwatch.model
This structure contains the name of one of the metric namespaces that is listed in a filter of a metric stream.
MetricStreamFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
 
MetricStreamOutputFormat - Enum in com.amazonaws.services.cloudwatch.model
 
MissingRequiredParameterException - Exception in com.amazonaws.services.cloudwatch.model
An input parameter that is required is missing.
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.

P

PartialFailure - Class in com.amazonaws.services.cloudwatch.model
This array is empty if the API operation was successful for all the rules specified in the request.
PartialFailure() - Constructor for class com.amazonaws.services.cloudwatch.model.PartialFailure
 
putAnomalyDetector(PutAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putAnomalyDetector(PutAnomalyDetectorRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates an anomaly detection model for a CloudWatch metric.
putAnomalyDetector(PutAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates an anomaly detection model for a CloudWatch metric.
putAnomalyDetectorAsync(PutAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putAnomalyDetectorAsync(PutAnomalyDetectorRequest, AsyncHandler<PutAnomalyDetectorRequest, PutAnomalyDetectorResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putAnomalyDetectorAsync(PutAnomalyDetectorRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates an anomaly detection model for a CloudWatch metric.
putAnomalyDetectorAsync(PutAnomalyDetectorRequest, AsyncHandler<PutAnomalyDetectorRequest, PutAnomalyDetectorResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates an anomaly detection model for a CloudWatch metric.
putAnomalyDetectorAsync(PutAnomalyDetectorRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putAnomalyDetectorAsync(PutAnomalyDetectorRequest, AsyncHandler<PutAnomalyDetectorRequest, PutAnomalyDetectorResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutAnomalyDetectorRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutAnomalyDetectorRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
 
PutAnomalyDetectorResult - Class in com.amazonaws.services.cloudwatch.model
 
PutAnomalyDetectorResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorResult
 
putCompositeAlarm(PutCompositeAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putCompositeAlarm(PutCompositeAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates a composite alarm.
putCompositeAlarm(PutCompositeAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates a composite alarm.
putCompositeAlarmAsync(PutCompositeAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putCompositeAlarmAsync(PutCompositeAlarmRequest, AsyncHandler<PutCompositeAlarmRequest, PutCompositeAlarmResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putCompositeAlarmAsync(PutCompositeAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates a composite alarm.
putCompositeAlarmAsync(PutCompositeAlarmRequest, AsyncHandler<PutCompositeAlarmRequest, PutCompositeAlarmResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates a composite alarm.
putCompositeAlarmAsync(PutCompositeAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putCompositeAlarmAsync(PutCompositeAlarmRequest, AsyncHandler<PutCompositeAlarmRequest, PutCompositeAlarmResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutCompositeAlarmRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutCompositeAlarmRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
 
PutCompositeAlarmResult - Class in com.amazonaws.services.cloudwatch.model
 
PutCompositeAlarmResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmResult
 
putDashboard(PutDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putDashboard(PutDashboardRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates a dashboard if it does not already exist, or updates an existing dashboard.
putDashboard(PutDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates a dashboard if it does not already exist, or updates an existing dashboard.
putDashboardAsync(PutDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putDashboardAsync(PutDashboardRequest, AsyncHandler<PutDashboardRequest, PutDashboardResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putDashboardAsync(PutDashboardRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates a dashboard if it does not already exist, or updates an existing dashboard.
putDashboardAsync(PutDashboardRequest, AsyncHandler<PutDashboardRequest, PutDashboardResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates a dashboard if it does not already exist, or updates an existing dashboard.
putDashboardAsync(PutDashboardRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putDashboardAsync(PutDashboardRequest, AsyncHandler<PutDashboardRequest, PutDashboardResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutDashboardRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutDashboardRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
 
PutDashboardResult - Class in com.amazonaws.services.cloudwatch.model
 
PutDashboardResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
putInsightRule(PutInsightRuleRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putInsightRule(PutInsightRuleRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates a Contributor Insights rule.
putInsightRule(PutInsightRuleRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates a Contributor Insights rule.
putInsightRuleAsync(PutInsightRuleRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putInsightRuleAsync(PutInsightRuleRequest, AsyncHandler<PutInsightRuleRequest, PutInsightRuleResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putInsightRuleAsync(PutInsightRuleRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates a Contributor Insights rule.
putInsightRuleAsync(PutInsightRuleRequest, AsyncHandler<PutInsightRuleRequest, PutInsightRuleResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates a Contributor Insights rule.
putInsightRuleAsync(PutInsightRuleRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putInsightRuleAsync(PutInsightRuleRequest, AsyncHandler<PutInsightRuleRequest, PutInsightRuleResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutInsightRuleRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutInsightRuleRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
 
PutInsightRuleResult - Class in com.amazonaws.services.cloudwatch.model
 
PutInsightRuleResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutInsightRuleResult
 
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putMetricAlarm(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model.
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified metric, metric math expression, or anomaly detection model.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutMetricAlarmRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricAlarmRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
PutMetricAlarmResult - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricAlarmResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
 
putMetricData(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putMetricData(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Publishes metric data points to Amazon CloudWatch.
putMetricData(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, PutMetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricDataAsync(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, PutMetricDataResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, PutMetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutMetricDataRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricDataRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
PutMetricDataResult - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricDataResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
 
putMetricStream(PutMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
putMetricStream(PutMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates a metric stream.
putMetricStream(PutMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates a metric stream.
putMetricStreamAsync(PutMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricStreamAsync(PutMetricStreamRequest, AsyncHandler<PutMetricStreamRequest, PutMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
putMetricStreamAsync(PutMetricStreamRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates a metric stream.
putMetricStreamAsync(PutMetricStreamRequest, AsyncHandler<PutMetricStreamRequest, PutMetricStreamResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates a metric stream.
putMetricStreamAsync(PutMetricStreamRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
putMetricStreamAsync(PutMetricStreamRequest, AsyncHandler<PutMetricStreamRequest, PutMetricStreamResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
PutMetricStreamRequest - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricStreamRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
 
PutMetricStreamResult - Class in com.amazonaws.services.cloudwatch.model
 
PutMetricStreamResult() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
 

R

Range - Class in com.amazonaws.services.cloudwatch.model
Specifies one range of days or times to exclude from use for training an anomaly detection model.
Range() - Constructor for class com.amazonaws.services.cloudwatch.model.Range
 
RecentlyActive - Enum in com.amazonaws.services.cloudwatch.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.cloudwatch.model
The named resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ScanBy - Enum in com.amazonaws.services.cloudwatch.model
 
setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to filter the results of the operation to only those alarms that use a certain alarm action.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
Indicates whether actions should be executed during any changes to the alarm state.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
setAggregateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
The sum of the values from all individual contributors that match the rule.
setAggregationStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
Specifies whether this rule aggregates contributor data by COUNT or SUM.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm configuration.
setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The description of the alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description of the alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The description for the composite alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The alarm histories, in JSON format.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The name for the composite alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name of the alarm.
setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
An alarm name prefix.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
The alarms to be deleted.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms to retrieve information about.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms.
setAlarmRule(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The rule that this alarm uses to evaluate its alarm state.
setAlarmRule(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
An expression that specifies which other alarms are to be evaluated to determine this composite alarm's state.
setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Temporarily sets the state of an alarm for testing purposes.
setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Temporarily sets the state of an alarm for testing purposes.
setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm for testing purposes.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm for testing purposes.
setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
 
SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
SetAlarmStateResult - Class in com.amazonaws.services.cloudwatch.model
 
SetAlarmStateResult() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
setAlarmType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm, either metric alarm or composite alarm.
setAlarmType(AlarmType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm, either metric alarm or composite alarm.
setAlarmTypes(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
setAlarmTypes(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
setAnomalyDetectors(Collection<AnomalyDetector>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
The list of anomaly detection models returned by the operation.
setApproximateAggregateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An approximation of the aggregate value that comes from this contributor.
setApproximateUniqueCount(Long) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An approximate count of the unique contributors found by this rule in this time period.
setApproximateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The approximate value that this contributor added during this timestamp.
setArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the metric stream.
setArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the metric stream.
setArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
The ARN of the metric stream.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The average value from all contributors during the time period represented by that data point.
setChildrenOfAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a composite alarm, the operation returns information about the "children" alarms of the alarm you specify.
setCode(String) - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The error code or status code associated with the message.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
setCompositeAlarms(Collection<CompositeAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any composite alarms returned by the operation.
setConfiguration(AnomalyDetectorConfiguration) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model, and the time zone to use for the metric.
setConfiguration(AnomalyDetectorConfiguration) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
setContributors(Collection<InsightRuleContributor>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the unique contributors found by this rule in this time period.
setCounts(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers that is used along with the Values array.
setCreationDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date that the metric stream was created.
setCreationDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the metric stream was originally created.
setDashboardArn(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The Amazon Resource Name (ARN) of the dashboard.
setDashboardArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The Amazon Resource Name (ARN) of the dashboard.
setDashboardBody(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The detailed information about the dashboard, including what widgets are included and their location on the dashboard.
setDashboardBody(String) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
setDashboardEntries(Collection<DashboardEntry>) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The list of matching dashboards.
setDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The name of the dashboard.
setDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
The name of the dashboard to be described.
setDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The name of the dashboard.
setDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The name of the dashboard.
setDashboardNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
setDashboardNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
The dashboards to be deleted.
setDashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in exception com.amazonaws.services.cloudwatch.model.DashboardInvalidInputErrorException
 
setDashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
setDataPath(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
The data path related to the message.
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The data points for the specified metric.
setDatapoints(Collection<InsightRuleContributorDatapoint>) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An array of the data points where this contributor is present.
setDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of data points that must be breaching to trigger the alarm.
setDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of data points that must be breaching to trigger the alarm.
setDefinition(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The definition of the rule, as a JSON object.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The metric dimensions associated with the anomaly detection model.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric dimensions associated with the anomaly detection model to delete.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric dimensions.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The dimensions.
setDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The dimensions to filter against.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The dimensions for the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The dimensions for the metric associated with the alarm.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The metric dimensions to create the anomaly detection model for.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric specified in MetricName.
setEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
setEndpoint(String) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The end time of the data to use in the report.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the latest data to be returned.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the last data point to return.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.Range
The end time of the range to exclude.
setEntries(Collection<MetricStreamEntry>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The array of metric stream information.
setEvaluateLowSampleCountPercentile(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Used only for alarms based on percentiles.
setEvaluateLowSampleCountPercentile(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Used only for alarms based on percentiles.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
setExceptionType(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The type of error.
setExcludedTimeRanges(Collection<Range>) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
An array of time ranges to exclude from use when the anomaly detection model is trained.
setExcludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are not streamed by this metric stream.
setExcludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
setExpression(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this object is performing a math expression.
setExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The percentile statistic for the metric.
setExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The percentile statistic for the metric associated with the alarm.
setExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The percentile statistic for the metric specified in MetricName.
setExtendedStatistics(Map<String, Double>) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The percentile statistic for the data point.
setExtendedStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The percentile statistics.
setFailureCode(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The code of the error.
setFailureDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
A description of the error.
setFailureResource(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The specified rule that could not be deleted.
setFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
An array listing the rules that could not be deleted.
setFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
An array listing the rules that could not be disabled.
setFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
An array listing the rules that could not be enabled.
setFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the Amazon Kinesis Firehose delivery stream that is used by this metric stream.
setFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the Kinesis Firehose devlivery stream that is used for this metric stream.
setFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of the Amazon Kinesis Firehose delivery stream to use for this metric stream.
setHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Data about the alarm, in JSON format.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A summary of the alarm history, in text format.
setId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A short name used to tie this object to the results in the response.
setId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The short name you specified to represent this metric.
setIncludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are streamed by this metric stream.
setIncludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
setInsightRules(Collection<InsightRule>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
The rules returned by the operation.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
setKey(String) - Method in class com.amazonaws.services.cloudwatch.model.Tag
A string that you can use to assign a value.
setKeyLabels(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the strings used as the keys for this rule.
setKeys(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
One of the log entry field keywords that is used to define contributors for this rule.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label for the specified metric.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A human-readable label for this metric or expression.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The human-readable label associated with the data.
setLabelOptions(LabelOptions) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
This structure includes the Timezone parameter, which you can use to specify your time zone so that the labels of returned data display the correct time for your time zone.
setLastModified(Date) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The time stamp of when the dashboard was last modified, either by an API call or through the console.
setLastUpdateDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date of the most recent update to the metric stream's configuration.
setLastUpdateDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the configuration of this metric stream was most recently updated.
setMaxContributorCount(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The maximum number of contributors to include in the report.
setMaxContributorValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value provided by one contributor during this timestamp.
setMaxDatapoints(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The maximum number of data points the request should return before paginating.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum metric value for the data point.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value from a single occurence from a single contributor during the time period represented by that data point.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
The maximum number of results to return in one operation.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
The maximum number of results to return in one operation.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
The maximum number of results to return in one operation.
setMessage(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
A message describing the error or warning.
setMessages(Collection<MessageData>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Contains a message about this GetMetricData operation, if the operation results in such a message.
setMessages(Collection<MessageData>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
A list of messages with additional information about the data returned.
setMetric(Metric) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The metric to return, including the metric name, namespace, and dimensions.
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
The information for each alarm with the specified metric.
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any metric alarms returned by the operation.
setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
setMetricDatapoints(Collection<InsightRuleMetricDatapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
A time series of metric data points that matches the time period in the rule request.
setMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The metric queries to be returned.
setMetricDataResults(Collection<MetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
The metrics that are returned, including the metric name, namespace, and dimensions.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The name of the metric associated with the anomaly detection model.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric name associated with the anomaly detection model to delete.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric name.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric, with or without spaces.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the metric associated with the alarm, if this is an alarm based on a single metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The name of the metric to create the anomaly detection model for.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the metric associated with the alarm.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Specifies which metrics to use for aggregation of contributor values for the report.
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics that match your request.
setMetrics(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An array of MetricDataQuery structures, used in an alarm based on a metric math expression.
setMetrics(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
An array of MetricDataQuery structures that enable you to create an alarm based on the result of a metric math expression.
setMetricStat(MetricStat) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
setMetricTimezone(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
The time zone to use for the metric.
setMetricWidget(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
A JSON string that defines the bitmap graph to be retrieved.
setMetricWidgetImage(ByteBuffer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
The image of the graph, in the output format specified.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value for the data point.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The minimum value from a single contributor during the time period represented by that data point.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
The name of the metric stream to delete.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
The name of the metric stream to retrieve information about.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The name of the metric stream.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The name of the rule.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The name of the metric stream.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you are creating a new metric stream, this is the name for the new stream.
setNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
The array of the names of metric streams to start streaming.
setNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
The array of the names of metric streams to stop streaming.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The namespace of the metric associated with the anomaly detection model.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The namespace associated with the anomaly detection model to delete.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified namespace.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The metric namespace to filter against.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of the metric associated with the alarm.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
The name of the metric namespace in the filter.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The namespace of the metric to create the anomaly detection model for.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the metric associated specified in MetricName.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The token that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The token that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Use the token returned by the previous operation to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
A token that you can use in a subsequent operation to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
Include this value, if it was returned by the previous operation, to get the next set of rules.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
If this parameter is present, it is a token that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
Include this value, if it was returned by the previous GetMetricData operation, to get the next set of data points.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
A token that marks the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The token that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The token that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
Include this value, if it was returned by the previous call, to get the next set of metric streams.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The token that marks the start of the next batch of returned results.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
setOrderBy(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Determines what statistic to use to rank the contributors.
setOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult

setOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
The format of the resulting image.
setOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The output format of this metric stream.
setOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The output format for the stream.
setParentsOfAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a metric or composite alarm, the operation returns information about the "parent" alarms of the alarm you specify.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period, in seconds, over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The period, in seconds, to use for the statistics in the InsightRuleMetricDatapoint results.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned data points.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period, in seconds, over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The granularity, in seconds, of the returned data points.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The granularity, in seconds, of the returned data points.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The length, in seconds, used each time the metric specified in MetricName is evaluated.
setRecentlyActive(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
To filter the results to show only metrics that have had data points published in the past three hours, specify this parameter with a value of PT3H.
setRegion(Region) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
setRegion(Region) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deprecated.
use AwsClientBuilder#setRegion(String)
setResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
The ARN of the CloudWatch resource that you want to view tags for.
setResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The ARN of the CloudWatch resource that you're adding tags to.
setResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The ARN of the CloudWatch resource that you're removing tags from.
setResourceId(String) - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
setResourceType(String) - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
setReturnData(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
When used in GetMetricData, this option indicates whether to return the timestamps and raw data values of this metric.
setRoleArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the IAM role that is used by this metric stream.
setRoleArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of an IAM role that this metric stream will use to access Amazon Kinesis Firehose resources.
setRuleDefinition(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The definition of the rule, as a JSON object.
setRuleName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The name of the rule that you want to see data from.
setRuleName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A unique name for the rule.
setRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
An array of the rule names to delete.
setRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
An array of the rule names to disable.
setRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
An array of the rule names to enable.
setRuleState(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The state of the rule.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this data point.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of occurrences that matched the rule during this data point.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
setScanBy(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Specified whether to return the newest or oldest alarm history first.
setScanBy(ScanBy) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Specified whether to return the newest or oldest alarm history first.
setScanBy(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
setSchema(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
For rules that you create, this is always {"Name": "CloudWatchLogRule", "Version": 1}.
setSize(Long) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The size of the dashboard, in bytes.
setStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The start time of the data to use in the report.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the earliest data to be returned.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the first data point to return.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.Range
The start time of the range to exclude.
setStat(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The statistic associated with the anomaly detection model.
setStat(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The statistic associated with the anomaly detection model to delete.
setStat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
setStat(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The statistic to use for the metric and the anomaly detection model.
setState(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The state of the metric stream.
setState(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
Indicates whether the rule is enabled or disabled.
setState(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The current state of this stream.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in text format.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in text format.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in text format.
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in JSON format.
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in JSON format.
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in JSON format.
setStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm state.
setStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm state.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The current status of the anomaly detector's training.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The state value for the alarm.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Specify this parameter to receive information only about alarms that are currently in the state that you specify.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Specify this parameter to receive information only about alarms that are currently in the state that you specify.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric specified in MetricName, other than percentile.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric specified in MetricName, other than percentile.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
setStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The statistical values for the metric.
setStatusCode(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The status of the returned data.
setStorageResolution(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Valid values are 1 and 60.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of the metric values for the data point.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The sum of the values from all contributors during the time period represented by that data point.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The list of tag keys to remove from the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
The list of tag keys and values associated with the resource you specified.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
A list of key-value pairs to associate with the composite alarm.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A list of key-value pairs to associate with the Contributor Insights rule.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
A list of key-value pairs to associate with the alarm.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
A list of key-value pairs to associate with the metric stream.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The list of key-value pairs to associate with the alarm.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value to compare with the specified statistic.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
setThresholdMetricId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
In an alarm based on an anomaly detection model, this is the ID of the ANOMALY_DETECTION_BAND function used as the threshold for the alarm.
setThresholdMetricId(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
If this is an alarm based on an anomaly detection model, make this value match the ID of the ANOMALY_DETECTION_BAND function.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the data point.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The timestamp of the data point.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The timestamp of the data point.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setTimestamps(Collection<Date>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The timestamps for the data points, formatted in Unix timestamp format.
setTimezone(String) - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
The time zone to use for metric data return in this operation.
setTreatMissingData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Sets how this alarm is to handle missing data points.
setTreatMissingData(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Sets how this alarm is to handle missing data points.
setUniqueContributors(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of unique contributors who published data during this timestamp.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit for the data point.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit for the data point.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
When you are using a Put operation, this defines what unit you want to use when storing the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
When you are using a Put operation, this defines what unit you want to use when storing the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
When you are using a Put operation, this defines what unit you want to use when storing the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value of the dimension.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The message text.
setValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Tag
The value for the specified tag key.
setValues(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
setValues(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers representing the values for the metric during the period.
shutdown() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
shutdown() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
shutdown() - Method in class com.amazonaws.services.cloudwatch.waiters.AmazonCloudWatchWaiters
 
standard() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClientBuilder
 
StandardUnit - Enum in com.amazonaws.services.cloudwatch.model
 
startMetricStreams(StartMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
startMetricStreams(StartMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Starts the streaming of metrics for one or more of your metric streams.
startMetricStreams(StartMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Starts the streaming of metrics for one or more of your metric streams.
startMetricStreamsAsync(StartMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
startMetricStreamsAsync(StartMetricStreamsRequest, AsyncHandler<StartMetricStreamsRequest, StartMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
startMetricStreamsAsync(StartMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Starts the streaming of metrics for one or more of your metric streams.
startMetricStreamsAsync(StartMetricStreamsRequest, AsyncHandler<StartMetricStreamsRequest, StartMetricStreamsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Starts the streaming of metrics for one or more of your metric streams.
startMetricStreamsAsync(StartMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
startMetricStreamsAsync(StartMetricStreamsRequest, AsyncHandler<StartMetricStreamsRequest, StartMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
StartMetricStreamsRequest - Class in com.amazonaws.services.cloudwatch.model
 
StartMetricStreamsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
 
StartMetricStreamsResult - Class in com.amazonaws.services.cloudwatch.model
 
StartMetricStreamsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.StartMetricStreamsResult
 
StateValue - Enum in com.amazonaws.services.cloudwatch.model
 
Statistic - Enum in com.amazonaws.services.cloudwatch.model
 
StatisticSet - Class in com.amazonaws.services.cloudwatch.model
Represents a set of statistics that describes a specific metric.
StatisticSet() - Constructor for class com.amazonaws.services.cloudwatch.model.StatisticSet
 
StatusCode - Enum in com.amazonaws.services.cloudwatch.model
 
stopMetricStreams(StopMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
stopMetricStreams(StopMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Stops the streaming of metrics for one or more of your metric streams.
stopMetricStreams(StopMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Stops the streaming of metrics for one or more of your metric streams.
stopMetricStreamsAsync(StopMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
stopMetricStreamsAsync(StopMetricStreamsRequest, AsyncHandler<StopMetricStreamsRequest, StopMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
stopMetricStreamsAsync(StopMetricStreamsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Stops the streaming of metrics for one or more of your metric streams.
stopMetricStreamsAsync(StopMetricStreamsRequest, AsyncHandler<StopMetricStreamsRequest, StopMetricStreamsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Stops the streaming of metrics for one or more of your metric streams.
stopMetricStreamsAsync(StopMetricStreamsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
stopMetricStreamsAsync(StopMetricStreamsRequest, AsyncHandler<StopMetricStreamsRequest, StopMetricStreamsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
StopMetricStreamsRequest - Class in com.amazonaws.services.cloudwatch.model
 
StopMetricStreamsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
 
StopMetricStreamsResult - Class in com.amazonaws.services.cloudwatch.model
 
StopMetricStreamsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.StopMetricStreamsResult
 

T

Tag - Class in com.amazonaws.services.cloudwatch.model
A key-value pair associated with a CloudWatch resource.
Tag() - Constructor for class com.amazonaws.services.cloudwatch.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.cloudwatch.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.cloudwatch.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.cloudwatch.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.AlarmType
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.AnomalyDetectorStateValue
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.MetricStreamOutputFormat
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Range
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.RecentlyActive
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ScanBy
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StatusCode
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Removes one or more tags from the specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatchAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.cloudwatch.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.cloudwatch.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.cloudwatch.model.UntagResourceResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.AlarmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.AnomalyDetectorStateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.MetricStreamOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.RecentlyActive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ScanBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.AlarmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.AnomalyDetectorStateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.MetricStreamOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.RecentlyActive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.ScanBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

waiters() - Method in class com.amazonaws.services.cloudwatch.AbstractAmazonCloudWatch
 
waiters() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
waiters() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to filter the results of the operation to only those alarms that use a certain alarm action.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
Indicates whether actions should be executed during any changes to the alarm state.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
withAggregateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
The sum of the values from all individual contributors that match the rule.
withAggregationStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
Specifies whether this rule aggregates contributor data by COUNT or SUM.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm configuration.
withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The description of the alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description of the alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The description for the composite alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The alarm histories, in JSON format.
withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The alarm histories, in JSON format.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The name for the composite alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name of the alarm.
withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
An alarm name prefix.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
The alarms to be deleted.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
The alarms to be deleted.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms to retrieve information about.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms to retrieve information about.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms.
withAlarmRule(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The rule that this alarm uses to evaluate its alarm state.
withAlarmRule(String) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
An expression that specifies which other alarms are to be evaluated to determine this composite alarm's state.
withAlarmType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm, either metric alarm or composite alarm.
withAlarmType(AlarmType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm, either metric alarm or composite alarm.
withAlarmTypes(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAlarmTypes(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAlarmTypes(AlarmType...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAlarmTypes(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAlarmTypes(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAlarmTypes(AlarmType...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Use this parameter to specify whether you want the operation to return metric alarms or composite alarms.
withAnomalyDetectors(AnomalyDetector...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
The list of anomaly detection models returned by the operation.
withAnomalyDetectors(Collection<AnomalyDetector>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
The list of anomaly detection models returned by the operation.
withApproximateAggregateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An approximation of the aggregate value that comes from this contributor.
withApproximateUniqueCount(Long) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An approximate count of the unique contributors found by this rule in this time period.
withApproximateValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The approximate value that this contributor added during this timestamp.
withArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the metric stream.
withArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the metric stream.
withArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamResult
The ARN of the metric stream.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The average value from all contributors during the time period represented by that data point.
withChildrenOfAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a composite alarm, the operation returns information about the "children" alarms of the alarm you specify.
withCode(String) - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The error code or status code associated with the message.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
withCompositeAlarms(CompositeAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any composite alarms returned by the operation.
withCompositeAlarms(Collection<CompositeAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any composite alarms returned by the operation.
withConfiguration(AnomalyDetectorConfiguration) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model, and the time zone to use for the metric.
withConfiguration(AnomalyDetectorConfiguration) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
withContributors(InsightRuleContributor...) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the unique contributors found by this rule in this time period.
withContributors(Collection<InsightRuleContributor>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the unique contributors found by this rule in this time period.
withCounts(Double...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers that is used along with the Values array.
withCounts(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers that is used along with the Values array.
withCreationDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date that the metric stream was created.
withCreationDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the metric stream was originally created.
withDashboardArn(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The Amazon Resource Name (ARN) of the dashboard.
withDashboardArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The Amazon Resource Name (ARN) of the dashboard.
withDashboardBody(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The detailed information about the dashboard, including what widgets are included and their location on the dashboard.
withDashboardBody(String) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
withDashboardEntries(DashboardEntry...) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The list of matching dashboards.
withDashboardEntries(Collection<DashboardEntry>) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The list of matching dashboards.
withDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The name of the dashboard.
withDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
The name of the dashboard to be described.
withDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
The name of the dashboard.
withDashboardName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
The name of the dashboard.
withDashboardNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
withDashboardNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
The dashboards to be deleted.
withDashboardNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
The dashboards to be deleted.
withDashboardValidationMessages(DashboardValidationMessage...) - Method in exception com.amazonaws.services.cloudwatch.model.DashboardInvalidInputErrorException
NOTE: This method appends the values to the existing list (if any).
withDashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in exception com.amazonaws.services.cloudwatch.model.DashboardInvalidInputErrorException
 
withDashboardValidationMessages(DashboardValidationMessage...) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
withDashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
withDataPath(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
The data path related to the message.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The data points for the specified metric.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The data points for the specified metric.
withDatapoints(InsightRuleContributorDatapoint...) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An array of the data points where this contributor is present.
withDatapoints(Collection<InsightRuleContributorDatapoint>) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
An array of the data points where this contributor is present.
withDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of data points that must be breaching to trigger the alarm.
withDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of data points that must be breaching to trigger the alarm.
withDefinition(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The definition of the rule, as a JSON object.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The metric dimensions associated with the anomaly detection model.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The metric dimensions associated with the anomaly detection model.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric dimensions associated with the anomaly detection model to delete.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric dimensions associated with the anomaly detection model to delete.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric dimensions.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric dimensions.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The dimensions.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The dimensions.
withDimensions(DimensionFilter...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The dimensions to filter against.
withDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The dimensions to filter against.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The dimensions for the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The dimensions for the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The dimensions for the metric associated with the alarm.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The dimensions for the metric associated with the alarm.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The metric dimensions to create the anomaly detection model for.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The metric dimensions to create the anomaly detection model for.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric specified in MetricName.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric specified in MetricName.
withEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The end time of the data to use in the report.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the latest data to be returned.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the last data point to return.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.Range
The end time of the range to exclude.
withEntries(MetricStreamEntry...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The array of metric stream information.
withEntries(Collection<MetricStreamEntry>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The array of metric stream information.
withEvaluateLowSampleCountPercentile(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Used only for alarms based on percentiles.
withEvaluateLowSampleCountPercentile(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Used only for alarms based on percentiles.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
withExceptionType(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The type of error.
withExcludedTimeRanges(Range...) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
An array of time ranges to exclude from use when the anomaly detection model is trained.
withExcludedTimeRanges(Collection<Range>) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
An array of time ranges to exclude from use when the anomaly detection model is trained.
withExcludeFilters(MetricStreamFilter...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are not streamed by this metric stream.
withExcludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are not streamed by this metric stream.
withExcludeFilters(MetricStreamFilter...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
withExcludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
withExpression(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this object is performing a math expression.
withExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The percentile statistic for the metric.
withExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The percentile statistic for the metric associated with the alarm.
withExtendedStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The percentile statistic for the metric specified in MetricName.
withExtendedStatistics(Map<String, Double>) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The percentile statistic for the data point.
withExtendedStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The percentile statistics.
withExtendedStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The percentile statistics.
withFailureCode(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The code of the error.
withFailureDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
A description of the error.
withFailureResource(String) - Method in class com.amazonaws.services.cloudwatch.model.PartialFailure
The specified rule that could not be deleted.
withFailures(PartialFailure...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
An array listing the rules that could not be deleted.
withFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesResult
An array listing the rules that could not be deleted.
withFailures(PartialFailure...) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
An array listing the rules that could not be disabled.
withFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesResult
An array listing the rules that could not be disabled.
withFailures(PartialFailure...) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
An array listing the rules that could not be enabled.
withFailures(Collection<PartialFailure>) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesResult
An array listing the rules that could not be enabled.
withFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the Amazon Kinesis Firehose delivery stream that is used by this metric stream.
withFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The ARN of the Kinesis Firehose devlivery stream that is used for this metric stream.
withFirehoseArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of the Amazon Kinesis Firehose delivery stream to use for this metric stream.
withHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Data about the alarm, in JSON format.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A summary of the alarm history, in text format.
withId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A short name used to tie this object to the results in the response.
withId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The short name you specified to represent this metric.
withIncludeFilters(MetricStreamFilter...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are streamed by this metric stream.
withIncludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
If this array of metric namespaces is present, then these namespaces are the only metric namespaces that are streamed by this metric stream.
withIncludeFilters(MetricStreamFilter...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
withIncludeFilters(Collection<MetricStreamFilter>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
withInsightRules(InsightRule...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
The rules returned by the operation.
withInsightRules(Collection<InsightRule>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
The rules returned by the operation.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
withKey(String) - Method in class com.amazonaws.services.cloudwatch.model.Tag
A string that you can use to assign a value.
withKeyLabels(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the strings used as the keys for this rule.
withKeyLabels(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
An array of the strings used as the keys for this rule.
withKeys(String...) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
One of the log entry field keywords that is used to define contributors for this rule.
withKeys(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributor
One of the log entry field keywords that is used to define contributors for this rule.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label for the specified metric.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
A human-readable label for this metric or expression.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The human-readable label associated with the data.
withLabelOptions(LabelOptions) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
This structure includes the Timezone parameter, which you can use to specify your time zone so that the labels of returned data display the correct time for your time zone.
withLastModified(Date) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The time stamp of when the dashboard was last modified, either by an API call or through the console.
withLastUpdateDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The date of the most recent update to the metric stream's configuration.
withLastUpdateDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The date that the configuration of this metric stream was most recently updated.
withMaxContributorCount(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The maximum number of contributors to include in the report.
withMaxContributorValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value provided by one contributor during this timestamp.
withMaxDatapoints(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The maximum number of data points the request should return before paginating.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum metric value for the data point.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The maximum value from a single occurence from a single contributor during the time period represented by that data point.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
The maximum number of results to return in one operation.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
The maximum number of results to return in one operation.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
The maximum number of results to return in one operation.
withMessage(String) - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
A message describing the error or warning.
withMessages(MessageData...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Contains a message about this GetMetricData operation, if the operation results in such a message.
withMessages(Collection<MessageData>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Contains a message about this GetMetricData operation, if the operation results in such a message.
withMessages(MessageData...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
A list of messages with additional information about the data returned.
withMessages(Collection<MessageData>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
A list of messages with additional information about the data returned.
withMetric(Metric) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The metric to return, including the metric name, namespace, and dimensions.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
The information for each alarm with the specified metric.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
The information for each alarm with the specified metric.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any metric alarms returned by the operation.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information about any metric alarms returned by the operation.
withMetricData(MetricDatum...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
withMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
withMetricDatapoints(InsightRuleMetricDatapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
A time series of metric data points that matches the time period in the rule request.
withMetricDatapoints(Collection<InsightRuleMetricDatapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportResult
A time series of metric data points that matches the time period in the rule request.
withMetricDataQueries(MetricDataQuery...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The metric queries to be returned.
withMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The metric queries to be returned.
withMetricDataResults(MetricDataResult...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
The metrics that are returned, including the metric name, namespace, and dimensions.
withMetricDataResults(Collection<MetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
The metrics that are returned, including the metric name, namespace, and dimensions.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The name of the metric associated with the anomaly detection model.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The metric name associated with the anomaly detection model to delete.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified metric name.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric, with or without spaces.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the metric associated with the alarm, if this is an alarm based on a single metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The name of the metric to create the anomaly detection model for.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the metric associated with the alarm.
withMetrics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Specifies which metrics to use for aggregation of contributor values for the report.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Specifies which metrics to use for aggregation of contributor values for the report.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics that match your request.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics that match your request.
withMetrics(MetricDataQuery...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An array of MetricDataQuery structures, used in an alarm based on a metric math expression.
withMetrics(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An array of MetricDataQuery structures, used in an alarm based on a metric math expression.
withMetrics(MetricDataQuery...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
An array of MetricDataQuery structures that enable you to create an alarm based on the result of a metric math expression.
withMetrics(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
An array of MetricDataQuery structures that enable you to create an alarm based on the result of a metric math expression.
withMetricStat(MetricStat) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
withMetricTimezone(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetectorConfiguration
The time zone to use for the metric.
withMetricWidget(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
A JSON string that defines the bitmap graph to be retrieved.
withMetricWidgetImage(ByteBuffer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageResult
The image of the graph, in the output format specified.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value for the data point.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The minimum value from a single contributor during the time period represented by that data point.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteMetricStreamRequest
The name of the metric stream to delete.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamRequest
The name of the metric stream to retrieve information about.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The name of the metric stream.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
The name of the rule.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The name of the metric stream.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
If you are creating a new metric stream, this is the name for the new stream.
withNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
The array of the names of metric streams to start streaming.
withNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.StartMetricStreamsRequest
The array of the names of metric streams to start streaming.
withNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
The array of the names of metric streams to stop streaming.
withNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.StopMetricStreamsRequest
The array of the names of metric streams to stop streaming.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The namespace of the metric associated with the anomaly detection model.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The namespace associated with the anomaly detection model to delete.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Limits the results to only the anomaly detection models that are associated with the specified namespace.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The metric namespace to filter against.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of the metric associated with the alarm.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamFilter
The name of the metric namespace in the filter.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The namespace of the metric to create the anomaly detection model for.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the metric associated specified in MetricName.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
The token that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The token that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsRequest
Use the token returned by the previous operation to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAnomalyDetectorsResult
A token that you can use in a subsequent operation to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesRequest
Include this value, if it was returned by the previous operation, to get the next set of rules.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeInsightRulesResult
If this parameter is present, it is a token that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
Include this value, if it was returned by the previous GetMetricData operation, to get the next set of data points.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
A token that marks the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
The token that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The token that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsRequest
Include this value, if it was returned by the previous call, to get the next set of metric streams.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricStreamsResult
The token that marks the start of the next batch of returned results.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
withOrderBy(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
Determines what statistic to use to rank the contributors.
withOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult

withOutputFormat(MetricStreamOutputFormat) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult

withOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricWidgetImageRequest
The format of the resulting image.
withOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The output format of this metric stream.
withOutputFormat(MetricStreamOutputFormat) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The output format of this metric stream.
withOutputFormat(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The output format for the stream.
withOutputFormat(MetricStreamOutputFormat) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The output format for the stream.
withParentsOfAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
If you use this parameter and specify the name of a metric or composite alarm, the operation returns information about the "parent" alarms of the alarm you specify.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period, in seconds, over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The period, in seconds, to use for the statistics in the InsightRuleMetricDatapoint results.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned data points.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period, in seconds, over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The granularity, in seconds, of the returned data points.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The granularity, in seconds, of the returned data points.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The length, in seconds, used each time the metric specified in MetricName is evaluated.
withRecentlyActive(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
To filter the results to show only metrics that have had data points published in the past three hours, specify this parameter with a value of PT3H.
withRecentlyActive(RecentlyActive) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
To filter the results to show only metrics that have had data points published in the past three hours, specify this parameter with a value of PT3H.
withResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceRequest
The ARN of the CloudWatch resource that you want to view tags for.
withResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The ARN of the CloudWatch resource that you're adding tags to.
withResourceARN(String) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The ARN of the CloudWatch resource that you're removing tags from.
withResourceId(String) - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
withResourceType(String) - Method in exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
 
withReturnData(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
When used in GetMetricData, this option indicates whether to return the timestamps and raw data values of this metric.
withRoleArn(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The ARN of the IAM role that is used by this metric stream.
withRoleArn(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
The ARN of an IAM role that this metric stream will use to access Amazon Kinesis Firehose resources.
withRuleDefinition(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The definition of the rule, as a JSON object.
withRuleName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The name of the rule that you want to see data from.
withRuleName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A unique name for the rule.
withRuleNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
An array of the rule names to delete.
withRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteInsightRulesRequest
An array of the rule names to delete.
withRuleNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
An array of the rule names to disable.
withRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableInsightRulesRequest
An array of the rule names to disable.
withRuleNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
An array of the rule names to enable.
withRuleNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableInsightRulesRequest
An array of the rule names to enable.
withRuleState(String) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
The state of the rule.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this data point.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of occurrences that matched the rule during this data point.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
withScanBy(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Specified whether to return the newest or oldest alarm history first.
withScanBy(ScanBy) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Specified whether to return the newest or oldest alarm history first.
withScanBy(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
withScanBy(ScanBy) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
withSchema(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
For rules that you create, this is always {"Name": "CloudWatchLogRule", "Version": 1}.
withSize(Long) - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
The size of the dashboard, in bytes.
withStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetInsightRuleReportRequest
The start time of the data to use in the report.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the earliest data to be returned.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the first data point to return.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.Range
The start time of the range to exclude.
withStat(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The statistic associated with the anomaly detection model.
withStat(String) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAnomalyDetectorRequest
The statistic associated with the anomaly detection model to delete.
withStat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
withStat(String) - Method in class com.amazonaws.services.cloudwatch.model.PutAnomalyDetectorRequest
The statistic to use for the metric and the anomaly detection model.
withState(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStreamResult
The state of the metric stream.
withState(String) - Method in class com.amazonaws.services.cloudwatch.model.InsightRule
Indicates whether the rule is enabled or disabled.
withState(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStreamEntry
The current state of this stream.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in text format.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in text format.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in text format.
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
An explanation for the alarm state, in JSON format.
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in JSON format.
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in JSON format.
withStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The time stamp of the last update to the alarm state.
withStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm state.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The current status of the anomaly detector's training.
withStateValue(AnomalyDetectorStateValue) - Method in class com.amazonaws.services.cloudwatch.model.AnomalyDetector
The current status of the anomaly detector's training.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The state value for the alarm.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.CompositeAlarm
The state value for the alarm.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Specify this parameter to receive information only about alarms that are currently in the state that you specify.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Specify this parameter to receive information only about alarms that are currently in the state that you specify.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric specified in MetricName, other than percentile.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric specified in MetricName, other than percentile.
withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
withStatistics(Statistic...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
withStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The statistical values for the metric.
withStatusCode(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The status of the returned data.
withStatusCode(StatusCode) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The status of the returned data.
withStorageResolution(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Valid values are 1 and 60.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of the metric values for the data point.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The sum of the values from all contributors during the time period represented by that data point.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
withTagKeys(String...) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The list of tag keys to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.UntagResourceRequest
The list of tag keys to remove from the resource.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
The list of tag keys and values associated with the resource you specified.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.ListTagsForResourceResult
The list of tag keys and values associated with the resource you specified.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
A list of key-value pairs to associate with the composite alarm.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutCompositeAlarmRequest
A list of key-value pairs to associate with the composite alarm.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A list of key-value pairs to associate with the Contributor Insights rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutInsightRuleRequest
A list of key-value pairs to associate with the Contributor Insights rule.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
A list of key-value pairs to associate with the alarm.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
A list of key-value pairs to associate with the alarm.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
A list of key-value pairs to associate with the metric stream.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricStreamRequest
A list of key-value pairs to associate with the metric stream.
withTags(Tag...) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The list of key-value pairs to associate with the alarm.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudwatch.model.TagResourceRequest
The list of key-value pairs to associate with the alarm.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value to compare with the specified statistic.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
withThresholdMetricId(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
In an alarm based on an anomaly detection model, this is the ID of the ANOMALY_DETECTION_BAND function used as the threshold for the alarm.
withThresholdMetricId(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
If this is an alarm based on an anomaly detection model, make this value match the ID of the ANOMALY_DETECTION_BAND function.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the data point.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleContributorDatapoint
The timestamp of the data point.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The timestamp of the data point.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withTimestamps(Date...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The timestamps for the data points, formatted in Unix timestamp format.
withTimestamps(Collection<Date>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The timestamps for the data points, formatted in Unix timestamp format.
withTimezone(String) - Method in class com.amazonaws.services.cloudwatch.model.LabelOptions
The time zone to use for metric data return in this operation.
withTreatMissingData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Sets how this alarm is to handle missing data points.
withTreatMissingData(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Sets how this alarm is to handle missing data points.
withUniqueContributors(Double) - Method in class com.amazonaws.services.cloudwatch.model.InsightRuleMetricDatapoint
The number of unique contributors who published data during this timestamp.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit for the data point.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit for the data point.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
When you are using a Put operation, this defines what unit you want to use when storing the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
When you are using a Put operation, this defines what unit you want to use when storing the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
When you are using a Put operation, this defines what unit you want to use when storing the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
When you are using a Put operation, this defines what unit you want to use when storing the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value of the dimension.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MessageData
The message text.
withValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Tag
The value for the specified tag key.
withValues(Double...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
withValues(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
withValues(Double...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers representing the values for the metric during the period.
withValues(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Array of numbers representing the values for the metric during the period.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.