public static class AppsPermissionsScopesListResponse.Scope extends Object
| Constructor and Description |
|---|
Scope() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getAppHome() |
List<String> |
getChannel() |
List<String> |
getGroup() |
List<String> |
getIm() |
List<String> |
getMpim() |
List<String> |
getTeam() |
List<String> |
getUser() |
int |
hashCode() |
void |
setAppHome(List<String> appHome) |
void |
setChannel(List<String> channel) |
void |
setGroup(List<String> group) |
void |
setIm(List<String> im) |
void |
setMpim(List<String> mpim) |
void |
setTeam(List<String> team) |
void |
setUser(List<String> user) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.