| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a proforma 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 |
|---|---|
CreatePricingPlanResult |
AbstractAWSBillingConductor.createPricingPlan(CreatePricingPlanRequest request) |
CreatePricingPlanResult |
AWSBillingConductorClient.createPricingPlan(CreatePricingPlanRequest request)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
CreatePricingPlanResult |
AWSBillingConductor.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 |
|---|---|
Future<CreatePricingPlanResult> |
AbstractAWSBillingConductorAsync.createPricingPlanAsync(CreatePricingPlanRequest request,
AsyncHandler<CreatePricingPlanRequest,CreatePricingPlanResult> asyncHandler) |
Future<CreatePricingPlanResult> |
AWSBillingConductorAsyncClient.createPricingPlanAsync(CreatePricingPlanRequest request,
AsyncHandler<CreatePricingPlanRequest,CreatePricingPlanResult> asyncHandler) |
Future<CreatePricingPlanResult> |
AWSBillingConductorAsync.createPricingPlanAsync(CreatePricingPlanRequest createPricingPlanRequest,
AsyncHandler<CreatePricingPlanRequest,CreatePricingPlanResult> asyncHandler)
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePricingPlanResult |
CreatePricingPlanResult.clone() |
CreatePricingPlanResult |
CreatePricingPlanResult.withArn(String arn)
The Amazon Resource Name (ARN) of the created pricing plan.
|
Copyright © 2025. All rights reserved.