Uses of Interface
software.amazon.awssdk.services.qapps.endpoints.QAppsEndpointProvider
-
Packages that use QAppsEndpointProvider 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.endpoints software.amazon.awssdk.services.qapps.endpoints.internal -
-
Uses of QAppsEndpointProvider in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps with parameters of type QAppsEndpointProvider Modifier and Type Method Description default BQAppsBaseClientBuilder. endpointProvider(QAppsEndpointProvider endpointProvider)Set theQAppsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of QAppsEndpointProvider in software.amazon.awssdk.services.qapps.endpoints
Methods in software.amazon.awssdk.services.qapps.endpoints that return QAppsEndpointProvider Modifier and Type Method Description static QAppsEndpointProviderQAppsEndpointProvider. defaultProvider() -
Uses of QAppsEndpointProvider in software.amazon.awssdk.services.qapps.endpoints.internal
Classes in software.amazon.awssdk.services.qapps.endpoints.internal that implement QAppsEndpointProvider Modifier and Type Class Description classDefaultQAppsEndpointProvider
-