Uses of Interface
flyteidl.core.Workflow.WorkflowNodeOrBuilder
-
Packages that use Workflow.WorkflowNodeOrBuilder Package Description flyteidl.core -
-
Uses of Workflow.WorkflowNodeOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Workflow.WorkflowNodeOrBuilder Modifier and Type Class Description static classWorkflow.WorkflowNodeRefers to a the workflow the node is to execute.static classWorkflow.WorkflowNode.BuilderRefers to a the workflow the node is to execute.Methods in flyteidl.core that return Workflow.WorkflowNodeOrBuilder Modifier and Type Method Description Workflow.WorkflowNodeOrBuilderWorkflow.Node.Builder. getWorkflowNodeOrBuilder()Information about the Workflow to execute in this mode.Workflow.WorkflowNodeOrBuilderWorkflow.Node. getWorkflowNodeOrBuilder()Information about the Workflow to execute in this mode.Workflow.WorkflowNodeOrBuilderWorkflow.NodeOrBuilder. getWorkflowNodeOrBuilder()Information about the Workflow to execute in this mode.
-