| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| software.amazon.awssdk.services.devopsguru.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAnomalyResponse |
DevOpsGuruClient.describeAnomaly(DescribeAnomalyRequest describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
default CompletableFuture<DescribeAnomalyResponse> |
DevOpsGuruAsyncClient.describeAnomaly(DescribeAnomalyRequest describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAnomalyRequestMarshaller.marshall(DescribeAnomalyRequest describeAnomalyRequest) |
Copyright © 2023. All rights reserved.