Class Firewall


  • @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 Detail

      • resource

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

      • Firewall

        public Firewall()
    • Method Detail

      • getResource

        public Firewall getResource()
      • setResource

        public void setResource​(Firewall resource)