@ApiType("SoftLayer_Billing_Item_Network_Firewall")
public class Firewall
extends Item
The SoftLayer_Billing_Item_Network_Firewall data type contains general information relating to a single SoftLayer billing item whose item category code is 'firewall'
See Also:
SoftLayer_Billing_Item_Network_Firewall
  • Field Details

    • resource

      @ApiProperty protected Firewall resource
      The VLAN firewall that a VLAN firewall billing item is associated with.
  • Constructor Details

    • Firewall

      public Firewall()
  • Method Details

    • getResource

      public Firewall getResource()
    • setResource

      public void setResource​(Firewall resource)