Interface DescribeAccountSubscriptionResponse.Builder

    • Method Detail

      • accountInfo

        DescribeAccountSubscriptionResponse.Builder accountInfo​(AccountInfo 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.
      • status

        DescribeAccountSubscriptionResponse.Builder status​(Integer 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

        DescribeAccountSubscriptionResponse.Builder requestId​(String 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.