Uses of Class
software.amazon.awssdk.services.chime.model.ListChannelModeratorsResponse
-
Packages that use ListChannelModeratorsResponse Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.paginators -
-
Uses of ListChannelModeratorsResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ListChannelModeratorsResponse Modifier and Type Method Description default ListChannelModeratorsResponseChimeClient. listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)Deprecated.Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespacedefault ListChannelModeratorsResponseChimeClient. listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest)Deprecated.Replaced by ListChannelModerators in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type ListChannelModeratorsResponse Modifier and Type Method Description default CompletableFuture<ListChannelModeratorsResponse>ChimeAsyncClient. listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)Deprecated.Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<ListChannelModeratorsResponse>ChimeAsyncClient. listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest)Deprecated.Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace -
Uses of ListChannelModeratorsResponse in software.amazon.awssdk.services.chime.paginators
Methods in software.amazon.awssdk.services.chime.paginators that return types with arguments of type ListChannelModeratorsResponse Modifier and Type Method Description Iterator<ListChannelModeratorsResponse>ListChannelModeratorsIterable. iterator()Method parameters in software.amazon.awssdk.services.chime.paginators with type arguments of type ListChannelModeratorsResponse Modifier and Type Method Description voidListChannelModeratorsPublisher. subscribe(org.reactivestreams.Subscriber<? super ListChannelModeratorsResponse> subscriber)
-