Uses of Class
com.databricks.sdk.service.workspace.GetRepoRequest
-
Packages that use GetRepoRequest Package Description com.databricks.sdk.service.workspace -
-
Uses of GetRepoRequest in com.databricks.sdk.service.workspace
Methods in com.databricks.sdk.service.workspace that return GetRepoRequest Modifier and Type Method Description GetRepoRequestGetRepoRequest. setRepoId(Long repoId)Methods in com.databricks.sdk.service.workspace with parameters of type GetRepoRequest Modifier and Type Method Description RepoInfoReposAPI. get(GetRepoRequest request)Get a repo.RepoInfoReposService. get(GetRepoRequest getRepoRequest)Get a repo.
-