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