Uses of Class
flyteidl.core.Interface.VariableMap
-
Packages that use Interface.VariableMap Package Description flyteidl.admin flyteidl.core -
-
Uses of Interface.VariableMap in flyteidl.admin
Fields in flyteidl.admin declared as Interface.VariableMap Modifier and Type Field Description private Interface.VariableMapLaunchPlanOuterClass.LaunchPlanClosure.Builder. expectedOutputs_private Interface.VariableMapLaunchPlanOuterClass.LaunchPlanClosure. expectedOutputs_Fields in flyteidl.admin with type parameters of type Interface.VariableMap Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>LaunchPlanOuterClass.LaunchPlanClosure.Builder. expectedOutputsBuilder_Methods in flyteidl.admin that return Interface.VariableMap Modifier and Type Method Description Interface.VariableMapLaunchPlanOuterClass.LaunchPlanClosure.Builder. getExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planInterface.VariableMapLaunchPlanOuterClass.LaunchPlanClosure. getExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planInterface.VariableMapLaunchPlanOuterClass.LaunchPlanClosureOrBuilder. getExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planMethods in flyteidl.admin that return types with arguments of type Interface.VariableMap Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>LaunchPlanOuterClass.LaunchPlanClosure.Builder. getExpectedOutputsFieldBuilder()Indicates the set of outputs expected to be produced by creating an execution with the Launch planMethods in flyteidl.admin with parameters of type Interface.VariableMap Modifier and Type Method Description LaunchPlanOuterClass.LaunchPlanClosure.BuilderLaunchPlanOuterClass.LaunchPlanClosure.Builder. mergeExpectedOutputs(Interface.VariableMap value)Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuilderLaunchPlanOuterClass.LaunchPlanClosure.Builder. setExpectedOutputs(Interface.VariableMap value)Indicates the set of outputs expected to be produced by creating an execution with the Launch plan -
Uses of Interface.VariableMap in flyteidl.core
Fields in flyteidl.core declared as Interface.VariableMap Modifier and Type Field Description private static Interface.VariableMapInterface.VariableMap. DEFAULT_INSTANCEprivate Interface.VariableMapInterface.TypedInterface.Builder. inputs_private Interface.VariableMapInterface.TypedInterface. inputs_private Interface.VariableMapInterface.TypedInterface.Builder. outputs_private Interface.VariableMapInterface.TypedInterface. outputs_Fields in flyteidl.core with type parameters of type Interface.VariableMap Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>Interface.TypedInterface.Builder. inputsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>Interface.TypedInterface.Builder. outputsBuilder_private static com.google.protobuf.Parser<Interface.VariableMap>Interface.VariableMap. PARSERMethods in flyteidl.core that return Interface.VariableMap Modifier and Type Method Description Interface.VariableMapInterface.VariableMap.Builder. build()Interface.VariableMapInterface.VariableMap.Builder. buildPartial()static Interface.VariableMapInterface.VariableMap. getDefaultInstance()Interface.VariableMapInterface.VariableMap.Builder. getDefaultInstanceForType()Interface.VariableMapInterface.VariableMap. getDefaultInstanceForType()Interface.VariableMapInterface.TypedInterface.Builder. getInputs().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapInterface.TypedInterface. getInputs().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapInterface.TypedInterfaceOrBuilder. getInputs().flyteidl.core.VariableMap inputs = 1;Interface.VariableMapInterface.TypedInterface.Builder. getOutputs().flyteidl.core.VariableMap outputs = 2;Interface.VariableMapInterface.TypedInterface. getOutputs().flyteidl.core.VariableMap outputs = 2;Interface.VariableMapInterface.TypedInterfaceOrBuilder. getOutputs().flyteidl.core.VariableMap outputs = 2;static Interface.VariableMapInterface.VariableMap. parseDelimitedFrom(InputStream input)static Interface.VariableMapInterface.VariableMap. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Interface.VariableMapInterface.VariableMap. parseFrom(byte[] data)static Interface.VariableMapInterface.VariableMap. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Interface.VariableMapInterface.VariableMap. parseFrom(com.google.protobuf.ByteString data)static Interface.VariableMapInterface.VariableMap. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Interface.VariableMapInterface.VariableMap. parseFrom(com.google.protobuf.CodedInputStream input)static Interface.VariableMapInterface.VariableMap. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Interface.VariableMapInterface.VariableMap. parseFrom(InputStream input)static Interface.VariableMapInterface.VariableMap. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Interface.VariableMapInterface.VariableMap. parseFrom(ByteBuffer data)static Interface.VariableMapInterface.VariableMap. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Interface.VariableMap Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>Interface.TypedInterface.Builder. getInputsFieldBuilder().flyteidl.core.VariableMap inputs = 1;private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>Interface.TypedInterface.Builder. getOutputsFieldBuilder().flyteidl.core.VariableMap outputs = 2;com.google.protobuf.Parser<Interface.VariableMap>Interface.VariableMap. getParserForType()static com.google.protobuf.Parser<Interface.VariableMap>Interface.VariableMap. parser()Methods in flyteidl.core with parameters of type Interface.VariableMap Modifier and Type Method Description private voidInterface.VariableMap.Builder. buildPartial0(Interface.VariableMap result)Interface.VariableMap.BuilderInterface.VariableMap.Builder. mergeFrom(Interface.VariableMap other)Interface.TypedInterface.BuilderInterface.TypedInterface.Builder. mergeInputs(Interface.VariableMap value).flyteidl.core.VariableMap inputs = 1;Interface.TypedInterface.BuilderInterface.TypedInterface.Builder. mergeOutputs(Interface.VariableMap value).flyteidl.core.VariableMap outputs = 2;static Interface.VariableMap.BuilderInterface.VariableMap. newBuilder(Interface.VariableMap prototype)Interface.TypedInterface.BuilderInterface.TypedInterface.Builder. setInputs(Interface.VariableMap value).flyteidl.core.VariableMap inputs = 1;Interface.TypedInterface.BuilderInterface.TypedInterface.Builder. setOutputs(Interface.VariableMap value).flyteidl.core.VariableMap outputs = 2;
-