| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAlarmHistoryIterable |
CloudWatchClient.describeAlarmHistoryPaginator()
Retrieves the history for the specified alarm.
|
default DescribeAlarmHistoryIterable |
CloudWatchClient.describeAlarmHistoryPaginator(Consumer<DescribeAlarmHistoryRequest.Builder> describeAlarmHistoryRequest)
Retrieves the history for the specified alarm.
|
default DescribeAlarmHistoryIterable |
CloudWatchClient.describeAlarmHistoryPaginator(DescribeAlarmHistoryRequest describeAlarmHistoryRequest)
Retrieves the history for the specified alarm.
|
Copyright © 2021. All rights reserved.