| 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 CreatePricingPlanResponse |
BillingconductorClient.createPricingPlan(Consumer<CreatePricingPlanRequest.Builder> createPricingPlanRequest)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
default CreatePricingPlanResponse |
BillingconductorClient.createPricingPlan(CreatePricingPlanRequest createPricingPlanRequest)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePricingPlanResponse> |
BillingconductorAsyncClient.createPricingPlan(Consumer<CreatePricingPlanRequest.Builder> createPricingPlanRequest)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
default CompletableFuture<CreatePricingPlanResponse> |
BillingconductorAsyncClient.createPricingPlan(CreatePricingPlanRequest createPricingPlanRequest)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
Copyright © 2023. All rights reserved.