Uses of Interface
flyteidl.core.Workflow.TaskNodeOrBuilder
-
Packages that use Workflow.TaskNodeOrBuilder Package Description flyteidl.core -
-
Uses of Workflow.TaskNodeOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Workflow.TaskNodeOrBuilder Modifier and Type Class Description static classWorkflow.TaskNodeRefers to the task that the Node is to execute.static classWorkflow.TaskNode.BuilderRefers to the task that the Node is to execute.Methods in flyteidl.core that return Workflow.TaskNodeOrBuilder Modifier and Type Method Description Workflow.TaskNodeOrBuilderWorkflow.Node.Builder. getTaskNodeOrBuilder()Information about the Task to execute in this node.Workflow.TaskNodeOrBuilderWorkflow.Node. getTaskNodeOrBuilder()Information about the Task to execute in this node.Workflow.TaskNodeOrBuilderWorkflow.NodeOrBuilder. getTaskNodeOrBuilder()Information about the Task to execute in this node.
-