Uses of Interface
flyteidl.core.Literals.UnionInfoOrBuilder
-
Packages that use Literals.UnionInfoOrBuilder Package Description flyteidl.core -
-
Uses of Literals.UnionInfoOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Literals.UnionInfoOrBuilder Modifier and Type Class Description static classLiterals.UnionInfoProtobuf typeflyteidl.core.UnionInfostatic classLiterals.UnionInfo.BuilderProtobuf typeflyteidl.core.UnionInfoFields in flyteidl.core with type parameters of type Literals.UnionInfoOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Literals.UnionInfo,Literals.UnionInfo.Builder,Literals.UnionInfoOrBuilder>Literals.BindingData.Builder. unionBuilder_Methods in flyteidl.core that return Literals.UnionInfoOrBuilder Modifier and Type Method Description Literals.UnionInfoOrBuilderLiterals.BindingData.Builder. getUnionOrBuilder().flyteidl.core.UnionInfo union = 5;Literals.UnionInfoOrBuilderLiterals.BindingData. getUnionOrBuilder().flyteidl.core.UnionInfo union = 5;Literals.UnionInfoOrBuilderLiterals.BindingDataOrBuilder. getUnionOrBuilder().flyteidl.core.UnionInfo union = 5;Methods in flyteidl.core that return types with arguments of type Literals.UnionInfoOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Literals.UnionInfo,Literals.UnionInfo.Builder,Literals.UnionInfoOrBuilder>Literals.BindingData.Builder. getUnionFieldBuilder().flyteidl.core.UnionInfo union = 5;
-