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