| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
|
| software.amazon.awssdk.services.cloudwatch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableAlarmActionsResponse |
CloudWatchClient.disableAlarmActions(DisableAlarmActionsRequest disableAlarmActionsRequest)
Disables the actions for the specified alarms.
|
default CompletableFuture<DisableAlarmActionsResponse> |
CloudWatchAsyncClient.disableAlarmActions(DisableAlarmActionsRequest disableAlarmActionsRequest)
Disables the actions for the specified alarms.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableAlarmActionsRequestMarshaller.marshall(DisableAlarmActionsRequest disableAlarmActionsRequest) |
Copyright © 2021. All rights reserved.