
com.softlayer.api.service.software.component.controlpanel.Idera Maven / Gradle / Ivy
package com.softlayer.api.service.software.component.controlpanel;
import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.software.Component;
/**
* This object specifies a specific type of control panel Software Component: An Idera instance.
*
* @see SoftLayer_Software_Component_ControlPanel_Idera
*/
@ApiType("SoftLayer_Software_Component_ControlPanel_Idera")
public class Idera extends Component {
public static class Mask extends com.softlayer.api.service.software.Component.Mask {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy