Uses of Interface
software.amazon.awssdk.services.qapps.QAppsAsyncClient
-
Packages that use QAppsAsyncClient Package Description software.amazon.awssdk.services.qapps The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience.software.amazon.awssdk.services.qapps.paginators -
-
Uses of QAppsAsyncClient in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps that return QAppsAsyncClient Modifier and Type Method Description static QAppsAsyncClientQAppsAsyncClient. create()Create aQAppsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of QAppsAsyncClient in software.amazon.awssdk.services.qapps.paginators
Constructors in software.amazon.awssdk.services.qapps.paginators with parameters of type QAppsAsyncClient Constructor Description ListLibraryItemsPublisher(QAppsAsyncClient client, ListLibraryItemsRequest firstRequest)ListQAppsPublisher(QAppsAsyncClient client, ListQAppsRequest firstRequest)
-