Class Vlan


  • @ApiType("SoftLayer_Billing_Item_Network_Vlan")
    public class Vlan
    extends Item
    The SoftLayer_Billing_Item_Network_Vlan data type contains general information relating to a single SoftLayer billing item whose item category code is one of the following:
    * network_vlan


    These item categories denote that the billing item has network vlan information attached.
    See Also:
    SoftLayer_Billing_Item_Network_Vlan
    • Field Detail

      • resource

        @ApiProperty
        protected Vlan resource
        The network vlan resource for this billing item.
    • Constructor Detail

      • Vlan

        public Vlan()
    • Method Detail

      • getResource

        public Vlan getResource()
      • setResource

        public void setResource​(Vlan resource)