@ApiType("SoftLayer_Billing_Item_Network_Tunnel")
public class Tunnel
extends Item
The SoftLayer_Billing_Item_Network_Storage data type describes the billing items related to StorageLayer accounts.
See Also:
SoftLayer_Billing_Item_Network_Tunnel
  • Field Details

    • resource

      @ApiProperty protected Context resource
      The IPsec VPN that a network tunnel billing item is associated with.
  • Constructor Details

    • Tunnel

      public Tunnel()
  • Method Details

    • getResource

      public Context getResource()
    • setResource

      public void setResource​(Context resource)