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