public static interface ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder extends CostExplorerRequest.Builder, SdkPojo, CopyableBuilder<ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder,ListSavingsPlansPurchaseRecommendationGenerationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSavingsPlansPurchaseRecommendationGenerationRequest.Builder generationStatus(String generationStatus)
The status of the recommendation generation.
generationStatus - The status of the recommendation generation.GenerationStatus,
GenerationStatusListSavingsPlansPurchaseRecommendationGenerationRequest.Builder generationStatus(GenerationStatus generationStatus)
The status of the recommendation generation.
generationStatus - The status of the recommendation generation.GenerationStatus,
GenerationStatusListSavingsPlansPurchaseRecommendationGenerationRequest.Builder recommendationIds(Collection<String> recommendationIds)
The IDs for each specific recommendation.
recommendationIds - The IDs for each specific recommendation.ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder recommendationIds(String... recommendationIds)
The IDs for each specific recommendation.
recommendationIds - The IDs for each specific recommendation.ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder pageSize(Integer pageSize)
The number of recommendations that you want returned in a single response object.
pageSize - The number of recommendations that you want returned in a single response object.ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder nextPageToken(String nextPageToken)
The token to retrieve the next set of results.
nextPageToken - The token to retrieve the next set of results.ListSavingsPlansPurchaseRecommendationGenerationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListSavingsPlansPurchaseRecommendationGenerationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.