public class EMCRPAddCopyLinkConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPAddCopyLinkConfig() |
EMCRPAddCopyLinkConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getApi() |
java.lang.String |
getRecoverPointConsistencyGroupFirstCopyIdentity() |
java.lang.String |
getRecoverPointConsistencyGroupSecondCopyIdentity() |
void |
setApi(CuicServer api) |
void |
setRecoverPointConsistencyGroupFirstCopyIdentity(java.lang.String recoverPointConsistencyGroupFirstCopyIdentity) |
void |
setRecoverPointConsistencyGroupSecondCopyIdentity(java.lang.String recoverPointConsistencyGroupSecondCopyIdentity) |
public EMCRPAddCopyLinkConfig()
public EMCRPAddCopyLinkConfig(CuicServer api)
public java.lang.String getRecoverPointConsistencyGroupFirstCopyIdentity()
public void setRecoverPointConsistencyGroupFirstCopyIdentity(java.lang.String recoverPointConsistencyGroupFirstCopyIdentity)
public java.lang.String getRecoverPointConsistencyGroupSecondCopyIdentity()
public void setRecoverPointConsistencyGroupSecondCopyIdentity(java.lang.String recoverPointConsistencyGroupSecondCopyIdentity)
public CuicServer getApi()
public void setApi(CuicServer api)