BillingViewListElement.Builder |
BillingViewListElement.Builder.arn(String arn) |
The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
|
BillingViewListElement.Builder |
BillingViewListElement.Builder.billingViewType(String billingViewType) |
The type of billing view.
|
BillingViewListElement.Builder |
BillingViewListElement.Builder.billingViewType(BillingViewType billingViewType) |
The type of billing view.
|
static BillingViewListElement.Builder |
BillingViewListElement.builder() |
|
BillingViewListElement.Builder |
BillingViewListElement.Builder.description(String description) |
The description of the billing view.
|
BillingViewListElement.Builder |
BillingViewListElement.Builder.name(String name) |
A list of names of the Billing view.
|
BillingViewListElement.Builder |
BillingViewListElement.Builder.ownerAccountId(String ownerAccountId) |
The list of owners of the Billing view.
|
BillingViewListElement.Builder |
BillingViewListElement.toBuilder() |
|