Class TeamPreferencesListRequest
java.lang.Object
com.slack.api.methods.request.team.TeamPreferencesListRequest
- All Implemented Interfaces:
SlackApiRequest
https://docs.slack.dev/reference/methods/team.preferences.list
-
Method Details
-
builder
-
getToken
Authentication token. Requires scope: `team.preferences:read`- Specified by:
getTokenin interfaceSlackApiRequest- Returns:
- token string value or null
-
setToken
Authentication token. Requires scope: `team.preferences:read`- Specified by:
setTokenin interfaceSlackApiRequest
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-