| 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 GetProxySessionResponse |
ChimeClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
default GetProxySessionResponse |
ChimeClient.getProxySession(GetProxySessionRequest getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProxySessionResponse> |
ChimeAsyncClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
default CompletableFuture<GetProxySessionResponse> |
ChimeAsyncClient.getProxySession(GetProxySessionRequest getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
Copyright © 2022. All rights reserved.