Class WebhookNotificationRecipients

    • Constructor Detail

      • WebhookNotificationRecipients

        public WebhookNotificationRecipients​(@NotNull
                                             @NotNull String webhookName,
                                             @NotNull
                                             @NotNull String url)
    • Method Detail

      • getWebhookName

        public String getWebhookName()
      • getUrl

        public String getUrl()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object