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.Fields in flyteidl.core with type parameters of type Workflow.WorkflowNodeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowNode,Workflow.WorkflowNode.Builder,Workflow.WorkflowNodeOrBuilder>Workflow.Node.Builder. workflowNodeBuilder_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.Methods in flyteidl.core that return types with arguments of type Workflow.WorkflowNodeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowNode,Workflow.WorkflowNode.Builder,Workflow.WorkflowNodeOrBuilder>Workflow.Node.Builder. getWorkflowNodeFieldBuilder()Information about the Workflow to execute in this mode.
-