PricingPlanListElement.Builder |
PricingPlanListElement.Builder.arn(String arn) |
The pricing plan Amazon Resource Names (ARN).
|
static PricingPlanListElement.Builder |
PricingPlanListElement.builder() |
|
PricingPlanListElement.Builder |
PricingPlanListElement.Builder.creationTime(Long creationTime) |
The time when the pricing plan was created.
|
PricingPlanListElement.Builder |
PricingPlanListElement.Builder.description(String description) |
The pricing plan description.
|
PricingPlanListElement.Builder |
PricingPlanListElement.Builder.lastModifiedTime(Long lastModifiedTime) |
The most recent time when the pricing plan was modified.
|
PricingPlanListElement.Builder |
PricingPlanListElement.Builder.name(String name) |
The name of a pricing plan.
|
PricingPlanListElement.Builder |
PricingPlanListElement.Builder.size(Long size) |
The pricing rules count that's currently associated with this pricing plan list element.
|
PricingPlanListElement.Builder |
PricingPlanListElement.toBuilder() |
|