Uses of Interface
flyteidl.core.Types.OutputReferenceOrBuilder
-
Packages that use Types.OutputReferenceOrBuilder Package Description flyteidl.core -
-
Uses of Types.OutputReferenceOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Types.OutputReferenceOrBuilder Modifier and Type Class Description static classTypes.OutputReferenceA reference to an output produced by a node.static classTypes.OutputReference.BuilderA reference to an output produced by a node.Methods in flyteidl.core that return Types.OutputReferenceOrBuilder Modifier and Type Method Description Types.OutputReferenceOrBuilderLiterals.BindingData.Builder. getPromiseOrBuilder()References an output promised by another node.Types.OutputReferenceOrBuilderLiterals.BindingData. getPromiseOrBuilder()References an output promised by another node.Types.OutputReferenceOrBuilderLiterals.BindingDataOrBuilder. getPromiseOrBuilder()References an output promised by another node.
-