| 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.paginators | |
| software.amazon.awssdk.services.devopsguru.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCostEstimationResponse> |
DevOpsGuruAsyncClient.getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
default GetCostEstimationResponse |
DevOpsGuruClient.getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
default GetCostEstimationPublisher |
DevOpsGuruAsyncClient.getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
default GetCostEstimationIterable |
DevOpsGuruClient.getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
| Constructor and Description |
|---|
GetCostEstimationIterable(DevOpsGuruClient client,
GetCostEstimationRequest firstRequest) |
GetCostEstimationPublisher(DevOpsGuruAsyncClient client,
GetCostEstimationRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCostEstimationRequestMarshaller.marshall(GetCostEstimationRequest getCostEstimationRequest) |
Copyright © 2023. All rights reserved.