public class ObjectAclRulesV2 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectAclRulesV2.ObjectAclRulesV2Builder |
| Constructor and Description |
|---|
ObjectAclRulesV2() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectAclRulesV2.ObjectAclRulesV2Builder |
builder() |
List<GrantV2> |
getGrants() |
Owner |
getOwner() |
ObjectAclRulesV2 |
setGrants(List<GrantV2> grants) |
ObjectAclRulesV2 |
setOwner(Owner owner) |
String |
toString() |
public Owner getOwner()
public ObjectAclRulesV2 setOwner(Owner owner)
public ObjectAclRulesV2 setGrants(List<GrantV2> grants)
public static ObjectAclRulesV2.ObjectAclRulesV2Builder builder()
Copyright © 2022. All rights reserved.