Interface ColumnMetadata.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ColumnMetadata.Builder,ColumnMetadata>, SdkBuilder<ColumnMetadata.Builder,ColumnMetadata>, SdkPojo
Enclosing class:
ColumnMetadata

public static interface ColumnMetadata.Builder extends SdkPojo, CopyableBuilder<ColumnMetadata.Builder,ColumnMetadata>
  • Method Details

    • name

      The name of the column.

      Parameters:
      name - The name of the column.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the column.

      Parameters:
      format - The format of the column.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • format

      The format of the column.

      Parameters:
      format - The format of the column.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: