| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMessagingSessionEndpointResponse |
ChimeClient.getMessagingSessionEndpoint(Consumer<GetMessagingSessionEndpointRequest.Builder> getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
default GetMessagingSessionEndpointResponse |
ChimeClient.getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMessagingSessionEndpointResponse> |
ChimeAsyncClient.getMessagingSessionEndpoint(Consumer<GetMessagingSessionEndpointRequest.Builder> getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
default CompletableFuture<GetMessagingSessionEndpointResponse> |
ChimeAsyncClient.getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
Copyright © 2022. All rights reserved.