Uses of Interface
com.databricks.sdk.service.catalog.AccountMetastoresService
-
Packages that use AccountMetastoresService Package Description com.databricks.sdk com.databricks.sdk.service.catalog -
-
Uses of AccountMetastoresService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type AccountMetastoresService Modifier and Type Method Description AccountClientAccountClient. withMetastoresImpl(AccountMetastoresService accountMetastores)Override AccountMetastoresAPI with mock -
Uses of AccountMetastoresService in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return AccountMetastoresService Modifier and Type Method Description AccountMetastoresServiceAccountMetastoresAPI. impl()Constructors in com.databricks.sdk.service.catalog with parameters of type AccountMetastoresService Constructor Description AccountMetastoresAPI(AccountMetastoresService mock)Constructor for mocks
-