Class NodeRunCommandAction.Builder

java.lang.Object
co.yellowdog.platform.model.builders.ValidatedBuilder<NodeRunCommandAction>
co.yellowdog.platform.model.NodeRunCommandAction.Builder
All Implemented Interfaces:
NodeAction.Builder<NodeRunCommandAction>
Enclosing class:
NodeRunCommandAction

public static class NodeRunCommandAction.Builder extends ValidatedBuilder<NodeRunCommandAction> implements NodeAction.Builder<NodeRunCommandAction>
A builder that can be used to build a new NodeRunCommandAction that is automatically validated on build.