Uses of Class
software.amazon.awssdk.services.kendra.model.ColumnConfiguration
-
Packages that use ColumnConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of ColumnConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return ColumnConfiguration Modifier and Type Method Description ColumnConfigurationDatabaseConfiguration. columnConfiguration()Information about where the index should get the document information from the database.Methods in software.amazon.awssdk.services.kendra.model with parameters of type ColumnConfiguration Modifier and Type Method Description DatabaseConfiguration.BuilderDatabaseConfiguration.Builder. columnConfiguration(ColumnConfiguration columnConfiguration)Information about where the index should get the document information from the database.
-