Uses of Class
com.amazonaws.services.codepipeline.model.ActionContext
Packages that use ActionContext
-
Uses of ActionContext in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return ActionContextModifier and TypeMethodDescriptionActionContext.clone()
PipelineContext.getAction()
The name of the action within the context of a job.Methods in com.amazonaws.services.codepipeline.model with parameters of type ActionContextModifier and TypeMethodDescriptionvoid
PipelineContext.setAction
(ActionContext action) PipelineContext.withAction
(ActionContext action)