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