Interface DescribeAccountSubscriptionResponse.Builder

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

  • Method Details

    • accountInfo

      A structure that contains the following elements:

      • Your Amazon QuickSight account name.

      • The edition of Amazon QuickSight that your account is using.

      • The notification email address that is associated with the Amazon QuickSight account.

      • The authentication type of the Amazon QuickSight account.

      • The status of the Amazon QuickSight account's subscription.

      Parameters:
      accountInfo - A structure that contains the following elements:

      • Your Amazon QuickSight account name.

      • The edition of Amazon QuickSight that your account is using.

      • The notification email address that is associated with the Amazon QuickSight account.

      • The authentication type of the Amazon QuickSight account.

      • The status of the Amazon QuickSight account's subscription.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountInfo

      A structure that contains the following elements:

      • Your Amazon QuickSight account name.

      • The edition of Amazon QuickSight that your account is using.

      • The notification email address that is associated with the Amazon QuickSight account.

      • The authentication type of the Amazon QuickSight account.

      • The status of the Amazon QuickSight account's subscription.

      This is a convenience method that creates an instance of the AccountInfo.Builder avoiding the need to create one manually via AccountInfo.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to accountInfo(AccountInfo).

      Parameters:
      accountInfo - a consumer that will call methods on AccountInfo.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.