Interface AccountMetastoresService


  • @Generated
    public interface AccountMetastoresService
    These APIs manage Unity Catalog metastores for an account. A metastore contains catalogs that can be associated with workspaces

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.

    • Method Detail

      • delete

        void delete​(DeleteAccountMetastoreRequest deleteAccountMetastoreRequest)
        Delete a metastore.

        Deletes a Databricks Unity Catalog metastore for an account, both specified by ID.

      • list

        ListMetastoresResponse list()
        Get all metastores associated with an account.

        Gets all Unity Catalog metastores associated with an account specified by ID.