Uses of Interface
flyteidl.core.Compiler.CompiledWorkflowClosureOrBuilder
-
Packages that use Compiler.CompiledWorkflowClosureOrBuilder Package Description flyteidl.admin flyteidl.core -
-
Uses of Compiler.CompiledWorkflowClosureOrBuilder in flyteidl.admin
Methods in flyteidl.admin that return Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Method Description Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosure.Builder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosure. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosureOrBuilder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided. -
Uses of Compiler.CompiledWorkflowClosureOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Class Description static classCompiler.CompiledWorkflowClosureA Compiled Workflow Closure contains all the information required to start a new execution, or to visualize a workflow and its details.static classCompiler.CompiledWorkflowClosure.BuilderA Compiled Workflow Closure contains all the information required to start a new execution, or to visualize a workflow and its details.
-