| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LabelingJobAlgorithmsConfig |
CreateLabelingJobRequest.labelingJobAlgorithmsConfig()
Configures the information required to perform automated data labeling.
|
LabelingJobAlgorithmsConfig |
DescribeLabelingJobResponse.labelingJobAlgorithmsConfig()
Configuration information for automated data labeling.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLabelingJobRequest.Builder |
CreateLabelingJobRequest.Builder.labelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig labelingJobAlgorithmsConfig)
Configures the information required to perform automated data labeling.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.labelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig labelingJobAlgorithmsConfig)
Configuration information for automated data labeling.
|
Copyright © 2020. All rights reserved.