Uses of Class
software.amazon.awssdk.services.comprehend.model.TaskConfig
-
Packages that use TaskConfig Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of TaskConfig in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return TaskConfig Modifier and Type Method Description TaskConfigCreateFlywheelRequest. taskConfig()Configuration about the model associated with the flywheel.TaskConfigFlywheelProperties. taskConfig()Configuration about the model associated with a flywheel.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type TaskConfig Modifier and Type Method Description CreateFlywheelRequest.BuilderCreateFlywheelRequest.Builder. taskConfig(TaskConfig taskConfig)Configuration about the model associated with the flywheel.FlywheelProperties.BuilderFlywheelProperties.Builder. taskConfig(TaskConfig taskConfig)Configuration about the model associated with a flywheel.
-