public static interface BatchStopJobRunSuccessfulSubmission.Builder extends CopyableBuilder<BatchStopJobRunSuccessfulSubmission.Builder,BatchStopJobRunSuccessfulSubmission>
| Modifier and Type | Method and Description |
|---|---|
BatchStopJobRunSuccessfulSubmission.Builder |
jobName(String jobName)
The name of the job.
|
BatchStopJobRunSuccessfulSubmission.Builder |
jobRunId(String jobRunId)
The job run Id.
|
copyapply, buildBatchStopJobRunSuccessfulSubmission.Builder jobName(String jobName)
The name of the job.
jobName - The name of the job.BatchStopJobRunSuccessfulSubmission.Builder jobRunId(String jobRunId)
The job run Id.
jobRunId - The job run Id.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.