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