Interface GlueStudioSchemaColumn.Builder

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

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

    • name

      The name of the column in the Glue Studio schema.

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

      The hive type for this column in the Glue Studio schema.

      Parameters:
      type - The hive type for this column in the Glue Studio schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.