| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
|
| Modifier and Type | Method and Description |
|---|---|
default EnableAlarmActionsResponse |
CloudWatchClient.enableAlarmActions(Consumer<EnableAlarmActionsRequest.Builder> enableAlarmActionsRequest)
Enables the actions for the specified alarms.
|
default EnableAlarmActionsResponse |
CloudWatchClient.enableAlarmActions(EnableAlarmActionsRequest enableAlarmActionsRequest)
Enables the actions for the specified alarms.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableAlarmActionsResponse> |
CloudWatchAsyncClient.enableAlarmActions(Consumer<EnableAlarmActionsRequest.Builder> enableAlarmActionsRequest)
Enables the actions for the specified alarms.
|
default CompletableFuture<EnableAlarmActionsResponse> |
CloudWatchAsyncClient.enableAlarmActions(EnableAlarmActionsRequest enableAlarmActionsRequest)
Enables the actions for the specified alarms.
|
Copyright © 2020. All rights reserved.