@Deprecated public class ObjectAclRules extends Object
| Constructor and Description |
|---|
ObjectAclRules()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Grant[] |
getGrants()
Deprecated.
|
Owner |
getOwner()
Deprecated.
|
ObjectAclRules |
setGrants(Grant[] grants)
Deprecated.
|
ObjectAclRules |
setOwner(Owner owner)
Deprecated.
|
String |
toString()
Deprecated.
|
public Owner getOwner()
public ObjectAclRules setOwner(Owner owner)
public Grant[] getGrants()
public ObjectAclRules setGrants(Grant[] grants)
Copyright © 2023. All rights reserved.