public class EMCRPCreateReplicationSetConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPCreateReplicationSetConfig() |
EMCRPCreateReplicationSetConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getRecoverPointConsistencyGroupIdentity() |
java.lang.String |
getReplicationSetName() |
void |
setCuicServer(CuicServer api) |
void |
setRecoverPointConsistencyGroupIdentity(java.lang.String recoverPointConsistencyGroupIdentity) |
void |
setReplicationSetName(java.lang.String replicationSetName) |
public EMCRPCreateReplicationSetConfig()
public EMCRPCreateReplicationSetConfig(CuicServer api)
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getRecoverPointConsistencyGroupIdentity()
public void setRecoverPointConsistencyGroupIdentity(java.lang.String recoverPointConsistencyGroupIdentity)
recoverPointConsistencyGroupIdentity
- the recoverPointConsistencyGroupIdentity to setpublic java.lang.String getReplicationSetName()
public void setReplicationSetName(java.lang.String replicationSetName)
replicationSetName
- the replicationSetName to set