| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopConfig |
HumanLoopConfig.clone() |
HumanLoopConfig |
AnalyzeDocumentRequest.getHumanLoopConfig()
Sets the configuration for the human in the loop workflow for analyzing documents.
|
HumanLoopConfig |
HumanLoopConfig.withDataAttributes(HumanLoopDataAttributes dataAttributes)
Sets attributes of the input data.
|
HumanLoopConfig |
HumanLoopConfig.withFlowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition.
|
HumanLoopConfig |
HumanLoopConfig.withHumanLoopName(String humanLoopName)
The name of the human workflow used for this image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyzeDocumentRequest.setHumanLoopConfig(HumanLoopConfig humanLoopConfig)
Sets the configuration for the human in the loop workflow for analyzing documents.
|
AnalyzeDocumentRequest |
AnalyzeDocumentRequest.withHumanLoopConfig(HumanLoopConfig humanLoopConfig)
Sets the configuration for the human in the loop workflow for analyzing documents.
|
Copyright © 2023. All rights reserved.