| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
MessagingSessionEndpoint |
MessagingSessionEndpoint.clone() |
MessagingSessionEndpoint |
GetMessagingSessionEndpointResult.getEndpoint()
The endpoint returned in the response.
|
MessagingSessionEndpoint |
MessagingSessionEndpoint.withUrl(String url)
The endpoint to which you establish a websocket connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMessagingSessionEndpointResult.setEndpoint(MessagingSessionEndpoint endpoint)
The endpoint returned in the response.
|
GetMessagingSessionEndpointResult |
GetMessagingSessionEndpointResult.withEndpoint(MessagingSessionEndpoint endpoint)
The endpoint returned in the response.
|
Copyright © 2024. All rights reserved.