Uses of Class
software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmHistoryPublisher
-
Packages that use DescribeAlarmHistoryPublisher 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. -
-
Uses of DescribeAlarmHistoryPublisher in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return DescribeAlarmHistoryPublisher Modifier and Type Method Description default DescribeAlarmHistoryPublisherCloudWatchAsyncClient. describeAlarmHistoryPaginator()This is a variant ofCloudWatchAsyncClient.describeAlarmHistory(software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest)operation.default DescribeAlarmHistoryPublisherCloudWatchAsyncClient. describeAlarmHistoryPaginator(Consumer<DescribeAlarmHistoryRequest.Builder> describeAlarmHistoryRequest)This is a variant ofCloudWatchAsyncClient.describeAlarmHistory(software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest)operation.default DescribeAlarmHistoryPublisherCloudWatchAsyncClient. describeAlarmHistoryPaginator(DescribeAlarmHistoryRequest describeAlarmHistoryRequest)This is a variant ofCloudWatchAsyncClient.describeAlarmHistory(software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest)operation.
-