Class OAuthAccessResponse.InstallerUser
java.lang.Object
com.slack.api.methods.response.oauth.OAuthAccessResponse.InstallerUser
- Enclosing class:
- OAuthAccessResponse
@Deprecated public static class OAuthAccessResponse.InstallerUser extends Object
Deprecated.
-
Constructor Summary
Constructors Constructor Description InstallerUser()Deprecated. -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)Deprecated.booleanequals(Object o)Deprecated.StringgetAppHome()Deprecated.StringgetUserId()Deprecated.inthashCode()Deprecated.voidsetAppHome(String appHome)Deprecated.voidsetUserId(String userId)Deprecated.StringtoString()Deprecated.
-
Constructor Details
-
InstallerUser
public InstallerUser()Deprecated.
-
-
Method Details