Uses of Interface
flyteidl.core.Interface.VariableMapOrBuilder
-
Packages that use Interface.VariableMapOrBuilder Package Description flyteidl.admin flyteidl.core -
-
Uses of Interface.VariableMapOrBuilder in flyteidl.admin
Methods in flyteidl.admin that return Interface.VariableMapOrBuilder Modifier and Type Method Description Interface.VariableMapOrBuilderLaunchPlanOuterClass.LaunchPlanClosure.Builder. getExpectedOutputsOrBuilder()Indicates the set of outputs from the Launch planInterface.VariableMapOrBuilderLaunchPlanOuterClass.LaunchPlanClosure. getExpectedOutputsOrBuilder()Indicates the set of outputs from the Launch planInterface.VariableMapOrBuilderLaunchPlanOuterClass.LaunchPlanClosureOrBuilder. getExpectedOutputsOrBuilder()Indicates the set of outputs from the Launch plan -
Uses of Interface.VariableMapOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Interface.VariableMapOrBuilder Modifier and Type Class Description static classInterface.VariableMapA map of Variablesstatic classInterface.VariableMap.BuilderA map of VariablesMethods in flyteidl.core that return Interface.VariableMapOrBuilder Modifier and Type Method Description Interface.VariableMapOrBuilderInterface.TypedInterface.Builder. getInputsOrBuilder().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapOrBuilderInterface.TypedInterface. getInputsOrBuilder().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapOrBuilderInterface.TypedInterfaceOrBuilder. getInputsOrBuilder().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapOrBuilderInterface.TypedInterface.Builder. getOutputsOrBuilder().flyteidl.core.VariableMap outputs = 2;Interface.VariableMapOrBuilderInterface.TypedInterface. getOutputsOrBuilder().flyteidl.core.VariableMap outputs = 2;Interface.VariableMapOrBuilderInterface.TypedInterfaceOrBuilder. getOutputsOrBuilder().flyteidl.core.VariableMap outputs = 2;
-