public static interface BillingGroupMetadata.Builder extends SdkPojo, CopyableBuilder<BillingGroupMetadata.Builder,BillingGroupMetadata>
Modifier and Type | Method and Description |
---|---|
BillingGroupMetadata.Builder |
creationDate(Instant creationDate)
The date the billing group was created.
|
copy
applyMutation, build
BillingGroupMetadata.Builder creationDate(Instant creationDate)
The date the billing group was created.
creationDate
- The date the billing group was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.