Skip navigation links
A B C D E F G H I L M P R S T 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
 
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
 
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
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.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.DeleteDashboardsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
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.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.EnableAlarmActionsRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
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.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.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.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.PutDashboardRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
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.SetAlarmStateRequest
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
clone() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
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
 
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
 
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
 
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
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
Expands 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
 

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
 
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.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.DeleteDashboardsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
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.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.EnableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
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.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.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.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.PutDashboardRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
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.SetAlarmStateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
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.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.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
The action name prefix.
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.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm 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.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.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
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.MetricAlarm
The description of the 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.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.PutMetricAlarmRequest
The name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name for the alarm.
getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The 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.
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.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the 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.
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.
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.
getDatapointsToAlarm() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of datapoints that must be breaching to trigger the alarm.
getDatapointsToAlarm() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of datapoints that must be breaching to trigger the alarm.
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.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.PutMetricAlarmRequest
The dimensions for the metric associated with the alarm.
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.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.
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.
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 structure 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 associated with the alarm.
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.
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 structure 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.
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.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
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.
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.
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.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.
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.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 for the specified alarms.
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 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
getMetricData(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
You can use the GetMetricData API to retrieve as many as 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
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 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
getMetricDataAsync(GetMetricDataRequest, AsyncHandler<GetMetricDataRequest, GetMetricDataResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
You can use the GetMetricData API to retrieve as many as 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
getMetricDataAsync(GetMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
getMetricDataAsync(GetMetricDataRequest, AsyncHandler<GetMetricDataRequest, GetMetricDataResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
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.DescribeAlarmsForMetricRequest
The name of the metric.
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.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
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.ListMetricsResult
The metrics.
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
 
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.StatisticSet
The minimum value of the sample set.
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.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
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 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.PutMetricAlarmRequest
The namespace for the metric associated with the alarm.
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.GetMetricDataRequest
Include this value, if it was returned by the previous call, 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.
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.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
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.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.MetricStat
The period to use when retrieving the metric.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period, in seconds, over which the specified statistic is applied.
getReturnData() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Indicates whether to return the time stamps and raw data values of this metric.
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.StatisticSet
The number of samples used for the statistic set.
getScanBy() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
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.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.
getStat() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
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.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.MetricAlarm
The time stamp of the last update to the alarm state.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
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 associated with the alarm, 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.StatisticSet
The sum of values for the sample set.
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.
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.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 time stamps for the data points, formatted in Unix timestamp format.
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.
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
The unit of the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
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 representing the dimension measurement.
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.
getValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.

H

hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
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.DeleteDashboardsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
 
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.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.EnableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
 
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.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.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.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.PutDashboardRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
 
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.SetAlarmStateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
HistoryItemType - Enum in com.amazonaws.services.cloudwatch.model
 

I

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.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
isReturnData() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Indicates whether to return the time stamps and raw data values of this metric.

L

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
 

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
Represents an alarm.
MetricAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
MetricDataQuery - Class in com.amazonaws.services.cloudwatch.model
This structure indicates the metric data to return, and whether this call is just retrieving a batch set of data for one metric, or is performing a math expression on metric data.
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
 
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

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
 
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.
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates an alarm and associates it with the specified metric.
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.
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.
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
 

R

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
The action name prefix.
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.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm 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.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.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
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.MetricAlarm
The description of the 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.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.PutMetricAlarmRequest
The name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name for the alarm.
setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The 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.
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.
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
 
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
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.
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.
setDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of datapoints that must be breaching to trigger the alarm.
setDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of datapoints that must be breaching to trigger the alarm.
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.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.PutMetricAlarmRequest
The dimensions for the metric associated with the alarm.
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.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.
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.
setExpression(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this structure 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 associated with the alarm.
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.
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 structure 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.
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.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
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.
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.
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.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.
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.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 for the specified alarms.
setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
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.DescribeAlarmsForMetricRequest
The name of the metric.
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.
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.PutMetricAlarmRequest
The name for the metric associated with the alarm.
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics.
setMetricStat(MetricStat) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
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.StatisticSet
The minimum value of the sample set.
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.
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.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The 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.PutMetricAlarmRequest
The namespace for the metric associated with the alarm.
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.GetMetricDataRequest
Include this value, if it was returned by the previous call, 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.
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.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
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.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.MetricStat
The period to use when retrieving the metric.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period, in seconds, over which the specified statistic is applied.
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)
setReturnData(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Indicates whether to return the time stamps and raw data values of this metric.
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.StatisticSet
The number of samples used for the statistic set.
setScanBy(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
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.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.
setStat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
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.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.MetricAlarm
The time stamp of the last update to the alarm state.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
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 associated with the alarm, other than percentile.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric associated with the alarm, 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.StatisticSet
The sum of values for the sample set.
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.
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.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 time stamps for the data points, formatted in Unix timestamp format.
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.
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
The unit of the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
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 representing the dimension measurement.
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.
setValues(Collection<Double>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
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
 
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
 

T

toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.DashboardEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DashboardValidationMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteDashboardsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetDashboardResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListDashboardsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MessageData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutDashboardResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataResult
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
 
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; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StatusCode
 

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.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.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.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.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
The action name prefix.
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.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm 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.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.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
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.MetricAlarm
The description of the 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.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.PutMetricAlarmRequest
The name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The name for the alarm.
withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The 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.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms.
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.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
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.
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.
withDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of datapoints that must be breaching to trigger the alarm.
withDatapointsToAlarm(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of datapoints that must be breaching to trigger the alarm.
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.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.PutMetricAlarmRequest
The dimensions for the metric associated with the alarm.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric associated with the alarm.
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.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.
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.
withExpression(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this structure 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 associated with the alarm.
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.
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 structure 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.
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.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.
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.
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.
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.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.
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.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 for the specified alarms.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
The information for the specified alarms.
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.
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.DescribeAlarmsForMetricRequest
The name of the metric.
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.
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.PutMetricAlarmRequest
The name for the metric associated with the alarm.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
The metrics.
withMetricStat(MetricStat) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
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.StatisticSet
The minimum value of the sample set.
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.
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.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The 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.PutMetricAlarmRequest
The namespace for the metric associated with the alarm.
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.GetMetricDataRequest
Include this value, if it was returned by the previous call, 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.
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.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.
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.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.MetricStat
The period to use when retrieving the metric.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period, in seconds, over which the specified statistic is applied.
withReturnData(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataQuery
Indicates whether to return the time stamps and raw data values of this metric.
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.StatisticSet
The number of samples used for the statistic set.
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.
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.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.
withStat(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The statistic to return.
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.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.MetricAlarm
The time stamp of the last update to the alarm state.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
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 associated with the alarm, other than percentile.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric associated with the alarm, 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.StatisticSet
The sum of values for the sample set.
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.
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.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 time stamps for the data points, formatted in Unix timestamp format.
withTimestamps(Collection<Date>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDataResult
The time stamps for the data points, formatted in Unix timestamp format.
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.
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
The unit of the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
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 representing the dimension measurement.
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.
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.
A B C D E F G H I L M P R S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.