Uses of Interface
software.amazon.awscdk.services.glue.Column
Packages that use Column
-
Uses of Column in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ColumnMethods in software.amazon.awscdk.services.glue that return ColumnMethods in software.amazon.awscdk.services.glue that return types with arguments of type ColumnModifier and TypeMethodDescriptionTable.getColumns()(experimental) This table's columns.TableProps.getColumns()(experimental) Columns of the table.TableProps.Jsii$Proxy.getColumns()Table.getPartitionKeys()(experimental) This table's partition keys if the table is partitioned.TableProps.getPartitionKeys()(experimental) Partition columns of the table.TableProps.Jsii$Proxy.getPartitionKeys()Method parameters in software.amazon.awscdk.services.glue with type arguments of type ColumnModifier and TypeMethodDescription(experimental) Columns of the table.Sets the value ofTableProps.getColumns()Table.Builder.partitionKeys(List<? extends Column> partitionKeys) (experimental) Partition columns of the table.TableProps.Builder.partitionKeys(List<? extends Column> partitionKeys) Sets the value ofTableProps.getPartitionKeys()static Type(experimental) Creates a nested structure containing individually named and typed columns.