Uses of Class
software.amazon.awssdk.services.codepipeline.model.ActionContext
-
Packages that use ActionContext Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ActionContext in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ActionContext Modifier and Type Method Description ActionContextPipelineContext. action()The context of an action to a job worker in the stage of a pipeline.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ActionContext Modifier and Type Method Description PipelineContext.BuilderPipelineContext.Builder. action(ActionContext action)The context of an action to a job worker in the stage of a pipeline.
-