| 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 |
|---|---|
StartCostEstimationResult |
AmazonDevOpsGuruClient.startCostEstimation(StartCostEstimationRequest request)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
StartCostEstimationResult |
AmazonDevOpsGuru.startCostEstimation(StartCostEstimationRequest startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
StartCostEstimationResult |
AbstractAmazonDevOpsGuru.startCostEstimation(StartCostEstimationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartCostEstimationResult> |
AmazonDevOpsGuruAsyncClient.startCostEstimationAsync(StartCostEstimationRequest request,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler) |
Future<StartCostEstimationResult> |
AmazonDevOpsGuruAsync.startCostEstimationAsync(StartCostEstimationRequest startCostEstimationRequest,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
Future<StartCostEstimationResult> |
AbstractAmazonDevOpsGuruAsync.startCostEstimationAsync(StartCostEstimationRequest request,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartCostEstimationResult |
StartCostEstimationResult.clone() |
Copyright © 2024. All rights reserved.