Uses of Class
flyteidl.core.Workflow.Node.TargetCase
-
Packages that use Workflow.Node.TargetCase Package Description flyteidl.core -
-
Uses of Workflow.Node.TargetCase in flyteidl.core
Methods in flyteidl.core that return Workflow.Node.TargetCase Modifier and Type Method Description static Workflow.Node.TargetCaseWorkflow.Node.TargetCase. forNumber(int value)Workflow.Node.TargetCaseWorkflow.Node.Builder. getTargetCase()Workflow.Node.TargetCaseWorkflow.Node. getTargetCase()Workflow.Node.TargetCaseWorkflow.NodeOrBuilder. getTargetCase()static Workflow.Node.TargetCaseWorkflow.Node.TargetCase. valueOf(int value)Deprecated.static Workflow.Node.TargetCaseWorkflow.Node.TargetCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Workflow.Node.TargetCase[]Workflow.Node.TargetCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-