Class OAuthAccessResponse.IncomingWebhook
java.lang.Object
com.slack.api.methods.response.oauth.OAuthAccessResponse.IncomingWebhook
- Enclosing class:
- OAuthAccessResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetUrl()inthashCode()voidsetChannel(String channel) voidsetChannelId(String channelId) voidsetConfigurationUrl(String configurationUrl) voidtoString()
-
Constructor Details
-
IncomingWebhook
public IncomingWebhook()
-
-
Method Details