| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateParticipantResponse.Builder |
CreateParticipantResponse.builder() |
default CreateParticipantResponse.Builder |
CreateParticipantResponse.Builder.participantCredentials(Consumer<ParticipantTokenCredentials.Builder> participantCredentials)
The token used by the chat participant to call
CreateParticipantConnection. |
CreateParticipantResponse.Builder |
CreateParticipantResponse.Builder.participantCredentials(ParticipantTokenCredentials participantCredentials)
The token used by the chat participant to call
CreateParticipantConnection. |
CreateParticipantResponse.Builder |
CreateParticipantResponse.Builder.participantId(String participantId)
The identifier for a chat participant.
|
CreateParticipantResponse.Builder |
CreateParticipantResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateParticipantResponse.Builder> |
CreateParticipantResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.