Uses of Class
com.databricks.sdk.service.sharing.ListSharesResponse
-
Packages that use ListSharesResponse Package Description com.databricks.sdk.service.sharing -
-
Uses of ListSharesResponse in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return ListSharesResponse Modifier and Type Method Description ListSharesResponseSharesService. list()List shares.ListSharesResponseListSharesResponse. setShares(Collection<ShareInfo> shares)
-