public static class AppsPermissionsInfoResponse.Info.Permissions.Resources extends Object
| Constructor and Description |
|---|
Resources() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getExcludedIds() |
List<String> |
getIds() |
int |
hashCode() |
boolean |
isWildcard() |
void |
setExcludedIds(List<String> excludedIds) |
void |
setIds(List<String> ids) |
void |
setWildcard(boolean wildcard) |
String |
toString() |
public boolean isWildcard()
public void setWildcard(boolean wildcard)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.