Uses of Interface
software.amazon.awssdk.services.qapps.QAppsClient
-
Packages that use QAppsClient 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 QAppsClient in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps that return QAppsClient Modifier and Type Method Description static QAppsClientQAppsClient. create()Create aQAppsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of QAppsClient in software.amazon.awssdk.services.qapps.paginators
Constructors in software.amazon.awssdk.services.qapps.paginators with parameters of type QAppsClient Constructor Description ListLibraryItemsIterable(QAppsClient client, ListLibraryItemsRequest firstRequest)ListQAppsIterable(QAppsClient client, ListQAppsRequest firstRequest)
-