Uses of Class
software.amazon.awssdk.services.lookoutmetrics.paginators.DescribeAnomalyDetectionExecutionsPublisher
-
Packages that use DescribeAnomalyDetectionExecutionsPublisher Package Description software.amazon.awssdk.services.lookoutmetrics This is the Amazon Lookout for Metrics API Reference. -
-
Uses of DescribeAnomalyDetectionExecutionsPublisher in software.amazon.awssdk.services.lookoutmetrics
Methods in software.amazon.awssdk.services.lookoutmetrics that return DescribeAnomalyDetectionExecutionsPublisher Modifier and Type Method Description default DescribeAnomalyDetectionExecutionsPublisherLookoutMetricsAsyncClient. describeAnomalyDetectionExecutionsPaginator(Consumer<DescribeAnomalyDetectionExecutionsRequest.Builder> describeAnomalyDetectionExecutionsRequest)Returns information about the status of the specified anomaly detection jobs.default DescribeAnomalyDetectionExecutionsPublisherLookoutMetricsAsyncClient. describeAnomalyDetectionExecutionsPaginator(DescribeAnomalyDetectionExecutionsRequest describeAnomalyDetectionExecutionsRequest)Returns information about the status of the specified anomaly detection jobs.
-