CopyableBuilder<GetThirdPartyJobDetailsResponse.Builder,GetThirdPartyJobDetailsResponse>, SdkBuilder<GetThirdPartyJobDetailsResponse.Builder,GetThirdPartyJobDetailsResponse>public static interface GetThirdPartyJobDetailsResponse.Builder extends CopyableBuilder<GetThirdPartyJobDetailsResponse.Builder,GetThirdPartyJobDetailsResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetThirdPartyJobDetailsResponse.Builder |
jobDetails(ThirdPartyJobDetails jobDetails) |
The details of the job, including any protected values defined for the job.
|
copyapply, buildGetThirdPartyJobDetailsResponse.Builder jobDetails(ThirdPartyJobDetails jobDetails)
The details of the job, including any protected values defined for the job.
jobDetails - The details of the job, including any protected values defined for the job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.