@Generated public class GetGrantRequest extends Object
Constructor and Description |
---|
GetGrantRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFullName() |
String |
getPrincipal() |
SecurableType |
getSecurableType() |
int |
hashCode() |
GetGrantRequest |
setFullName(String fullName) |
GetGrantRequest |
setPrincipal(String principal) |
GetGrantRequest |
setSecurableType(SecurableType securableType) |
String |
toString() |
public GetGrantRequest setFullName(String fullName)
public String getFullName()
public GetGrantRequest setPrincipal(String principal)
public String getPrincipal()
public GetGrantRequest setSecurableType(SecurableType securableType)
public SecurableType getSecurableType()
Copyright © 2023. All rights reserved.