Uses of Interface
flyteidl.core.Interface.VariableOrBuilder
-
Packages that use Interface.VariableOrBuilder Package Description flyteidl.core -
-
Uses of Interface.VariableOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Interface.VariableOrBuilder Modifier and Type Class Description static classInterface.VariableDefines a strongly typed variable.static classInterface.Variable.BuilderDefines a strongly typed variable.Fields in flyteidl.core with type parameters of type Interface.VariableOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Interface.Variable,Interface.Variable.Builder,Interface.VariableOrBuilder>Interface.Parameter.Builder. varBuilder_Methods in flyteidl.core that return Interface.VariableOrBuilder Modifier and Type Method Description Interface.VariableOrBuilderInterface.Parameter.Builder. getVarOrBuilder()+required Variable.Interface.VariableOrBuilderInterface.Parameter. getVarOrBuilder()+required Variable.Interface.VariableOrBuilderInterface.ParameterOrBuilder. getVarOrBuilder()+required Variable.Methods in flyteidl.core that return types with arguments of type Interface.VariableOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Interface.Variable,Interface.Variable.Builder,Interface.VariableOrBuilder>Interface.Parameter.Builder. getVarFieldBuilder()+required Variable.
-