public class EMCRPUpdateSnapshotsConfig
extends java.lang.Object
Constructor and Description |
---|
EMCRPUpdateSnapshotsConfig() |
EMCRPUpdateSnapshotsConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getApi() |
java.lang.String |
getCollectSnapshots() |
java.lang.String |
getRpConsistencyGroupIdentity() |
void |
setApi(CuicServer api) |
void |
setCollectSnapshots(java.lang.String collectSnapshots) |
void |
setRpConsistencyGroupIdentity(java.lang.String rpConsistencyGroupIdentity) |
public EMCRPUpdateSnapshotsConfig()
public EMCRPUpdateSnapshotsConfig(CuicServer api)
public CuicServer getApi()
public void setApi(CuicServer api)
public java.lang.String getRpConsistencyGroupIdentity()
public void setRpConsistencyGroupIdentity(java.lang.String rpConsistencyGroupIdentity)
public java.lang.String getCollectSnapshots()
public void setCollectSnapshots(java.lang.String collectSnapshots)