| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListProxySessionsResponse |
ChimeClient.listProxySessions(Consumer<ListProxySessionsRequest.Builder> 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
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProxySessionsResponse> |
ChimeAsyncClient.listProxySessions(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
default CompletableFuture<ListProxySessionsResponse> |
ChimeAsyncClient.listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Deprecated.
Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListProxySessionsResponse> |
ListProxySessionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListProxySessionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListProxySessionsResponse> subscriber) |
Copyright © 2023. All rights reserved.