Uses of Class
com.databricks.sdk.service.provisioning.GetStorageRequest
-
Packages that use GetStorageRequest Package Description com.databricks.sdk.service.provisioning -
-
Uses of GetStorageRequest in com.databricks.sdk.service.provisioning
Methods in com.databricks.sdk.service.provisioning that return GetStorageRequest Modifier and Type Method Description GetStorageRequestGetStorageRequest. setStorageConfigurationId(String storageConfigurationId)Methods in com.databricks.sdk.service.provisioning with parameters of type GetStorageRequest Modifier and Type Method Description StorageConfigurationStorageAPI. get(GetStorageRequest request)Get storage configuration.StorageConfigurationStorageService. get(GetStorageRequest getStorageRequest)Get storage configuration.
-