| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
JobDetails | 
JobDetails.clone()  | 
JobDetails | 
GetJobDetailsResult.getJobDetails()
 The details of the job. 
 | 
JobDetails | 
JobDetails.withAccountId(String accountId)
 The AWS account ID associated with the job. 
 | 
JobDetails | 
JobDetails.withData(JobData data)
 Represents other information about a job required for a job worker to complete the job. 
 | 
JobDetails | 
JobDetails.withId(String id)
 The unique system-generated ID of the job. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetJobDetailsResult.setJobDetails(JobDetails jobDetails)
 The details of the job. 
 | 
GetJobDetailsResult | 
GetJobDetailsResult.withJobDetails(JobDetails jobDetails)
 The details of the job. 
 | 
Copyright © 2019. All rights reserved.