Interface GetCatalogResponse.Builder

    • Method Detail

      • catalog

        GetCatalogResponse.Builder catalog​(Catalog catalog)

        A Catalog object. The definition of the specified catalog in the Glue Data Catalog.

        Parameters:
        catalog - A Catalog object. The definition of the specified catalog in the Glue Data Catalog.
        Returns:
        Returns a reference to this object so that method calls can be chained together.