| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListChannelsResponse |
ChimeClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Deprecated.
Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
default ListChannelsResponse |
ChimeClient.listChannels(ListChannelsRequest listChannelsRequest)
Deprecated.
Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListChannelsResponse> |
ChimeAsyncClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Deprecated.
Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
default CompletableFuture<ListChannelsResponse> |
ChimeAsyncClient.listChannels(ListChannelsRequest listChannelsRequest)
Deprecated.
Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListChannelsResponse> |
ListChannelsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListChannelsResponse> subscriber) |
Copyright © 2023. All rights reserved.