Package | Description |
---|---|
com.amazonaws.service.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)
Sets the value of the Data property for this object.
|
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 © 2015. All rights reserved.