| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(AssociatePricingRulesRequest associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
default AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(Consumer<AssociatePricingRulesRequest.Builder> associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociatePricingRulesResponse> |
BillingconductorAsyncClient.associatePricingRules(AssociatePricingRulesRequest associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
default CompletableFuture<AssociatePricingRulesResponse> |
BillingconductorAsyncClient.associatePricingRules(Consumer<AssociatePricingRulesRequest.Builder> associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
Copyright © 2023. All rights reserved.