public class EMCRPAddJournalVolumeConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPAddJournalVolumeConfig() |
EMCRPAddJournalVolumeConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getRecoverPointConsistencyGroupCopyIdentity() |
java.lang.String |
getRecoverPointVolumeIdentity() |
void |
setCuicServer(CuicServer api) |
void |
setRecoverPointConsistencyGroupCopyIdentity(java.lang.String recoverPointConsistencyGroupCopyIdentity) |
void |
setRecoverPointVolumeIdentity(java.lang.String recoverPointVolumeIdentity) |
public EMCRPAddJournalVolumeConfig()
public EMCRPAddJournalVolumeConfig(CuicServer api)
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getRecoverPointConsistencyGroupCopyIdentity()
public void setRecoverPointConsistencyGroupCopyIdentity(java.lang.String recoverPointConsistencyGroupCopyIdentity)
recoverPointConsistencyGroupCopyIdentity
- the recoverPointConsistencyGroupCopyIdentity to setpublic java.lang.String getRecoverPointVolumeIdentity()
public void setRecoverPointVolumeIdentity(java.lang.String recoverPointVolumeIdentity)
recoverPointVolumeIdentity
- the recoverPointVolumeIdentity to set