Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.ListAppInstanceUsersRequest
-
Packages that use ListAppInstanceUsersRequest Package Description software.amazon.awssdk.services.chimesdkidentity The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of their messaging applications.software.amazon.awssdk.services.chimesdkidentity.paginators software.amazon.awssdk.services.chimesdkidentity.transform -
-
Uses of ListAppInstanceUsersRequest in software.amazon.awssdk.services.chimesdkidentity
-
Uses of ListAppInstanceUsersRequest in software.amazon.awssdk.services.chimesdkidentity.paginators
Constructors in software.amazon.awssdk.services.chimesdkidentity.paginators with parameters of type ListAppInstanceUsersRequest Constructor Description ListAppInstanceUsersIterable(ChimeSdkIdentityClient client, ListAppInstanceUsersRequest firstRequest)ListAppInstanceUsersPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceUsersRequest firstRequest) -
Uses of ListAppInstanceUsersRequest in software.amazon.awssdk.services.chimesdkidentity.transform
Methods in software.amazon.awssdk.services.chimesdkidentity.transform with parameters of type ListAppInstanceUsersRequest Modifier and Type Method Description SdkHttpFullRequestListAppInstanceUsersRequestMarshaller. marshall(ListAppInstanceUsersRequest listAppInstanceUsersRequest)
-