Uses of Class
software.amazon.awssdk.services.kendra.model.BoxConfiguration
-
Packages that use BoxConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of BoxConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return BoxConfiguration Modifier and Type Method Description BoxConfigurationDataSourceConfiguration. boxConfiguration()Provides the configuration information to connect to Box as your data source.Methods in software.amazon.awssdk.services.kendra.model with parameters of type BoxConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. boxConfiguration(BoxConfiguration boxConfiguration)Provides the configuration information to connect to Box as your data source.
-