| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource |
DescribeFlowDefinitionResponse.humanLoopRequestSource()
Returns the value of the HumanLoopRequestSource property for this object.
|
HumanLoopRequestSource |
CreateFlowDefinitionRequest.humanLoopRequestSource()
Returns the value of the HumanLoopRequestSource property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.humanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Sets the value of the HumanLoopRequestSource property for this object.
|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.humanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Sets the value of the HumanLoopRequestSource property for this object.
|
Copyright © 2020. All rights reserved.