| 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<GetMetricStatisticsResponse> |
CloudWatchAsyncClient.getMetricStatistics(GetMetricStatisticsRequest getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
default GetMetricStatisticsResponse |
CloudWatchClient.getMetricStatistics(GetMetricStatisticsRequest getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMetricStatisticsRequestMarshaller.marshall(GetMetricStatisticsRequest getMetricStatisticsRequest) |
Copyright © 2021. All rights reserved.