CopyableBuilder<InitiateJobResponse.Builder,InitiateJobResponse>, SdkBuilder<InitiateJobResponse.Builder,InitiateJobResponse>public static interface InitiateJobResponse.Builder extends CopyableBuilder<InitiateJobResponse.Builder,InitiateJobResponse>
| Modifier and Type | Method | Description |
|---|---|---|
InitiateJobResponse.Builder |
jobId(String jobId) |
The ID of the job.
|
InitiateJobResponse.Builder |
location(String location) |
The relative URI path of the job.
|
copyapply, buildInitiateJobResponse.Builder location(String location)
The relative URI path of the job.
location - The relative URI path of the job.InitiateJobResponse.Builder jobId(String jobId)
The ID of the job.
jobId - The ID of the job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.