Class OAuthV2AccessResponse.IncomingWebhook

    • Constructor Detail

      • IncomingWebhook

        public IncomingWebhook()
    • Method Detail

      • getUrl

        public String getUrl()
      • getChannel

        public String getChannel()
      • getChannelId

        public String getChannelId()
      • getConfigurationUrl

        public String getConfigurationUrl()
      • setUrl

        public void setUrl​(String url)
      • setChannel

        public void setChannel​(String channel)
      • setChannelId

        public void setChannelId​(String channelId)
      • setConfigurationUrl

        public void setConfigurationUrl​(String configurationUrl)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object