Class DeleteAcl
- java.lang.Object
-
- com.databricks.sdk.service.workspace.DeleteAcl
-
@Generated public class DeleteAcl extends Object
-
-
Constructor Summary
Constructors Constructor Description DeleteAcl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getPrincipal()
String
getScope()
int
hashCode()
DeleteAcl
setPrincipal(String principal)
DeleteAcl
setScope(String scope)
String
toString()
-