Uses of Class
software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
-
Packages that use DocumentsMetadataConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of DocumentsMetadataConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return DocumentsMetadataConfiguration Modifier and Type Method Description DocumentsMetadataConfigurationS3DataSourceConfiguration. documentsMetadataConfiguration()Returns the value of the DocumentsMetadataConfiguration property for this object.Methods in software.amazon.awssdk.services.kendra.model with parameters of type DocumentsMetadataConfiguration Modifier and Type Method Description S3DataSourceConfiguration.BuilderS3DataSourceConfiguration.Builder. documentsMetadataConfiguration(DocumentsMetadataConfiguration documentsMetadataConfiguration)Sets the value of the DocumentsMetadataConfiguration property for this object.
-