Uses of Class
software.amazon.awssdk.services.chime.model.ListChannelMembershipsForAppInstanceUserResponse
-
Packages that use ListChannelMembershipsForAppInstanceUserResponse Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.paginators -
-
Uses of ListChannelMembershipsForAppInstanceUserResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ListChannelMembershipsForAppInstanceUserResponse Modifier and Type Method Description default ListChannelMembershipsForAppInstanceUserResponseChimeClient. listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespacedefault ListChannelMembershipsForAppInstanceUserResponseChimeClient. listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type ListChannelMembershipsForAppInstanceUserResponse Modifier and Type Method Description default CompletableFuture<ListChannelMembershipsForAppInstanceUserResponse>ChimeAsyncClient. listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<ListChannelMembershipsForAppInstanceUserResponse>ChimeAsyncClient. listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace -
Uses of ListChannelMembershipsForAppInstanceUserResponse in software.amazon.awssdk.services.chime.paginators
Methods in software.amazon.awssdk.services.chime.paginators that return types with arguments of type ListChannelMembershipsForAppInstanceUserResponse Modifier and Type Method Description Iterator<ListChannelMembershipsForAppInstanceUserResponse>ListChannelMembershipsForAppInstanceUserIterable. iterator()Method parameters in software.amazon.awssdk.services.chime.paginators with type arguments of type ListChannelMembershipsForAppInstanceUserResponse Modifier and Type Method Description voidListChannelMembershipsForAppInstanceUserPublisher. subscribe(org.reactivestreams.Subscriber<? super ListChannelMembershipsForAppInstanceUserResponse> subscriber)
-