| 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 |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.clone() |
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withGenerationStatus(GenerationStatus generationStatus)
The status of the recommendation generation.
|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withGenerationStatus(String generationStatus)
The status of the recommendation generation.
|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withNextPageToken(String nextPageToken)
The token to retrieve the next set of results.
|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withPageSize(Integer pageSize)
The number of recommendations that you want returned in a single response object.
|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withRecommendationIds(Collection<String> recommendationIds)
The IDs for each specific recommendation.
|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withRecommendationIds(String... recommendationIds)
The IDs for each specific recommendation.
|
Copyright © 2024. All rights reserved.