@ApiType("SoftLayer_Billing_Item_Network_Interconnect")
public class Interconnect
extends Item
A SoftLayer_Billing_Item_Network_Interconnect represents the [[SoftLayer_Billing_Item|billing item]] related to a network interconnect instance.
See Also:
SoftLayer_Billing_Item_Network_Interconnect
  • Field Details

    • resource

      @ApiProperty protected Tenant resource
      The interconnect tenant that the billing item is associated with.
  • Constructor Details

    • Interconnect

      public Interconnect()
  • Method Details

    • getResource

      public Tenant getResource()
    • setResource

      public void setResource​(Tenant resource)