| 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 |
|---|---|
DeletePricingPlanResult |
AWSBillingConductorClient.deletePricingPlan(DeletePricingPlanRequest request)
Deletes a pricing plan.
|
DeletePricingPlanResult |
AbstractAWSBillingConductor.deletePricingPlan(DeletePricingPlanRequest request) |
DeletePricingPlanResult |
AWSBillingConductor.deletePricingPlan(DeletePricingPlanRequest deletePricingPlanRequest)
Deletes a pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeletePricingPlanResult> |
AWSBillingConductorAsyncClient.deletePricingPlanAsync(DeletePricingPlanRequest request,
AsyncHandler<DeletePricingPlanRequest,DeletePricingPlanResult> asyncHandler) |
Future<DeletePricingPlanResult> |
AbstractAWSBillingConductorAsync.deletePricingPlanAsync(DeletePricingPlanRequest request,
AsyncHandler<DeletePricingPlanRequest,DeletePricingPlanResult> asyncHandler) |
Future<DeletePricingPlanResult> |
AWSBillingConductorAsync.deletePricingPlanAsync(DeletePricingPlanRequest deletePricingPlanRequest,
AsyncHandler<DeletePricingPlanRequest,DeletePricingPlanResult> asyncHandler)
Deletes a pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePricingPlanResult |
DeletePricingPlanResult.clone() |
DeletePricingPlanResult |
DeletePricingPlanResult.withArn(String arn)
The Amazon Resource Name (ARN) of the deleted pricing plan.
|
Copyright © 2022. All rights reserved.