public static interface ListPricingPlansAssociatedWithPricingRuleRequest.Builder extends BillingconductorRequest.Builder, SdkPojo, CopyableBuilder<ListPricingPlansAssociatedWithPricingRuleRequest.Builder,ListPricingPlansAssociatedWithPricingRuleRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPricingPlansAssociatedWithPricingRuleRequest.Builder billingPeriod(String billingPeriod)
The pricing plan billing period for which associations will be listed.
billingPeriod - The pricing plan billing period for which associations will be listed.ListPricingPlansAssociatedWithPricingRuleRequest.Builder pricingRuleArn(String pricingRuleArn)
The pricing rule Amazon Resource Name (ARN) for which associations will be listed.
pricingRuleArn - The pricing rule Amazon Resource Name (ARN) for which associations will be listed.ListPricingPlansAssociatedWithPricingRuleRequest.Builder maxResults(Integer maxResults)
The optional maximum number of pricing rule associations to retrieve.
maxResults - The optional maximum number of pricing rule associations to retrieve.ListPricingPlansAssociatedWithPricingRuleRequest.Builder nextToken(String nextToken)
The optional pagination token returned by a previous call.
nextToken - The optional pagination token returned by a previous call.ListPricingPlansAssociatedWithPricingRuleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPricingPlansAssociatedWithPricingRuleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.