@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
  • Field Details

  • Constructor Details

    • RequestRules

      public RequestRules()
  • Method Details

    • getRules

      public List<Rule> getRules()
    • isRulesSpecified

      public boolean isRulesSpecified()
    • unsetRules

      public void unsetRules()