| 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.
|
| software.amazon.awssdk.services.cloudwatch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableAlarmActionsResponse> |
CloudWatchAsyncClient.enableAlarmActions(EnableAlarmActionsRequest 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 |
|---|---|
SdkHttpFullRequest |
EnableAlarmActionsRequestMarshaller.marshall(EnableAlarmActionsRequest enableAlarmActionsRequest) |
Copyright © 2021. All rights reserved.