Interface AccountDetail.Builder

    • Method Detail

      • accountId

        AccountDetail.Builder accountId​(String accountId)

        The Amazon Web Services account ID for the account.

        Parameters:
        accountId - The Amazon Web Services account ID for the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • email

        AccountDetail.Builder email​(String email)

        The email address for the account.

        Parameters:
        email - The email address for the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.