| 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<ListChannelModeratorsResponse> |
ChimeAsyncClient.listChannelModerators(ListChannelModeratorsRequest 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
|
default ListChannelModeratorsPublisher |
ChimeAsyncClient.listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
default ListChannelModeratorsIterable |
ChimeClient.listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest)
Deprecated.
Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
| Constructor and Description |
|---|
ListChannelModeratorsIterable(ChimeClient client,
ListChannelModeratorsRequest firstRequest) |
ListChannelModeratorsPublisher(ChimeAsyncClient client,
ListChannelModeratorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListChannelModeratorsRequestMarshaller.marshall(ListChannelModeratorsRequest listChannelModeratorsRequest) |
Copyright © 2023. All rights reserved.