Uses of Class
com.databricks.sdk.service.sharing.SharedDataObjectUpdateAction
-
Packages that use SharedDataObjectUpdateAction Package Description com.databricks.sdk.service.sharing -
-
Uses of SharedDataObjectUpdateAction in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return SharedDataObjectUpdateAction Modifier and Type Method Description SharedDataObjectUpdateActionSharedDataObjectUpdate. getAction()static SharedDataObjectUpdateActionSharedDataObjectUpdateAction. valueOf(String name)Returns the enum constant of this type with the specified name.static SharedDataObjectUpdateAction[]SharedDataObjectUpdateAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.sdk.service.sharing with parameters of type SharedDataObjectUpdateAction Modifier and Type Method Description SharedDataObjectUpdateSharedDataObjectUpdate. setAction(SharedDataObjectUpdateAction action)
-