Uses of Class
software.amazon.awssdk.services.comprehend.model.EntityRecognizerOutputDataConfig
-
Packages that use EntityRecognizerOutputDataConfig Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of EntityRecognizerOutputDataConfig in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return EntityRecognizerOutputDataConfig Modifier and Type Method Description EntityRecognizerOutputDataConfigEntityRecognizerProperties. outputDataConfig()Output data configuration.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type EntityRecognizerOutputDataConfig Modifier and Type Method Description EntityRecognizerProperties.BuilderEntityRecognizerProperties.Builder. outputDataConfig(EntityRecognizerOutputDataConfig outputDataConfig)Output data configuration.
-