CopyableBuilder<CreateJobResponse.Builder,CreateJobResponse>
, SdkBuilder<CreateJobResponse.Builder,CreateJobResponse>
public static interface CreateJobResponse.Builder extends CopyableBuilder<CreateJobResponse.Builder,CreateJobResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateJobResponse.Builder |
job(Job job) |
A section of the response body that provides information about the job that is created.
|
copy
apply, build
CreateJobResponse.Builder job(Job job)
A section of the response body that provides information about the job that is created.
job
- A section of the response body that provides information about the job that is created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.