Uses of Class
com.amazonaws.services.codepipeline.model.ActionContext
-
Packages that use ActionContext Package Description com.amazonaws.services.codepipeline.model -
-
Uses of ActionContext in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return ActionContext Modifier and Type Method Description ActionContextActionContext. clone()ActionContextPipelineContext. getAction()ActionContextActionContext. withName(String name)The name of the action within the context of a job.Methods in com.amazonaws.services.codepipeline.model with parameters of type ActionContext Modifier and Type Method Description voidPipelineContext. setAction(ActionContext action)PipelineContextPipelineContext. withAction(ActionContext action)
-