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