Class 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 Detail

      • resource

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

      • Routing

        public Routing()
    • Method Detail

      • getResource

        public Tenant getResource()
      • setResource

        public void setResource​(Tenant resource)