| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder.billingPeriod(String billingPeriod)
The pricing plan billing period for which associations will be listed.
|
static ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.builder() |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder.nextToken(String nextToken)
The pagination token to be used on subsequent calls.
|
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder.pricingPlanArns(Collection<String> pricingPlanArns)
The list containing pricing plans that are associated with the requested pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder.pricingPlanArns(String... pricingPlanArns)
The list containing pricing plans that are associated with the requested pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.Builder.pricingRuleArn(String pricingRuleArn)
The pricing rule Amazon Resource Name (ARN) for which associations will be listed.
|
ListPricingPlansAssociatedWithPricingRuleResponse.Builder |
ListPricingPlansAssociatedWithPricingRuleResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListPricingPlansAssociatedWithPricingRuleResponse.Builder> |
ListPricingPlansAssociatedWithPricingRuleResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.