| 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 |
| Modifier and Type | Method and Description |
|---|---|
default GetCostEstimationResponse |
DevOpsGuruClient.getCostEstimation(Consumer<GetCostEstimationRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCostEstimationResponse> |
DevOpsGuruAsyncClient.getCostEstimation(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
default CompletableFuture<GetCostEstimationResponse> |
DevOpsGuruAsyncClient.getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetCostEstimationResponse> |
GetCostEstimationIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCostEstimationPublisher.subscribe(org.reactivestreams.Subscriber<? super GetCostEstimationResponse> subscriber) |
Copyright © 2023. All rights reserved.