Uses of Class
software.amazon.awssdk.services.cloudwatch.paginators.DescribeAnomalyDetectorsIterable
Packages that use DescribeAnomalyDetectorsIterable
Package
Description
Amazon CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions
based on data from metrics.
-
Uses of DescribeAnomalyDetectorsIterable in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return DescribeAnomalyDetectorsIterableModifier and TypeMethodDescriptiondefault DescribeAnomalyDetectorsIterableCloudWatchClient.describeAnomalyDetectorsPaginator(Consumer<DescribeAnomalyDetectorsRequest.Builder> describeAnomalyDetectorsRequest) This is a variant ofCloudWatchClient.describeAnomalyDetectors(software.amazon.awssdk.services.cloudwatch.model.DescribeAnomalyDetectorsRequest)operation.default DescribeAnomalyDetectorsIterableCloudWatchClient.describeAnomalyDetectorsPaginator(DescribeAnomalyDetectorsRequest describeAnomalyDetectorsRequest) This is a variant ofCloudWatchClient.describeAnomalyDetectors(software.amazon.awssdk.services.cloudwatch.model.DescribeAnomalyDetectorsRequest)operation.