Uses of Class
com.databricks.sdk.service.sharing.ListCleanRoomsResponse
-
Packages that use ListCleanRoomsResponse Package Description com.databricks.sdk.service.sharing -
-
Uses of ListCleanRoomsResponse in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return ListCleanRoomsResponse Modifier and Type Method Description ListCleanRoomsResponseCleanRoomsService. list()List clean rooms.ListCleanRoomsResponseListCleanRoomsResponse. setCleanRooms(Collection<CleanRoomInfo> cleanRooms)
-