Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
ActionContext |
ActionContext.clone() |
ActionContext |
PipelineContext.getAction() |
ActionContext |
ActionContext.withName(String name)
The name of the action within the context of a job.
|
Modifier and Type | Method and Description |
---|---|
void |
PipelineContext.setAction(ActionContext action) |
PipelineContext |
PipelineContext.withAction(ActionContext action) |
Copyright © 2015. All rights reserved.