| 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.
|
| 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 © 2023. All rights reserved.