BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.batchSegmentJobArn(String batchSegmentJobArn) |
The Amazon Resource Name (ARN) of the batch segment job.
|
static BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.builder() |
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.creationDateTime(Instant creationDateTime) |
The time at which the batch segment job was created.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.failureReason(String failureReason) |
If the batch segment job failed, the reason for the failure.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.jobName(String jobName) |
The name of the batch segment job.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.lastUpdatedDateTime(Instant lastUpdatedDateTime) |
The time at which the batch segment job was last updated.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.solutionVersionArn(String solutionVersionArn) |
The Amazon Resource Name (ARN) of the solution version used by the batch segment job to generate batch
segments.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.Builder.status(String status) |
The status of the batch segment job.
|
BatchSegmentJobSummary.Builder |
BatchSegmentJobSummary.toBuilder() |
|