public static interface GetSubscriptionResponse.Builder extends CodeCatalystResponse.Builder, SdkPojo, CopyableBuilder<GetSubscriptionResponse.Builder,GetSubscriptionResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionResponse.Builder |
awsAccountName(String awsAccountName)
The display name of the Amazon Web Services account used for billing for the space.
|
GetSubscriptionResponse.Builder |
subscriptionType(String subscriptionType)
The type of the billing plan for the space.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSubscriptionResponse.Builder subscriptionType(String subscriptionType)
The type of the billing plan for the space.
subscriptionType - The type of the billing plan for the space.GetSubscriptionResponse.Builder awsAccountName(String awsAccountName)
The display name of the Amazon Web Services account used for billing for the space.
awsAccountName - The display name of the Amazon Web Services account used for billing for the space.Copyright © 2022. All rights reserved.