public static interface ListPricingRulesAssociatedToPricingPlanRequest.Builder extends BillingconductorRequest.Builder, SdkPojo, CopyableBuilder<ListPricingRulesAssociatedToPricingPlanRequest.Builder,ListPricingRulesAssociatedToPricingPlanRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPricingRulesAssociatedToPricingPlanRequest.Builder billingPeriod(String billingPeriod)
The billing period for which the pricing rule associations are to be listed.
billingPeriod - The billing period for which the pricing rule associations are to be listed.ListPricingRulesAssociatedToPricingPlanRequest.Builder pricingPlanArn(String pricingPlanArn)
The Amazon Resource Name (ARN) of the pricing plan for which associations are to be listed.
pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan for which associations are to be listed.ListPricingRulesAssociatedToPricingPlanRequest.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.ListPricingRulesAssociatedToPricingPlanRequest.Builder nextToken(String nextToken)
The optional pagination token returned by a previous call.
nextToken - The optional pagination token returned by a previous call.ListPricingRulesAssociatedToPricingPlanRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPricingRulesAssociatedToPricingPlanRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.