Interface TableCreation.Builder

  • Method Details

    • enableTableCreation

      TableCreation.Builder enableTableCreation(Boolean enableTableCreation)

      Whether MSK creates the destination table on the customer's behalf. Must be true for the current release.

      Parameters:
      enableTableCreation - Whether MSK creates the destination table on the customer's behalf. Must be true for the current release.
      Returns:
      Returns a reference to this object so that method calls can be chained together.