Class RuleDataSource

    • Constructor Detail

      • RuleDataSource

        public RuleDataSource()
    • Method Detail

      • resourceUri

        public String resourceUri()
        Get the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
        Returns:
        the resourceUri value
      • withResourceUri

        public RuleDataSource withResourceUri​(String resourceUri)
        Set the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
        Parameters:
        resourceUri - the resourceUri value to set
        Returns:
        the RuleDataSource object itself.