Class EventRuleWebhookParameter


  • public final class EventRuleWebhookParameter
    extends java.lang.Object
    • Method Detail

      • method

        public java.util.Optional<java.lang.String> method()
        Returns:
        The HTTP request method.
      • protocol

        public java.util.Optional<java.lang.String> protocol()
        Returns:
        The name of the protocol.
      • url

        public java.util.Optional<java.lang.String> url()
        Returns:
        The callback URL.
      • webhookParametersId

        public java.util.Optional<java.lang.String> webhookParametersId()
        Returns:
        The ID of the recipient that receives alert notifications.