Uses of Class
software.amazon.awssdk.services.chime.model.ListChannelMembershipsResponse
-
Packages that use ListChannelMembershipsResponse Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.paginators -
-
Uses of ListChannelMembershipsResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ListChannelMembershipsResponse Modifier and Type Method Description default ListChannelMembershipsResponseChimeClient. listChannelMemberships(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest)Deprecated.Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging Namespacedefault ListChannelMembershipsResponseChimeClient. listChannelMemberships(ListChannelMembershipsRequest listChannelMembershipsRequest)Deprecated.Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type ListChannelMembershipsResponse Modifier and Type Method Description default CompletableFuture<ListChannelMembershipsResponse>ChimeAsyncClient. listChannelMemberships(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest)Deprecated.Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<ListChannelMembershipsResponse>ChimeAsyncClient. listChannelMemberships(ListChannelMembershipsRequest listChannelMembershipsRequest)Deprecated.Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging Namespace -
Uses of ListChannelMembershipsResponse in software.amazon.awssdk.services.chime.paginators
Methods in software.amazon.awssdk.services.chime.paginators that return types with arguments of type ListChannelMembershipsResponse Modifier and Type Method Description Iterator<ListChannelMembershipsResponse>ListChannelMembershipsIterable. iterator()Method parameters in software.amazon.awssdk.services.chime.paginators with type arguments of type ListChannelMembershipsResponse Modifier and Type Method Description voidListChannelMembershipsPublisher. subscribe(org.reactivestreams.Subscriber<? super ListChannelMembershipsResponse> subscriber)
-