| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAnomalyDetectorsResponse |
CloudWatchClient.describeAnomalyDetectors(Consumer<DescribeAnomalyDetectorsRequest.Builder> describeAnomalyDetectorsRequest)
Lists the anomaly detection models that you have created in your account.
|
default DescribeAnomalyDetectorsResponse |
CloudWatchClient.describeAnomalyDetectors(DescribeAnomalyDetectorsRequest describeAnomalyDetectorsRequest)
Lists the anomaly detection models that you have created in your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAnomalyDetectorsResponse> |
CloudWatchAsyncClient.describeAnomalyDetectors(Consumer<DescribeAnomalyDetectorsRequest.Builder> describeAnomalyDetectorsRequest)
Lists the anomaly detection models that you have created in your account.
|
default CompletableFuture<DescribeAnomalyDetectorsResponse> |
CloudWatchAsyncClient.describeAnomalyDetectors(DescribeAnomalyDetectorsRequest describeAnomalyDetectorsRequest)
Lists the anomaly detection models that you have created in your account.
|
Copyright © 2021. All rights reserved.