public static interface TimestampColumn.Builder extends SdkPojo, CopyableBuilder<TimestampColumn.Builder,TimestampColumn>
| Modifier and Type | Method and Description |
|---|---|
TimestampColumn.Builder |
columnFormat(String columnFormat)
The format of the timestamp column.
|
TimestampColumn.Builder |
columnName(String columnName)
The name of the timestamp column.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestampColumn.Builder columnName(String columnName)
The name of the timestamp column.
columnName - The name of the timestamp column.TimestampColumn.Builder columnFormat(String columnFormat)
The format of the timestamp column.
columnFormat - The format of the timestamp column.Copyright © 2023. All rights reserved.