public static class AppsPermissionsUsersListResponse.Resource extends Object
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getId() |
List<String> |
getScopes() |
String |
getType() |
int |
hashCode() |
void |
setId(String id) |
void |
setScopes(List<String> scopes) |
void |
setType(String type) |
String |
toString() |
Copyright © 2020. All rights reserved.