Uses of Interface
flyteidl.core.Types.SchemaType.SchemaColumnOrBuilder
-
Packages that use Types.SchemaType.SchemaColumnOrBuilder Package Description flyteidl.core -
-
Uses of Types.SchemaType.SchemaColumnOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Types.SchemaType.SchemaColumnOrBuilder Modifier and Type Class Description static classTypes.SchemaType.SchemaColumnProtobuf typeflyteidl.core.SchemaType.SchemaColumnstatic classTypes.SchemaType.SchemaColumn.BuilderProtobuf typeflyteidl.core.SchemaType.SchemaColumnMethods in flyteidl.core that return Types.SchemaType.SchemaColumnOrBuilder Modifier and Type Method Description Types.SchemaType.SchemaColumnOrBuilderTypes.SchemaType.Builder. getColumnsOrBuilder(int index)A list of ordered columns this schema comprises of.Types.SchemaType.SchemaColumnOrBuilderTypes.SchemaType. getColumnsOrBuilder(int index)A list of ordered columns this schema comprises of.Types.SchemaType.SchemaColumnOrBuilderTypes.SchemaTypeOrBuilder. getColumnsOrBuilder(int index)A list of ordered columns this schema comprises of.Methods in flyteidl.core that return types with arguments of type Types.SchemaType.SchemaColumnOrBuilder Modifier and Type Method Description java.util.List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType.Builder. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.java.util.List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.java.util.List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaTypeOrBuilder. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.
-