| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the updated pricing plan.
|
static UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.builder() |
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.Builder.description(String description)
The new description for the pricing rule.
|
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.Builder.lastModifiedTime(Long lastModifiedTime)
The most recent time when the pricing plan was modified.
|
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.Builder.name(String name)
The name of the pricing plan.
|
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.Builder.size(Long size)
The pricing rules count that's currently associated with this pricing plan list.
|
UpdatePricingPlanResponse.Builder |
UpdatePricingPlanResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePricingPlanResponse.Builder> |
UpdatePricingPlanResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.