Package | Description |
---|---|
software.amazon.awssdk.services.sagemaker.model |
Modifier and Type | Method and Description |
---|---|
LabelingJobOutput |
LabelingJobSummary.labelingJobOutput()
The location of the output produced by the labeling job.
|
LabelingJobOutput |
DescribeLabelingJobResponse.labelingJobOutput()
The location of the output produced by the labeling job.
|
Modifier and Type | Method and Description |
---|---|
LabelingJobSummary.Builder |
LabelingJobSummary.Builder.labelingJobOutput(LabelingJobOutput labelingJobOutput)
The location of the output produced by the labeling job.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.labelingJobOutput(LabelingJobOutput labelingJobOutput)
The location of the output produced by the labeling job.
|
Copyright © 2020. All rights reserved.