Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.paginators.ListChannelModeratorsPublisher
-
Packages that use ListChannelModeratorsPublisher 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 ListChannelModeratorsPublisher in software.amazon.awssdk.services.chimesdkmessaging
Methods in software.amazon.awssdk.services.chimesdkmessaging that return ListChannelModeratorsPublisher Modifier and Type Method Description default ListChannelModeratorsPublisherChimeSdkMessagingAsyncClient. listChannelModeratorsPaginator(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)Lists all the moderators for a channel.default ListChannelModeratorsPublisherChimeSdkMessagingAsyncClient. listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest)Lists all the moderators for a channel.
-