| Modifier and Type | Method and Description |
|---|---|
Column |
build() |
Column.ColumnBuilder |
notNull() |
Column.ColumnBuilder |
withComment(String comment) |
Column.ColumnBuilder |
withExtendedLabels(List<String> extendedLabels) |
Column.ColumnBuilder |
withLabel(String label) |
public Column.ColumnBuilder withComment(String comment)
public Column.ColumnBuilder withLabel(String label)
public Column.ColumnBuilder withExtendedLabels(List<String> extendedLabels)
public Column.ColumnBuilder notNull()
public Column build()
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.