public class EMCRPRecoverProductionConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPRecoverProductionConfig() |
EMCRPRecoverProductionConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getApi() |
java.lang.String |
getRpConsistencyGroupCopyIdentity() |
java.lang.String |
getRpSnapshotIdentity() |
void |
setApi(CuicServer api) |
void |
setRpConsistencyGroupCopyIdentity(java.lang.String rpConsistencyGroupCopyIdentity) |
void |
setRpSnapshotIdentity(java.lang.String rpSnapshotIdentity) |
public EMCRPRecoverProductionConfig()
public EMCRPRecoverProductionConfig(CuicServer api)
public CuicServer getApi()
public void setApi(CuicServer api)
public java.lang.String getRpConsistencyGroupCopyIdentity()
public void setRpConsistencyGroupCopyIdentity(java.lang.String rpConsistencyGroupCopyIdentity)
public java.lang.String getRpSnapshotIdentity()
public void setRpSnapshotIdentity(java.lang.String rpSnapshotIdentity)