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

com.softlayer.api.service.software.component.controlpanel.idera.ServerBackup Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.software.component.controlpanel.idera;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.software.component.controlpanel.Idera;

/**
 * This object specifies a specific type of Software Component:  A Idera Server Backup instance. 
 *
 * @see SoftLayer_Software_Component_ControlPanel_Idera_ServerBackup
 */
@ApiType("SoftLayer_Software_Component_ControlPanel_Idera_ServerBackup")
public class ServerBackup extends Idera {

    public static class Mask extends com.softlayer.api.service.software.component.controlpanel.Idera.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy