| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<LabelingJobForWorkteamSummary> |
ListLabelingJobsForWorkteamResponse.labelingJobSummaryList()
An array of
LabelingJobSummary objects, each describing a labeling job. |
| Modifier and Type | Method and Description |
|---|---|
ListLabelingJobsForWorkteamResponse.Builder |
ListLabelingJobsForWorkteamResponse.Builder.labelingJobSummaryList(LabelingJobForWorkteamSummary... labelingJobSummaryList)
An array of
LabelingJobSummary objects, each describing a labeling job. |
| Modifier and Type | Method and Description |
|---|---|
ListLabelingJobsForWorkteamResponse.Builder |
ListLabelingJobsForWorkteamResponse.Builder.labelingJobSummaryList(Collection<LabelingJobForWorkteamSummary> labelingJobSummaryList)
An array of
LabelingJobSummary objects, each describing a labeling job. |
Copyright © 2019. All rights reserved.