Uses of Class
software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
-
Packages that use HumanLoopConfig Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of HumanLoopConfig in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return HumanLoopConfig Modifier and Type Method Description HumanLoopConfigDetectModerationLabelsRequest. humanLoopConfig()Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type HumanLoopConfig Modifier and Type Method Description DetectModerationLabelsRequest.BuilderDetectModerationLabelsRequest.Builder. humanLoopConfig(HumanLoopConfig humanLoopConfig)Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
-