| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource |
CreateFlowDefinitionRequest.humanLoopRequestSource()
Container for configuring the source of human task requests.
|
HumanLoopRequestSource |
DescribeFlowDefinitionResponse.humanLoopRequestSource()
Container for configuring the source of human task requests.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.humanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.humanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
Copyright © 2022. All rights reserved.