Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
ActionContext |
ActionContext.clone() |
ActionContext |
PipelineContext.getAction()
Returns the value of the Action property for this object.
|
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)
Sets the value of the Action property for this object.
|
PipelineContext |
PipelineContext.withAction(ActionContext action)
Sets the value of the Action property for this object.
|
Copyright © 2015. All rights reserved.