All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.softlayer.api.service.billing.item.hardware.Colocation Maven / Gradle / Ivy

There is a newer version: 0.3.4
Show newest version
package com.softlayer.api.service.billing.item.hardware;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.billing.item.Hardware;

/**
 * The SoftLayer_Billing_Item_Hardware data type contains general information relating to a single SoftLayer billing item for hardware. 
 *
 * @see SoftLayer_Billing_Item_Hardware_Colocation
 */
@ApiType("SoftLayer_Billing_Item_Hardware_Colocation")
public class Colocation extends Hardware {

    public static class Mask extends com.softlayer.api.service.billing.item.Hardware.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy