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.

      Parameters:
      type - The type of ID for the participant.
      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.

      Parameters:
      type - The type of ID for the participant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: