Class AutomationRulesList


  • public final class AutomationRulesList
    extends Object
    The AutomationRulesList model.
    • Constructor Detail

      • AutomationRulesList

        public AutomationRulesList()
    • Method Detail

      • value

        public List<AutomationRuleInner> value()
        Get the value property: The value property.
        Returns:
        the value value.
      • withValue

        public AutomationRulesList withValue​(List<AutomationRuleInner> value)
        Set the value property: The value property.
        Parameters:
        value - the value value to set.
        Returns:
        the AutomationRulesList object itself.
      • nextLink

        public String nextLink()
        Get the nextLink property: The nextLink property.
        Returns:
        the nextLink value.
      • withNextLink

        public AutomationRulesList withNextLink​(String nextLink)
        Set the nextLink property: The nextLink property.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the AutomationRulesList object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.