| 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<DisableAlarmActionsResponse> |
CloudWatchAsyncClient.disableAlarmActions(DisableAlarmActionsRequest disableAlarmActionsRequest)
Disables the actions for the specified alarms.
|
default DisableAlarmActionsResponse |
CloudWatchClient.disableAlarmActions(DisableAlarmActionsRequest disableAlarmActionsRequest)
Disables the actions for the specified alarms.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableAlarmActionsRequestMarshaller.marshall(DisableAlarmActionsRequest disableAlarmActionsRequest) |
Copyright © 2020. All rights reserved.