Uses of Class
com.slack.api.methods.response.oauth.OAuthV2ExchangeResponse.AuthedUser
-
Packages that use OAuthV2ExchangeResponse.AuthedUser Package Description com.slack.api.methods.response.oauth -
-
Uses of OAuthV2ExchangeResponse.AuthedUser in com.slack.api.methods.response.oauth
Methods in com.slack.api.methods.response.oauth that return OAuthV2ExchangeResponse.AuthedUser Modifier and Type Method Description OAuthV2ExchangeResponse.AuthedUser
OAuthV2ExchangeResponse. getAuthedUser()
Methods in com.slack.api.methods.response.oauth with parameters of type OAuthV2ExchangeResponse.AuthedUser Modifier and Type Method Description void
OAuthV2ExchangeResponse. setAuthedUser(OAuthV2ExchangeResponse.AuthedUser authedUser)
-