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.SchemaColumnFields in flyteidl.core with type parameters of type Types.SchemaType.SchemaColumnOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Types.SchemaType.SchemaColumn,Types.SchemaType.SchemaColumn.Builder,Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType.Builder. columnsBuilder_Methods 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 private com.google.protobuf.RepeatedFieldBuilderV3<Types.SchemaType.SchemaColumn,Types.SchemaType.SchemaColumn.Builder,Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType.Builder. getColumnsFieldBuilder()List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType.Builder. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaType. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.List<? extends Types.SchemaType.SchemaColumnOrBuilder>Types.SchemaTypeOrBuilder. getColumnsOrBuilderList()A list of ordered columns this schema comprises of.
-