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

com.softlayer.api.service.hardware.Switch Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.hardware;

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

/**
 * The SoftLayer_Hardware_Switch object extends the base functionality of the SoftLayer_Hardware service. 
 *
 * @see SoftLayer_Hardware_Switch
 */
@ApiType("SoftLayer_Hardware_Switch")
public class Switch extends Hardware {

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

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy