Class ManagedRuleSetDefinitionList


  • public final class ManagedRuleSetDefinitionList
    extends Object
    List of managed rule set definitions available for use in a policy.
    • Constructor Detail

      • ManagedRuleSetDefinitionList

        public ManagedRuleSetDefinitionList()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: URL to retrieve next set of managed rule set definitions.
        Returns:
        the nextLink value.
      • withNextLink

        public ManagedRuleSetDefinitionList withNextLink​(String nextLink)
        Set the nextLink property: URL to retrieve next set of managed rule set definitions.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ManagedRuleSetDefinitionList object itself.
      • validate

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