public static class LogsResponse.Grant extends Object
| Constructor and Description |
|---|
Grant() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getResourceId() |
String |
getType() |
LogsResponse.WildCard |
getWildcard() |
int |
hashCode() |
void |
setResourceId(String resourceId) |
void |
setType(String type) |
void |
setWildcard(LogsResponse.WildCard wildcard) |
String |
toString() |
public String getType()
public String getResourceId()
public LogsResponse.WildCard getWildcard()
public void setType(String type)
public void setResourceId(String resourceId)
public void setWildcard(LogsResponse.WildCard wildcard)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.