Uses of Class
software.amazon.awssdk.services.databrew.model.EntityDetectorConfiguration
-
Packages that use EntityDetectorConfiguration Package Description software.amazon.awssdk.services.databrew.model -
-
Uses of EntityDetectorConfiguration in software.amazon.awssdk.services.databrew.model
Methods in software.amazon.awssdk.services.databrew.model that return EntityDetectorConfiguration Modifier and Type Method Description EntityDetectorConfigurationProfileConfiguration. entityDetectorConfiguration()Configuration of entity detection for a profile job.Methods in software.amazon.awssdk.services.databrew.model with parameters of type EntityDetectorConfiguration Modifier and Type Method Description ProfileConfiguration.BuilderProfileConfiguration.Builder. entityDetectorConfiguration(EntityDetectorConfiguration entityDetectorConfiguration)Configuration of entity detection for a profile job.
-