Interface Administrator.Builder

  • Method Details

    • accountId

      Administrator.Builder accountId(String accountId)

      The ID of the account used as the administrator account.

      Parameters:
      accountId - The ID of the account used as the administrator account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • invitationId

      Administrator.Builder invitationId(String invitationId)

      The value that is used to validate the administrator account to the member account.

      Parameters:
      invitationId - The value that is used to validate the administrator account to the member account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • relationshipStatus

      Administrator.Builder relationshipStatus(String relationshipStatus)

      The status of the relationship between the administrator and member accounts.

      Parameters:
      relationshipStatus - The status of the relationship between the administrator and member accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • invitedAt

      Administrator.Builder invitedAt(String invitedAt)

      The timestamp when the invitation was sent.

      Parameters:
      invitedAt - The timestamp when the invitation was sent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.