Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
EnableAlarmActionsResult |
AmazonCloudWatchClient.enableAlarmActions(EnableAlarmActionsRequest request)
Enables the actions for the specified alarms.
|
EnableAlarmActionsResult |
AbstractAmazonCloudWatch.enableAlarmActions(EnableAlarmActionsRequest request) |
EnableAlarmActionsResult |
AmazonCloudWatch.enableAlarmActions(EnableAlarmActionsRequest enableAlarmActionsRequest)
Enables the actions for the specified alarms.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableAlarmActionsResult> |
AmazonCloudWatchAsyncClient.enableAlarmActionsAsync(EnableAlarmActionsRequest request,
AsyncHandler<EnableAlarmActionsRequest,EnableAlarmActionsResult> asyncHandler) |
Future<EnableAlarmActionsResult> |
AmazonCloudWatchAsync.enableAlarmActionsAsync(EnableAlarmActionsRequest enableAlarmActionsRequest,
AsyncHandler<EnableAlarmActionsRequest,EnableAlarmActionsResult> asyncHandler)
Enables the actions for the specified alarms.
|
Future<EnableAlarmActionsResult> |
AbstractAmazonCloudWatchAsync.enableAlarmActionsAsync(EnableAlarmActionsRequest request,
AsyncHandler<EnableAlarmActionsRequest,EnableAlarmActionsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
EnableAlarmActionsResult |
EnableAlarmActionsResult.clone() |
Copyright © 2017. All rights reserved.