Interface AccountDetails.Builder

    • Method Detail

      • accountId

        AccountDetails.Builder accountId​(String accountId)

        The ID of an Amazon Web Services account.

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

        AccountDetails.Builder email​(String email)

        The email of an Amazon Web Services account.

        Parameters:
        email - The email of an Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.