Class AutomationRuleAction

    • Constructor Detail

      • AutomationRuleAction

        public AutomationRuleAction()
    • Method Detail

      • order

        public int order()
        Get the order property: The order property.
        Returns:
        the order value.
      • withOrder

        public AutomationRuleAction withOrder​(int order)
        Set the order property: The order property.
        Parameters:
        order - the order value to set.
        Returns:
        the AutomationRuleAction object itself.
      • validate

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