| 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.
|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePricingPlanResponse> |
BillingconductorAsyncClient.deletePricingPlan(Consumer<DeletePricingPlanRequest.Builder> deletePricingPlanRequest)
Deletes a pricing plan.
|
default DeletePricingPlanResponse |
BillingconductorClient.deletePricingPlan(Consumer<DeletePricingPlanRequest.Builder> deletePricingPlanRequest)
Deletes a pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePricingPlanRequest.Builder |
DeletePricingPlanRequest.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the pricing plan that you're deleting.
|
static DeletePricingPlanRequest.Builder |
DeletePricingPlanRequest.builder() |
DeletePricingPlanRequest.Builder |
DeletePricingPlanRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePricingPlanRequest.Builder |
DeletePricingPlanRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePricingPlanRequest.Builder |
DeletePricingPlanRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeletePricingPlanRequest.Builder> |
DeletePricingPlanRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.