GetSubscriptionResponse.Builder |
GetSubscriptionResponse.Builder.awsAccountName(String awsAccountName) |
The display name of the Amazon Web Services account used for billing for the space.
|
static GetSubscriptionResponse.Builder |
GetSubscriptionResponse.builder() |
|
GetSubscriptionResponse.Builder |
GetSubscriptionResponse.Builder.pendingSubscriptionStartTime(Instant pendingSubscriptionStartTime) |
The day and time the pending change will be applied to the space, in coordinated universal time (UTC)
timestamp format as specified in RFC 3339.
|
GetSubscriptionResponse.Builder |
GetSubscriptionResponse.Builder.pendingSubscriptionType(String pendingSubscriptionType) |
The type of the billing plan that the space will be changed to at the start of the next billing cycle.
|
GetSubscriptionResponse.Builder |
GetSubscriptionResponse.Builder.subscriptionType(String subscriptionType) |
The type of the billing plan for the space.
|
GetSubscriptionResponse.Builder |
GetSubscriptionResponse.toBuilder() |
|