public static interface GetJobResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetJobResponse.Builder,GetJobResponse>
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
job(Job job)
An object containing information about the requested job.
|
copyapply, buildGetJobResponse.Builder job(Job job)
An object containing information about the requested job.
job - An object containing information about the requested job.Copyright © 2017. All rights reserved.