public static interface DeletePricingPlanRequest.Builder extends BillingconductorRequest.Builder, SdkPojo, CopyableBuilder<DeletePricingPlanRequest.Builder,DeletePricingPlanRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePricingPlanRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the pricing plan that you're deleting.
|
DeletePricingPlanRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePricingPlanRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePricingPlanRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the pricing plan that you're deleting.
arn - The Amazon Resource Name (ARN) of the pricing plan that you're deleting.DeletePricingPlanRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeletePricingPlanRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.