public class EMCRPResumeProductionConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPResumeProductionConfig() |
EMCRPResumeProductionConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getRpConsistencyGroupCopyIdentity() |
java.lang.String |
getRpSnapshotIdentity() |
void |
setCuicServer(CuicServer api) |
void |
setRpConsistencyGroupCopyIdentity(java.lang.String rpConsistencyGroupCopyIdentity) |
void |
setRpSnapshotIdentity(java.lang.String rpSnapshotIdentity) |
public EMCRPResumeProductionConfig()
public EMCRPResumeProductionConfig(CuicServer api)
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getRpConsistencyGroupCopyIdentity()
public void setRpConsistencyGroupCopyIdentity(java.lang.String rpConsistencyGroupCopyIdentity)
rpConsistencyGroupCopyIdentity
- the rpConsistencyGroupCopyIdentity to setpublic java.lang.String getRpSnapshotIdentity()
public void setRpSnapshotIdentity(java.lang.String rpSnapshotIdentity)
rpSnapshotIdentity
- the rpSnapshotIdentity to set