Uses of Class
com.slack.api.methods.response.oauth.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.AuthedUserOAuthV2ExchangeResponse. getAuthedUser()Methods in com.slack.api.methods.response.oauth with parameters of type OAuthV2ExchangeResponse.AuthedUser Modifier and Type Method Description voidOAuthV2ExchangeResponse. setAuthedUser(OAuthV2ExchangeResponse.AuthedUser authedUser)