Interface HandshakeParty.Builder

  • Method Details

    • id

      ID for the participant: Acccount ID, organization ID, or email address.

      The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.

      Parameters:
      id - ID for the participant: Acccount ID, organization ID, or email address.

      The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of ID for the participant.

      ORGANIZATION is valid only in the response context (identifying the inviting organization). Valid input values for the Target parameter are ACCOUNT and EMAIL only.

      Parameters:
      type - The type of ID for the participant.

      ORGANIZATION is valid only in the response context (identifying the inviting organization). Valid input values for the Target parameter are ACCOUNT and EMAIL only.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of ID for the participant.

      ORGANIZATION is valid only in the response context (identifying the inviting organization). Valid input values for the Target parameter are ACCOUNT and EMAIL only.

      Parameters:
      type - The type of ID for the participant.

      ORGANIZATION is valid only in the response context (identifying the inviting organization). Valid input values for the Target parameter are ACCOUNT and EMAIL only.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: