| 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.
|
| software.amazon.awssdk.services.cloudwatch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAnomalyDetectorsResponse |
CloudWatchClient.describeAnomalyDetectors(DescribeAnomalyDetectorsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAnomalyDetectorsRequestMarshaller.marshall(DescribeAnomalyDetectorsRequest describeAnomalyDetectorsRequest) |
Copyright © 2021. All rights reserved.