Uses of Class
software.amazon.awssdk.services.chime.model.ListChannelMembershipsForAppInstanceUserRequest
-
-
Uses of ListChannelMembershipsForAppInstanceUserRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type ListChannelMembershipsForAppInstanceUserRequest Modifier and Type Method Description default CompletableFuture<ListChannelMembershipsForAppInstanceUserResponse>ChimeAsyncClient. listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest 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 Namespacedefault ListChannelMembershipsForAppInstanceUserPublisherChimeAsyncClient. listChannelMembershipsForAppInstanceUserPaginator(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespacedefault ListChannelMembershipsForAppInstanceUserIterableChimeClient. listChannelMembershipsForAppInstanceUserPaginator(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)Deprecated.Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace -
Uses of ListChannelMembershipsForAppInstanceUserRequest in software.amazon.awssdk.services.chime.paginators
Constructors in software.amazon.awssdk.services.chime.paginators with parameters of type ListChannelMembershipsForAppInstanceUserRequest Constructor Description ListChannelMembershipsForAppInstanceUserIterable(ChimeClient client, ListChannelMembershipsForAppInstanceUserRequest firstRequest)ListChannelMembershipsForAppInstanceUserPublisher(ChimeAsyncClient client, ListChannelMembershipsForAppInstanceUserRequest firstRequest) -
Uses of ListChannelMembershipsForAppInstanceUserRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type ListChannelMembershipsForAppInstanceUserRequest Modifier and Type Method Description SdkHttpFullRequestListChannelMembershipsForAppInstanceUserRequestMarshaller. marshall(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
-