Uses of Interface
flyteidl.core.Compiler.ConnectionSetOrBuilder
-
Packages that use Compiler.ConnectionSetOrBuilder Package Description flyteidl.core -
-
Uses of Compiler.ConnectionSetOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Compiler.ConnectionSetOrBuilder Modifier and Type Class Description static classCompiler.ConnectionSetAdjacency list for the workflow.static classCompiler.ConnectionSet.BuilderAdjacency list for the workflow.Methods in flyteidl.core that return Compiler.ConnectionSetOrBuilder Modifier and Type Method Description Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflow.Builder. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflow. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflowOrBuilder. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.
-