Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.ListAppInstanceBotsRequest
-
Packages that use ListAppInstanceBotsRequest 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 ListAppInstanceBotsRequest in software.amazon.awssdk.services.chimesdkidentity
-
Uses of ListAppInstanceBotsRequest in software.amazon.awssdk.services.chimesdkidentity.paginators
Constructors in software.amazon.awssdk.services.chimesdkidentity.paginators with parameters of type ListAppInstanceBotsRequest Constructor Description ListAppInstanceBotsIterable(ChimeSdkIdentityClient client, ListAppInstanceBotsRequest firstRequest)ListAppInstanceBotsPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceBotsRequest firstRequest) -
Uses of ListAppInstanceBotsRequest in software.amazon.awssdk.services.chimesdkidentity.transform
Methods in software.amazon.awssdk.services.chimesdkidentity.transform with parameters of type ListAppInstanceBotsRequest Modifier and Type Method Description SdkHttpFullRequestListAppInstanceBotsRequestMarshaller. marshall(ListAppInstanceBotsRequest listAppInstanceBotsRequest)
-