Interface CatalogSchemaChangePolicy.Builder

  • Method Details

    • enableUpdateCatalog

      CatalogSchemaChangePolicy.Builder enableUpdateCatalog(Boolean enableUpdateCatalog)

      Whether to use the specified update behavior when the crawler finds a changed schema.

      Parameters:
      enableUpdateCatalog - Whether to use the specified update behavior when the crawler finds a changed schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateBehavior

      CatalogSchemaChangePolicy.Builder updateBehavior(String updateBehavior)

      The update behavior when the crawler finds a changed schema.

      Parameters:
      updateBehavior - The update behavior when the crawler finds a changed schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateBehavior

      The update behavior when the crawler finds a changed schema.

      Parameters:
      updateBehavior - The update behavior when the crawler finds a changed schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: