Uses of Class
software.amazon.awssdk.services.codepipeline.model.RuleExecutionOutput
-
Packages that use RuleExecutionOutput Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of RuleExecutionOutput in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return RuleExecutionOutput Modifier and Type Method Description RuleExecutionOutputRuleExecutionDetail. output()Output details for the rule execution, such as the rule execution result.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type RuleExecutionOutput Modifier and Type Method Description RuleExecutionDetail.BuilderRuleExecutionDetail.Builder. output(RuleExecutionOutput output)Output details for the rule execution, such as the rule execution result.
-