Uses of Class
software.amazon.awssdk.services.qbusiness.model.ListApplicationsRequest
-
Packages that use ListApplicationsRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.paginators software.amazon.awssdk.services.qbusiness.transform -
-
Uses of ListApplicationsRequest in software.amazon.awssdk.services.qbusiness
-
Uses of ListApplicationsRequest in software.amazon.awssdk.services.qbusiness.paginators
Constructors in software.amazon.awssdk.services.qbusiness.paginators with parameters of type ListApplicationsRequest Constructor Description ListApplicationsIterable(QBusinessClient client, ListApplicationsRequest firstRequest)ListApplicationsPublisher(QBusinessAsyncClient client, ListApplicationsRequest firstRequest) -
Uses of ListApplicationsRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type ListApplicationsRequest Modifier and Type Method Description SdkHttpFullRequestListApplicationsRequestMarshaller. marshall(ListApplicationsRequest listApplicationsRequest)
-