| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.builder() |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.generationSummaryList(Collection<GenerationSummary> generationSummaryList)
The list of historical recommendation generations.
|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.generationSummaryList(Consumer<GenerationSummary.Builder>... generationSummaryList)
The list of historical recommendation generations.
|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.generationSummaryList(GenerationSummary... generationSummaryList)
The list of historical recommendation generations.
|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.nextPageToken(String nextPageToken)
The token to retrieve the next set of results.
|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder> |
ListSavingsPlansPurchaseRecommendationGenerationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.