Uses of Interface
software.amazon.awssdk.services.kendra.KendraClientBuilder
-
Packages that use KendraClientBuilder Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets. -
-
Uses of KendraClientBuilder in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra that return KendraClientBuilder Modifier and Type Method Description static KendraClientBuilderKendraClient. builder()Create a builder that can be used to configure and create aKendraClient.
-