| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default GetProxySessionResponse |
ChimeClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Deprecated.
Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
|
default GetProxySessionResponse |
ChimeClient.getProxySession(GetProxySessionRequest getProxySessionRequest)
Deprecated.
Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProxySessionResponse> |
ChimeAsyncClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Deprecated.
Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
|
default CompletableFuture<GetProxySessionResponse> |
ChimeAsyncClient.getProxySession(GetProxySessionRequest getProxySessionRequest)
Deprecated.
Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
|
Copyright © 2023. All rights reserved.