Interface NetworkACLRulePatch.Action

  • Enclosing class:
    NetworkACLRulePatch

    public static interface NetworkACLRulePatch.Action
    The action to perform for a packet matching the rule.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ALLOW
      allow.
      static String DENY
      deny.