Interface DescribeSavingsPlansOfferingRatesRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<DescribeSavingsPlansOfferingRatesRequest.Builder,DescribeSavingsPlansOfferingRatesRequest>,SavingsplansRequest.Builder,SdkBuilder<DescribeSavingsPlansOfferingRatesRequest.Builder,DescribeSavingsPlansOfferingRatesRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- DescribeSavingsPlansOfferingRatesRequest
public static interface DescribeSavingsPlansOfferingRatesRequest.Builder extends SavingsplansRequest.Builder, SdkPojo, CopyableBuilder<DescribeSavingsPlansOfferingRatesRequest.Builder,DescribeSavingsPlansOfferingRatesRequest>
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.savingsplans.model.SavingsplansRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
savingsPlanOfferingIds
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanOfferingIds(Collection<String> savingsPlanOfferingIds)
The IDs of the offerings.
- Parameters:
savingsPlanOfferingIds- The IDs of the offerings.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanOfferingIds
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanOfferingIds(String... savingsPlanOfferingIds)
The IDs of the offerings.
- Parameters:
savingsPlanOfferingIds- The IDs of the offerings.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanPaymentOptionsWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanPaymentOptionsWithStrings(Collection<String> savingsPlanPaymentOptions)
The payment options.
- Parameters:
savingsPlanPaymentOptions- The payment options.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanPaymentOptionsWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanPaymentOptionsWithStrings(String... savingsPlanPaymentOptions)
The payment options.
- Parameters:
savingsPlanPaymentOptions- The payment options.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanPaymentOptions
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanPaymentOptions(Collection<SavingsPlanPaymentOption> savingsPlanPaymentOptions)
The payment options.
- Parameters:
savingsPlanPaymentOptions- The payment options.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanPaymentOptions
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanPaymentOptions(SavingsPlanPaymentOption... savingsPlanPaymentOptions)
The payment options.
- Parameters:
savingsPlanPaymentOptions- The payment options.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanTypesWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanTypesWithStrings(Collection<String> savingsPlanTypes)
The plan types.
- Parameters:
savingsPlanTypes- The plan types.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanTypesWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanTypesWithStrings(String... savingsPlanTypes)
The plan types.
- Parameters:
savingsPlanTypes- The plan types.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanTypes
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanTypes(Collection<SavingsPlanType> savingsPlanTypes)
The plan types.
- Parameters:
savingsPlanTypes- The plan types.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
savingsPlanTypes
DescribeSavingsPlansOfferingRatesRequest.Builder savingsPlanTypes(SavingsPlanType... savingsPlanTypes)
The plan types.
- Parameters:
savingsPlanTypes- The plan types.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productsWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder productsWithStrings(Collection<String> products)
The Amazon Web Services products.
- Parameters:
products- The Amazon Web Services products.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productsWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder productsWithStrings(String... products)
The Amazon Web Services products.
- Parameters:
products- The Amazon Web Services products.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
products
DescribeSavingsPlansOfferingRatesRequest.Builder products(Collection<SavingsPlanProductType> products)
The Amazon Web Services products.
- Parameters:
products- The Amazon Web Services products.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
products
DescribeSavingsPlansOfferingRatesRequest.Builder products(SavingsPlanProductType... products)
The Amazon Web Services products.
- Parameters:
products- The Amazon Web Services products.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serviceCodesWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder serviceCodesWithStrings(Collection<String> serviceCodes)
The services.
- Parameters:
serviceCodes- The services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serviceCodesWithStrings
DescribeSavingsPlansOfferingRatesRequest.Builder serviceCodesWithStrings(String... serviceCodes)
The services.
- Parameters:
serviceCodes- The services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serviceCodes
DescribeSavingsPlansOfferingRatesRequest.Builder serviceCodes(Collection<SavingsPlanRateServiceCode> serviceCodes)
The services.
- Parameters:
serviceCodes- The services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serviceCodes
DescribeSavingsPlansOfferingRatesRequest.Builder serviceCodes(SavingsPlanRateServiceCode... serviceCodes)
The services.
- Parameters:
serviceCodes- The services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
usageTypes
DescribeSavingsPlansOfferingRatesRequest.Builder usageTypes(Collection<String> usageTypes)
The usage details of the line item in the billing report.
- Parameters:
usageTypes- The usage details of the line item in the billing report.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
usageTypes
DescribeSavingsPlansOfferingRatesRequest.Builder usageTypes(String... usageTypes)
The usage details of the line item in the billing report.
- Parameters:
usageTypes- The usage details of the line item in the billing report.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
operations
DescribeSavingsPlansOfferingRatesRequest.Builder operations(Collection<String> operations)
The specific Amazon Web Services operation for the line item in the billing report.
- Parameters:
operations- The specific Amazon Web Services operation for the line item in the billing report.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
operations
DescribeSavingsPlansOfferingRatesRequest.Builder operations(String... operations)
The specific Amazon Web Services operation for the line item in the billing report.
- Parameters:
operations- The specific Amazon Web Services operation for the line item in the billing report.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
filters
DescribeSavingsPlansOfferingRatesRequest.Builder filters(Collection<SavingsPlanOfferingRateFilterElement> filters)
The filters.
- Parameters:
filters- The filters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
filters
DescribeSavingsPlansOfferingRatesRequest.Builder filters(SavingsPlanOfferingRateFilterElement... filters)
The filters.
- Parameters:
filters- The filters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
filters
DescribeSavingsPlansOfferingRatesRequest.Builder filters(Consumer<SavingsPlanOfferingRateFilterElement.Builder>... filters)
The filters.
This is a convenience method that creates an instance of theSavingsPlanOfferingRateFilterElement.Builderavoiding the need to create one manually viaSavingsPlanOfferingRateFilterElement.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#filters(List.) - Parameters:
filters- a consumer that will call methods onSavingsPlanOfferingRateFilterElement.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#filters(java.util.Collection)
-
nextToken
DescribeSavingsPlansOfferingRatesRequest.Builder nextToken(String nextToken)
The token for the next page of results.
- Parameters:
nextToken- The token for the next page of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxResults
DescribeSavingsPlansOfferingRatesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.
- Parameters:
maxResults- The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
DescribeSavingsPlansOfferingRatesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
DescribeSavingsPlansOfferingRatesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-