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