Uses of Interface
flyteidl.admin.WorkflowOuterClass.WorkflowClosureOrBuilder
-
Packages that use WorkflowOuterClass.WorkflowClosureOrBuilder Package Description flyteidl.admin -
-
Uses of WorkflowOuterClass.WorkflowClosureOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Class Description static classWorkflowOuterClass.WorkflowClosureA container holding the compiled workflow produced from the WorkflowSpec and additional metadata.static classWorkflowOuterClass.WorkflowClosure.BuilderA container holding the compiled workflow produced from the WorkflowSpec and additional metadata.Fields in flyteidl.admin with type parameters of type WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<WorkflowOuterClass.WorkflowClosure,WorkflowOuterClass.WorkflowClosure.Builder,WorkflowOuterClass.WorkflowClosureOrBuilder>WorkflowOuterClass.Workflow.Builder. closureBuilder_Methods in flyteidl.admin that return WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Method Description WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.Workflow.Builder. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.Workflow. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.WorkflowOrBuilder. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.Methods in flyteidl.admin that return types with arguments of type WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<WorkflowOuterClass.WorkflowClosure,WorkflowOuterClass.WorkflowClosure.Builder,WorkflowOuterClass.WorkflowClosureOrBuilder>WorkflowOuterClass.Workflow.Builder. getClosureFieldBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.
-