public static interface ParticipantDetailsToAdd.Builder extends SdkPojo, CopyableBuilder<ParticipantDetailsToAdd.Builder,ParticipantDetailsToAdd>
| Modifier and Type | Method and Description |
|---|---|
ParticipantDetailsToAdd.Builder |
displayName(String displayName)
The display name of the participant.
|
ParticipantDetailsToAdd.Builder |
participantRole(ParticipantRole participantRole)
The role of the participant being added.
|
ParticipantDetailsToAdd.Builder |
participantRole(String participantRole)
The role of the participant being added.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildParticipantDetailsToAdd.Builder participantRole(String participantRole)
The role of the participant being added.
participantRole - The role of the participant being added.ParticipantRole,
ParticipantRoleParticipantDetailsToAdd.Builder participantRole(ParticipantRole participantRole)
The role of the participant being added.
participantRole - The role of the participant being added.ParticipantRole,
ParticipantRoleParticipantDetailsToAdd.Builder displayName(String displayName)
The display name of the participant.
displayName - The display name of the participant.Copyright © 2023. All rights reserved.