| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ParticipantDetails |
ParticipantDetails.clone() |
ParticipantDetails |
StartChatContactRequest.getParticipantDetails()
Information identifying the participant.
|
ParticipantDetails |
ParticipantDetails.withDisplayName(String displayName)
Display name of the participant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartChatContactRequest.setParticipantDetails(ParticipantDetails participantDetails)
Information identifying the participant.
|
StartChatContactRequest |
StartChatContactRequest.withParticipantDetails(ParticipantDetails participantDetails)
Information identifying the participant.
|
Copyright © 2021. All rights reserved.