static LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.builder() |
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.creationTime(Instant creationTime) |
The date and time that the labeling job was created.
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.jobReferenceCode(String jobReferenceCode) |
A unique identifier for a labeling job.
|
default LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.labelCounters(Consumer<LabelCountersForWorkteam.Builder> labelCounters) |
Provides information about the progress of a labeling job.
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.labelCounters(LabelCountersForWorkteam labelCounters) |
Provides information about the progress of a labeling job.
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.labelingJobName(String labelingJobName) |
The name of the labeling job that the work team is assigned to.
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.numberOfHumanWorkersPerDataObject(Integer numberOfHumanWorkersPerDataObject) |
The configured number of workers per data object.
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.toBuilder() |
|
LabelingJobForWorkteamSummary.Builder |
LabelingJobForWorkteamSummary.Builder.workRequesterAccountId(String workRequesterAccountId) |
The Amazon Web Services account ID of the account used to start the labeling job.
|