Uses of Class
software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-
Packages that use HumanLoopDataAttributes Package Description software.amazon.awssdk.services.textract.model -
-
Uses of HumanLoopDataAttributes in software.amazon.awssdk.services.textract.model
Methods in software.amazon.awssdk.services.textract.model that return HumanLoopDataAttributes Modifier and Type Method Description HumanLoopDataAttributes
HumanLoopConfig. dataAttributes()
Sets attributes of the input data.Methods in software.amazon.awssdk.services.textract.model with parameters of type HumanLoopDataAttributes Modifier and Type Method Description HumanLoopConfig.Builder
HumanLoopConfig.Builder. dataAttributes(HumanLoopDataAttributes dataAttributes)
Sets attributes of the input data.
-