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