| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
GetCostEstimationResult |
AmazonDevOpsGuru.getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
GetCostEstimationResult |
AmazonDevOpsGuruClient.getCostEstimation(GetCostEstimationRequest request)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
GetCostEstimationResult |
AbstractAmazonDevOpsGuru.getCostEstimation(GetCostEstimationRequest request) |
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsyncClient.getCostEstimationAsync(GetCostEstimationRequest request) |
Future<GetCostEstimationResult> |
AbstractAmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest request) |
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsyncClient.getCostEstimationAsync(GetCostEstimationRequest request,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler) |
Future<GetCostEstimationResult> |
AbstractAmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest request,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler) |
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest getCostEstimationRequest,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsyncClient.getCostEstimationAsync(GetCostEstimationRequest request,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler) |
Future<GetCostEstimationResult> |
AbstractAmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest request,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler) |
Future<GetCostEstimationResult> |
AmazonDevOpsGuruAsync.getCostEstimationAsync(GetCostEstimationRequest getCostEstimationRequest,
AsyncHandler<GetCostEstimationRequest,GetCostEstimationResult> asyncHandler)
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetCostEstimationRequest |
GetCostEstimationRequest.clone() |
GetCostEstimationRequest |
GetCostEstimationRequest.withNextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
Copyright © 2021. All rights reserved.