| 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<DescribeAlarmsForMetricResponse> |
CloudWatchAsyncClient.describeAlarmsForMetric(DescribeAlarmsForMetricRequest describeAlarmsForMetricRequest)
Retrieves the alarms for the specified metric.
|
default DescribeAlarmsForMetricResponse |
CloudWatchClient.describeAlarmsForMetric(DescribeAlarmsForMetricRequest describeAlarmsForMetricRequest)
Retrieves the alarms for the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAlarmsForMetricRequestMarshaller.marshall(DescribeAlarmsForMetricRequest describeAlarmsForMetricRequest) |
Copyright © 2021. All rights reserved.