Uses of Class
software.amazon.awssdk.services.textract.model.HumanLoopConfig
-
Packages that use HumanLoopConfig Package Description software.amazon.awssdk.services.textract.model -
-
Uses of HumanLoopConfig in software.amazon.awssdk.services.textract.model
Methods in software.amazon.awssdk.services.textract.model that return HumanLoopConfig Modifier and Type Method Description HumanLoopConfigAnalyzeDocumentRequest. humanLoopConfig()Sets the configuration for the human in the loop workflow for analyzing documents.Methods in software.amazon.awssdk.services.textract.model with parameters of type HumanLoopConfig Modifier and Type Method Description AnalyzeDocumentRequest.BuilderAnalyzeDocumentRequest.Builder. humanLoopConfig(HumanLoopConfig humanLoopConfig)Sets the configuration for the human in the loop workflow for analyzing documents.
-