Uses of Class
com.databricks.sdk.service.sharing.SharedDataObjectUpdate
-
Packages that use SharedDataObjectUpdate Package Description com.databricks.sdk.service.sharing -
-
Uses of SharedDataObjectUpdate in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return SharedDataObjectUpdate Modifier and Type Method Description SharedDataObjectUpdateSharedDataObjectUpdate. setAction(SharedDataObjectUpdateAction action)SharedDataObjectUpdateSharedDataObjectUpdate. setDataObject(SharedDataObject dataObject)Methods in com.databricks.sdk.service.sharing that return types with arguments of type SharedDataObjectUpdate Modifier and Type Method Description Collection<SharedDataObjectUpdate>UpdateShare. getUpdates()Method parameters in com.databricks.sdk.service.sharing with type arguments of type SharedDataObjectUpdate Modifier and Type Method Description UpdateShareUpdateShare. setUpdates(Collection<SharedDataObjectUpdate> updates)
-