Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.paginators.ListChannelModeratorsIterable
-
Packages that use ListChannelModeratorsIterable Package Description software.amazon.awssdk.services.chimesdkmessaging The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom messaging applications. -
-
Uses of ListChannelModeratorsIterable in software.amazon.awssdk.services.chimesdkmessaging
Methods in software.amazon.awssdk.services.chimesdkmessaging that return ListChannelModeratorsIterable Modifier and Type Method Description default ListChannelModeratorsIterableChimeSdkMessagingClient. listChannelModeratorsPaginator(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)Lists all the moderators for a channel.default ListChannelModeratorsIterableChimeSdkMessagingClient. listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest)Lists all the moderators for a channel.
-