Class TopicRuleHttp


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

      • confirmationUrl

        public java.util.Optional<java.lang.String> confirmationUrl()
        Returns:
        The HTTPS URL used to verify ownership of `url`.
      • httpHeaders

        public java.util.List<TopicRuleHttpHttpHeader> httpHeaders()
        Returns:
        Custom HTTP header IoT Core should send. It is possible to define more than one custom header.
      • url

        public java.lang.String url()
        Returns:
        The HTTPS URL.