CopyableBuilder<JobSummary.Builder,JobSummary>, SdkBuilder<JobSummary.Builder,JobSummary>public static interface JobSummary.Builder extends CopyableBuilder<JobSummary.Builder,JobSummary>
| Modifier and Type | Method | Description |
|---|---|---|
JobSummary.Builder |
jobId(String jobId) |
The ID of the job.
|
JobSummary.Builder |
jobName(String jobName) |
The name of the job.
|
copyapply, buildJobSummary.Builder jobId(String jobId)
The ID of the job.
jobId - The ID of the job.JobSummary.Builder jobName(String jobName)
The name of the job.
jobName - The name of the job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.