Uses of Class
software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
-
Packages that use HumanLoopActivationOutput Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of HumanLoopActivationOutput in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return HumanLoopActivationOutput Modifier and Type Method Description HumanLoopActivationOutputDetectModerationLabelsResponse. humanLoopActivationOutput()Shows the results of the human in the loop evaluation.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type HumanLoopActivationOutput Modifier and Type Method Description DetectModerationLabelsResponse.BuilderDetectModerationLabelsResponse.Builder. humanLoopActivationOutput(HumanLoopActivationOutput humanLoopActivationOutput)Shows the results of the human in the loop evaluation.
-