Interface GetSubscriptionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CodeCatalystResponse.Builder, CopyableBuilder<GetSubscriptionResponse.Builder,GetSubscriptionResponse>, SdkBuilder<GetSubscriptionResponse.Builder,GetSubscriptionResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetSubscriptionResponse

public static interface GetSubscriptionResponse.Builder extends CodeCatalystResponse.Builder, SdkPojo, CopyableBuilder<GetSubscriptionResponse.Builder,GetSubscriptionResponse>
  • Method Details

    • subscriptionType

      GetSubscriptionResponse.Builder subscriptionType(String subscriptionType)

      The type of the billing plan for the space.

      Parameters:
      subscriptionType - The type of the billing plan for the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsAccountName

      GetSubscriptionResponse.Builder awsAccountName(String awsAccountName)

      The display name of the Amazon Web Services account used for billing for the space.

      Parameters:
      awsAccountName - The display name of the Amazon Web Services account used for billing for the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.