Interface Participant.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Participant.Builder,Participant>, SdkBuilder<Participant.Builder,Participant>, SdkPojo
Enclosing class:
Participant

public static interface Participant.Builder extends SdkPojo, CopyableBuilder<Participant.Builder,Participant>
  • Method Details

    • phoneNumber

      Participant.Builder phoneNumber(String phoneNumber)

      The participant's phone number.

      Parameters:
      phoneNumber - The participant's phone number.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • proxyPhoneNumber

      Participant.Builder proxyPhoneNumber(String proxyPhoneNumber)

      The participant's proxy phone number.

      Parameters:
      proxyPhoneNumber - The participant's proxy phone number.
      Returns:
      Returns a reference to this object so that method calls can be chained together.