| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanTaskConfig |
CreateLabelingJobRequest.humanTaskConfig()
Configures the information required for human workers to complete a labeling task.
|
HumanTaskConfig |
DescribeLabelingJobResponse.humanTaskConfig()
Configuration information required for human workers to complete a labeling task.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLabelingJobRequest.Builder |
CreateLabelingJobRequest.Builder.humanTaskConfig(HumanTaskConfig humanTaskConfig)
Configures the information required for human workers to complete a labeling task.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.humanTaskConfig(HumanTaskConfig humanTaskConfig)
Configuration information required for human workers to complete a labeling task.
|
Copyright © 2019. All rights reserved.