Uses of Class
software.amazon.awssdk.services.codepipeline.model.ActionExecutionOutput
-
Packages that use ActionExecutionOutput Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ActionExecutionOutput in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ActionExecutionOutput Modifier and Type Method Description ActionExecutionOutputActionExecutionDetail. output()Output details for the action execution, such as the action execution result.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ActionExecutionOutput Modifier and Type Method Description ActionExecutionDetail.BuilderActionExecutionDetail.Builder. output(ActionExecutionOutput output)Output details for the action execution, such as the action execution result.
-