Uses of Interface
software.amazon.awssdk.services.qapps.QAppsAsyncClientBuilder
-
Packages that use QAppsAsyncClientBuilder 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. -
-
Uses of QAppsAsyncClientBuilder in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps that return QAppsAsyncClientBuilder Modifier and Type Method Description static QAppsAsyncClientBuilderQAppsAsyncClient. builder()Create a builder that can be used to configure and create aQAppsAsyncClient.
-