static GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.builder() |
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.Builder.contractEndDate(String contractEndDate) |
The date the current contract term ends for the specified Outpost.
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.Builder.subscriptions(Collection<Subscription> subscriptions) |
The subscription details for the specified Outpost.
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.Builder.subscriptions(Consumer<Subscription.Builder>... subscriptions) |
The subscription details for the specified Outpost.
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.Builder.subscriptions(Subscription... subscriptions) |
The subscription details for the specified Outpost.
|
GetOutpostBillingInformationResponse.Builder |
GetOutpostBillingInformationResponse.toBuilder() |
|