Class Interconnect


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

      • resource

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

      • Interconnect

        public Interconnect()
    • Method Detail

      • getResource

        public Tenant getResource()
      • setResource

        public void setResource​(Tenant resource)