Uses of Class
software.amazon.awssdk.services.connectparticipant.model.Websocket
-
Packages that use Websocket Package Description software.amazon.awssdk.services.connectparticipant.model -
-
Uses of Websocket in software.amazon.awssdk.services.connectparticipant.model
Methods in software.amazon.awssdk.services.connectparticipant.model that return Websocket Modifier and Type Method Description WebsocketCreateParticipantConnectionResponse. websocket()Creates the participant's websocket connection.Methods in software.amazon.awssdk.services.connectparticipant.model with parameters of type Websocket Modifier and Type Method Description CreateParticipantConnectionResponse.BuilderCreateParticipantConnectionResponse.Builder. websocket(Websocket websocket)Creates the participant's websocket connection.
-