Uses of Class
software.amazon.awssdk.services.connect.model.ParticipantTokenCredentials
-
Packages that use ParticipantTokenCredentials Package Description software.amazon.awssdk.services.connect.model -
-
Uses of ParticipantTokenCredentials in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return ParticipantTokenCredentials Modifier and Type Method Description ParticipantTokenCredentialsCreateParticipantResponse. participantCredentials()The token used by the chat participant to callCreateParticipantConnection.Methods in software.amazon.awssdk.services.connect.model with parameters of type ParticipantTokenCredentials Modifier and Type Method Description CreateParticipantResponse.BuilderCreateParticipantResponse.Builder. participantCredentials(ParticipantTokenCredentials participantCredentials)The token used by the chat participant to callCreateParticipantConnection.
-