| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListChannelModeratorsResponse |
ChimeClient.listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
default ListChannelModeratorsResponse |
ChimeClient.listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListChannelModeratorsResponse> |
ChimeAsyncClient.listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
default CompletableFuture<ListChannelModeratorsResponse> |
ChimeAsyncClient.listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListChannelModeratorsResponse> |
ListChannelModeratorsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelModeratorsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListChannelModeratorsResponse> subscriber) |
Copyright © 2023. All rights reserved.