Uses of Interface
flyteidl.admin.WorkflowOuterClass.WorkflowSpecOrBuilder
-
Packages that use WorkflowOuterClass.WorkflowSpecOrBuilder Package Description flyteidl.admin -
-
Uses of WorkflowOuterClass.WorkflowSpecOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement WorkflowOuterClass.WorkflowSpecOrBuilder Modifier and Type Class Description static classWorkflowOuterClass.WorkflowSpecRepresents a structure that encapsulates the specification of the workflow.static classWorkflowOuterClass.WorkflowSpec.BuilderRepresents a structure that encapsulates the specification of the workflow.Fields in flyteidl.admin with type parameters of type WorkflowOuterClass.WorkflowSpecOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<WorkflowOuterClass.WorkflowSpec,WorkflowOuterClass.WorkflowSpec.Builder,WorkflowOuterClass.WorkflowSpecOrBuilder>WorkflowOuterClass.WorkflowCreateRequest.Builder. specBuilder_Methods in flyteidl.admin that return WorkflowOuterClass.WorkflowSpecOrBuilder Modifier and Type Method Description WorkflowOuterClass.WorkflowSpecOrBuilderWorkflowOuterClass.WorkflowCreateRequest.Builder. getSpecOrBuilder()Represents the specification for workflow.WorkflowOuterClass.WorkflowSpecOrBuilderWorkflowOuterClass.WorkflowCreateRequest. getSpecOrBuilder()Represents the specification for workflow.WorkflowOuterClass.WorkflowSpecOrBuilderWorkflowOuterClass.WorkflowCreateRequestOrBuilder. getSpecOrBuilder()Represents the specification for workflow.Methods in flyteidl.admin that return types with arguments of type WorkflowOuterClass.WorkflowSpecOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<WorkflowOuterClass.WorkflowSpec,WorkflowOuterClass.WorkflowSpec.Builder,WorkflowOuterClass.WorkflowSpecOrBuilder>WorkflowOuterClass.WorkflowCreateRequest.Builder. getSpecFieldBuilder()Represents the specification for workflow.
-