| Package | Description |
|---|---|
| com.amazonaws.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
Websocket |
Websocket.clone() |
Websocket |
CreateParticipantConnectionResult.getWebsocket()
Creates the participant's websocket connection.
|
Websocket |
Websocket.withConnectionExpiry(String connectionExpiry)
The URL expiration timestamp in ISO date format.
|
Websocket |
Websocket.withUrl(String url)
The URL of the websocket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateParticipantConnectionResult.setWebsocket(Websocket websocket)
Creates the participant's websocket connection.
|
CreateParticipantConnectionResult |
CreateParticipantConnectionResult.withWebsocket(Websocket websocket)
Creates the participant's websocket connection.
|
Copyright © 2023. All rights reserved.