@Generated public class GetAclRequest extends Object
Constructor and Description |
---|
GetAclRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPrincipal() |
String |
getScope() |
int |
hashCode() |
GetAclRequest |
setPrincipal(String principal) |
GetAclRequest |
setScope(String scope) |
String |
toString() |
public GetAclRequest setPrincipal(String principal)
public String getPrincipal()
public GetAclRequest setScope(String scope)
public String getScope()
Copyright © 2023. All rights reserved.