| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<GenerationSummary> |
ListSavingsPlansPurchaseRecommendationGenerationResponse.generationSummaryList()
The list of historical recommendation generations.
|
| Modifier and Type | Method and Description |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.generationSummaryList(GenerationSummary... generationSummaryList)
The list of historical recommendation generations.
|
| Modifier and Type | Method and Description |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder |
ListSavingsPlansPurchaseRecommendationGenerationResponse.Builder.generationSummaryList(Collection<GenerationSummary> generationSummaryList)
The list of historical recommendation generations.
|
Copyright © 2023. All rights reserved.