Interface DescribeAccountSubscriptionResponse.Builder

  • Method Details

    • accountInfo

      A structure that contains the following elements:

      • Your Quick Sight account name.

      • The edition of Quick Sight that your account is using.

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

      • The authentication type of the Quick Sight account.

      • The status of the Quick Sight account's subscription.

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

      • Your Quick Sight account name.

      • The edition of Quick Sight that your account is using.

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

      • The authentication type of the Quick Sight account.

      • The status of the Quick Sight 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 Quick Sight account name.

      • The edition of Quick Sight that your account is using.

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

      • The authentication type of the Quick Sight account.

      • The status of the Quick Sight 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.