| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource |
HumanLoopRequestSource.clone() |
HumanLoopRequestSource |
DescribeFlowDefinitionResult.getHumanLoopRequestSource()
Container for configuring the source of human task requests.
|
HumanLoopRequestSource |
CreateFlowDefinitionRequest.getHumanLoopRequestSource()
Container for configuring the source of human task requests.
|
HumanLoopRequestSource |
HumanLoopRequestSource.withAwsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
HumanLoopRequestSource |
HumanLoopRequestSource.withAwsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFlowDefinitionResult.setHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
void |
CreateFlowDefinitionRequest.setHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
DescribeFlowDefinitionResult |
DescribeFlowDefinitionResult.withHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
CreateFlowDefinitionRequest |
CreateFlowDefinitionRequest.withHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
Copyright © 2024. All rights reserved.