CopyableBuilder<GetJobDetailsResponse.Builder,GetJobDetailsResponse>, SdkBuilder<GetJobDetailsResponse.Builder,GetJobDetailsResponse>public static interface GetJobDetailsResponse.Builder extends CopyableBuilder<GetJobDetailsResponse.Builder,GetJobDetailsResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetJobDetailsResponse.Builder |
jobDetails(JobDetails jobDetails) |
The details of the job.
|
copyapply, buildGetJobDetailsResponse.Builder jobDetails(JobDetails jobDetails)
The details of the job.
If AWSSessionCredentials is used, a long-running job can call GetJobDetails again to obtain new credentials.
jobDetails - The details of the job. If AWSSessionCredentials is used, a long-running job can call GetJobDetails again to obtain new credentials.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.