| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro
forma version of your billing data each month, to accurately show or chargeback your end customers.
|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansAssociatedWithPricingRuleResult |
AWSBillingConductorClient.listPricingPlansAssociatedWithPricingRule(ListPricingPlansAssociatedWithPricingRuleRequest request)
A list of the pricing plans that are associated with a pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResult |
AWSBillingConductor.listPricingPlansAssociatedWithPricingRule(ListPricingPlansAssociatedWithPricingRuleRequest listPricingPlansAssociatedWithPricingRuleRequest)
A list of the pricing plans that are associated with a pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResult |
AbstractAWSBillingConductor.listPricingPlansAssociatedWithPricingRule(ListPricingPlansAssociatedWithPricingRuleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.clone() |
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.withBillingPeriod(String billingPeriod)
The pricing plan billing period for which associations will be listed.
|
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.withNextToken(String nextToken)
The pagination token to be used on subsequent calls.
|
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.withPricingPlanArns(Collection<String> pricingPlanArns)
The list containing pricing plans that are associated with the requested pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.withPricingPlanArns(String... pricingPlanArns)
The list containing pricing plans that are associated with the requested pricing rule.
|
ListPricingPlansAssociatedWithPricingRuleResult |
ListPricingPlansAssociatedWithPricingRuleResult.withPricingRuleArn(String pricingRuleArn)
The pricing rule Amazon Resource Name (ARN) for which associations will be listed.
|
Copyright © 2023. All rights reserved.