Class RequestRules


  • @ApiType("SoftLayer_Network_SecurityGroup_RequestRules")
    public class RequestRules
    extends Request
    The SoftLayer_Network_SecurityGroup_RequestRules data type contains the ID of a specific request sent to the API, as well as an associative array of the rules that were created, edited, or removed by the request.
    See Also:
    SoftLayer_Network_SecurityGroup_RequestRules
    • Constructor Detail

      • RequestRules

        public RequestRules()
    • Method Detail

      • getRules

        public List<Rule> getRules()
      • isRulesSpecified

        public boolean isRulesSpecified()
      • unsetRules

        public void unsetRules()