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

com.softlayer.api.service.software.component.controlpanel.r1soft.Cdp Maven / Gradle / Ivy

There is a newer version: 0.3.4
Show newest version
package com.softlayer.api.service.software.component.controlpanel.r1soft;

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

/**
 * This object specifies a specific type of Software Component:  A R1soft continuous data protection instance. 
 *
 * @see SoftLayer_Software_Component_ControlPanel_R1soft_Cdp
 */
@ApiType("SoftLayer_Software_Component_ControlPanel_R1soft_Cdp")
public class Cdp extends R1soft {

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

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy