public class BlockMirrorRestRep extends VolumeRestRep
VolumeRestRep.FullCopyRestRep, VolumeRestRep.MirrorRestRep, VolumeRestRep.ProtectionRestRep, VolumeRestRep.RecoverPointRestRep, VolumeRestRep.SRDFRestRep| Constructor and Description | 
|---|
BlockMirrorRestRep()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getReplicaState()  | 
NamedRelatedResourceRep | 
getSource()
Volume representing the source in a mirror relationship. 
 | 
java.lang.String | 
getSyncState()
Synchronization state. 
 | 
java.lang.String | 
getSyncType()
Synchronization type. 
 | 
void | 
setReplicaState(java.lang.String replicaState)  | 
void | 
setSource(NamedRelatedResourceRep source)  | 
void | 
setSyncState(java.lang.String syncState)  | 
void | 
setSyncType(java.lang.String syncType)  | 
getAccessState, getAllocatedCapacity, getAutoTierPolicyUri, getCapacity, getCompressionRatio, getHasXIO3XVolumes, getHaVolumes, getIsComposite, getLinkStatus, getPool, getPreAllocationSize, getProject, getProtection, getProvisionedCapacity, getSupportsSnapshotSessions, getSystemType, getTenant, getThinlyProvisioned, getVirtualPool, getVolumeGroups, setAccessState, setAllocatedCapacity, setAutoTierPolicyUri, setCapacity, setCompressionRatio, setHasXIO3XVolumes, setHaVolumes, setIsComposite, setLinkStatus, setPool, setPreAllocationSize, setProject, setProtection, setProvisionedCapacity, setSupportsSnapshotSessions, setSystemType, setTenant, setThinlyProvisioned, setVirtualPool, setVolumeGroupsgetConsistencyGroup, getDeviceLabel, getNativeId, getProtocols, getReplicationGroupInstance, getStorageController, getVirtualArray, getWwn, setConsistencyGroup, setDeviceLabel, setNativeId, setProtocols, setReplicationGroupInstance, setStorageController, setVirtualArray, setWwngetCreationTime, getGlobal, getId, getInactive, getInternal, getLink, getName, getRemote, getTags, getVdc, setCreationTime, setGlobal, setId, setInactive, setInternal, setLink, setName, setRemote, setTags, setVdc, toStringpublic NamedRelatedResourceRep getSource()
public void setSource(NamedRelatedResourceRep source)
public java.lang.String getSyncState()
public void setSyncState(java.lang.String syncState)
public java.lang.String getSyncType()
public void setSyncType(java.lang.String syncType)
public java.lang.String getReplicaState()
public void setReplicaState(java.lang.String replicaState)