Interface ColumnDescription.Builder

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

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

    • name

      The name of the column description.

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

      The type of the column description.

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

      The type of the column description.

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