| 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.paginators | |
| software.amazon.awssdk.services.cloudwatch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAlarmHistoryResponse> |
CloudWatchAsyncClient.describeAlarmHistory()
Retrieves the history for the specified alarm.
|
default CompletableFuture<DescribeAlarmHistoryResponse> |
CloudWatchAsyncClient.describeAlarmHistory(Consumer<DescribeAlarmHistoryRequest.Builder> describeAlarmHistoryRequest)
Retrieves the history for the specified alarm.
|
default CompletableFuture<DescribeAlarmHistoryResponse> |
CloudWatchAsyncClient.describeAlarmHistory(DescribeAlarmHistoryRequest describeAlarmHistoryRequest)
Retrieves the history for the specified alarm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAlarmHistoryPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeAlarmHistoryResponse> subscriber) |
| Modifier and Type | Method and Description |
|---|---|
DescribeAlarmHistoryResponse |
DescribeAlarmHistoryResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.