public class FileVirtualPoolRestRep extends VirtualPoolCommonRestRep
| Constructor and Description | 
|---|
FileVirtualPoolRestRep()  | 
FileVirtualPoolRestRep(FileVirtualPoolProtectionParam protection)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getFileReplicationType()  | 
java.lang.Boolean | 
getLongTermRetention()
Not currently used 
 | 
FileVirtualPoolProtectionParam | 
getProtection()
Not currently used 
 | 
void | 
setFileReplicationType(java.lang.String fileReplicationType)  | 
void | 
setLongTermRetention(java.lang.Boolean longTermRetention)  | 
void | 
setProtection(FileVirtualPoolProtectionParam protection)  | 
getAssignedStoragePools, getDescription, getInvalidMatchedStoragePools, getMatchedStoragePools, getNumPaths, getNumResources, getProtocols, getProvisioningType, getSystemType, getType, getUseMatchedPools, getVirtualArrays, setAssignedStoragePools, setDescription, setInvalidMatchedStoragePools, setMatchedStoragePools, setNumPaths, setNumResources, setProtocols, setProvisioningType, setSystemType, setType, setUseMatchedPools, setVirtualArraysgetCreationTime, getGlobal, getId, getInactive, getInternal, getLink, getName, getRemote, getTags, getVdc, setCreationTime, setGlobal, setId, setInactive, setInternal, setLink, setName, setRemote, setTags, setVdc, toStringpublic FileVirtualPoolRestRep()
public FileVirtualPoolRestRep(FileVirtualPoolProtectionParam protection)
public FileVirtualPoolProtectionParam getProtection()
public void setProtection(FileVirtualPoolProtectionParam protection)
public java.lang.Boolean getLongTermRetention()
public void setLongTermRetention(java.lang.Boolean longTermRetention)
public java.lang.String getFileReplicationType()
public void setFileReplicationType(java.lang.String fileReplicationType)