| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators | |
| software.amazon.awssdk.services.chime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProxySessionsResponse> |
ChimeAsyncClient.listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
default ListProxySessionsResponse |
ChimeClient.listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
default ListProxySessionsPublisher |
ChimeAsyncClient.listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
default ListProxySessionsIterable |
ChimeClient.listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
| Constructor and Description |
|---|
ListProxySessionsIterable(ChimeClient client,
ListProxySessionsRequest firstRequest) |
ListProxySessionsPublisher(ChimeAsyncClient client,
ListProxySessionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProxySessionsRequestMarshaller.marshall(ListProxySessionsRequest listProxySessionsRequest) |
Copyright © 2023. All rights reserved.