Uses of Interface
flyteidl.core.Interface.TypedInterfaceOrBuilder
-
Packages that use Interface.TypedInterfaceOrBuilder Package Description flyteidl.core -
-
Uses of Interface.TypedInterfaceOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Interface.TypedInterfaceOrBuilder Modifier and Type Class Description static classInterface.TypedInterfaceDefines strongly typed inputs and outputs.static classInterface.TypedInterface.BuilderDefines strongly typed inputs and outputs.Fields in flyteidl.core with type parameters of type Interface.TypedInterfaceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Interface.TypedInterface,Interface.TypedInterface.Builder,Interface.TypedInterfaceOrBuilder>Tasks.TaskTemplate.Builder. interfaceBuilder_private com.google.protobuf.SingleFieldBuilderV3<Interface.TypedInterface,Interface.TypedInterface.Builder,Interface.TypedInterfaceOrBuilder>Workflow.WorkflowTemplate.Builder. interfaceBuilder_Methods in flyteidl.core that return Interface.TypedInterfaceOrBuilder Modifier and Type Method Description Interface.TypedInterfaceOrBuilderTasks.TaskTemplate.Builder. getInterfaceOrBuilder()A strongly typed interface for the task.Interface.TypedInterfaceOrBuilderTasks.TaskTemplate. getInterfaceOrBuilder()A strongly typed interface for the task.Interface.TypedInterfaceOrBuilderTasks.TaskTemplateOrBuilder. getInterfaceOrBuilder()A strongly typed interface for the task.Interface.TypedInterfaceOrBuilderWorkflow.WorkflowTemplate.Builder. getInterfaceOrBuilder()Defines a strongly typed interface for the Workflow.Interface.TypedInterfaceOrBuilderWorkflow.WorkflowTemplate. getInterfaceOrBuilder()Defines a strongly typed interface for the Workflow.Interface.TypedInterfaceOrBuilderWorkflow.WorkflowTemplateOrBuilder. getInterfaceOrBuilder()Defines a strongly typed interface for the Workflow.Methods in flyteidl.core that return types with arguments of type Interface.TypedInterfaceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Interface.TypedInterface,Interface.TypedInterface.Builder,Interface.TypedInterfaceOrBuilder>Tasks.TaskTemplate.Builder. getInterfaceFieldBuilder()A strongly typed interface for the task.private com.google.protobuf.SingleFieldBuilderV3<Interface.TypedInterface,Interface.TypedInterface.Builder,Interface.TypedInterfaceOrBuilder>Workflow.WorkflowTemplate.Builder. getInterfaceFieldBuilder()Defines a strongly typed interface for the Workflow.
-