Interface Comment.Builder

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

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

    • message

      Comment.Builder message(String message)

      An optional description of the table.

      Parameters:
      message - An optional description of the table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.