| 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 CompletableFuture<DeleteAnomalyDetectorResponse> |
CloudWatchAsyncClient.deleteAnomalyDetector(DeleteAnomalyDetectorRequest deleteAnomalyDetectorRequest)
Deletes the specified anomaly detection model from your account.
|
default DeleteAnomalyDetectorResponse |
CloudWatchClient.deleteAnomalyDetector(DeleteAnomalyDetectorRequest deleteAnomalyDetectorRequest)
Deletes the specified anomaly detection model from your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteAnomalyDetectorRequestMarshaller.marshall(DeleteAnomalyDetectorRequest deleteAnomalyDetectorRequest) |
Copyright © 2020. All rights reserved.