java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.billing.Item
com.softlayer.api.service.billing.item.network.interconnect.Routing

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

    • resource

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

    • Routing

      public Routing()
  • Method Details

    • getResource

      public Tenant getResource()
    • setResource

      public void setResource​(Tenant resource)