| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PricingPlanListElement.Builder> |
PricingPlanListElement.serializableBuilderClass() |
Copyright © 2023. All rights reserved.