| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
PipelineContext | 
PipelineContext.clone()  | 
PipelineContext | 
ThirdPartyJobData.getPipelineContext()
Returns the value of the PipelineContext property for this object. 
 | 
PipelineContext | 
JobData.getPipelineContext()
Returns the value of the PipelineContext property for this object. 
 | 
PipelineContext | 
PipelineContext.withAction(ActionContext action)
Sets the value of the Action property for this object. 
 | 
PipelineContext | 
PipelineContext.withPipelineName(String pipelineName)
 The name of the pipeline. 
 | 
PipelineContext | 
PipelineContext.withStage(StageContext stage)
 The stage of the pipeline. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThirdPartyJobData.setPipelineContext(PipelineContext pipelineContext)
Sets the value of the PipelineContext property for this object. 
 | 
void | 
JobData.setPipelineContext(PipelineContext pipelineContext)
Sets the value of the PipelineContext property for this object. 
 | 
ThirdPartyJobData | 
ThirdPartyJobData.withPipelineContext(PipelineContext pipelineContext)
Sets the value of the PipelineContext property for this object. 
 | 
JobData | 
JobData.withPipelineContext(PipelineContext pipelineContext)
Sets the value of the PipelineContext property for this object. 
 | 
Copyright © 2015. All rights reserved.