| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
StartSavingsPlansPurchaseRecommendationGenerationResult |
AWSCostExplorerClient.startSavingsPlansPurchaseRecommendationGeneration(StartSavingsPlansPurchaseRecommendationGenerationRequest request)
Requests a Savings Plans recommendation generation.
|
StartSavingsPlansPurchaseRecommendationGenerationResult |
AWSCostExplorer.startSavingsPlansPurchaseRecommendationGeneration(StartSavingsPlansPurchaseRecommendationGenerationRequest startSavingsPlansPurchaseRecommendationGenerationRequest)
Requests a Savings Plans recommendation generation.
|
StartSavingsPlansPurchaseRecommendationGenerationResult |
AbstractAWSCostExplorer.startSavingsPlansPurchaseRecommendationGeneration(StartSavingsPlansPurchaseRecommendationGenerationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
StartSavingsPlansPurchaseRecommendationGenerationResult |
StartSavingsPlansPurchaseRecommendationGenerationResult.clone() |
StartSavingsPlansPurchaseRecommendationGenerationResult |
StartSavingsPlansPurchaseRecommendationGenerationResult.withEstimatedCompletionTime(String estimatedCompletionTime)
The estimated time for when the recommendation generation will complete.
|
StartSavingsPlansPurchaseRecommendationGenerationResult |
StartSavingsPlansPurchaseRecommendationGenerationResult.withGenerationStartedTime(String generationStartedTime)
The start time of the recommendation generation.
|
StartSavingsPlansPurchaseRecommendationGenerationResult |
StartSavingsPlansPurchaseRecommendationGenerationResult.withRecommendationId(String recommendationId)
The ID for this specific recommendation.
|
Copyright © 2024. All rights reserved.