public class FileVirtualPoolUpdateParam extends VirtualPoolUpdateParam
| Constructor and Description | 
|---|
FileVirtualPoolUpdateParam()  | 
FileVirtualPoolUpdateParam(FileVirtualPoolProtectionUpdateParam protection)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
getLongTermRetention()  | 
FileVirtualPoolProtectionUpdateParam | 
getProtection()
The new protection settings for the virtual pool. 
 | 
void | 
setLongTermRetention(java.lang.Boolean retention)  | 
void | 
setProtection(FileVirtualPoolProtectionUpdateParam protection)  | 
getDescription, getName, getProtocolChanges, getProvisionType, getSystemType, getUseMatchedPools, getVarrayChanges, setDescription, setName, setProtocolChanges, setProvisionType, setSystemType, setUseMatchedPools, setVarrayChangespublic FileVirtualPoolUpdateParam()
public FileVirtualPoolUpdateParam(FileVirtualPoolProtectionUpdateParam protection)
public FileVirtualPoolProtectionUpdateParam getProtection()
public void setProtection(FileVirtualPoolProtectionUpdateParam protection)
public java.lang.Boolean getLongTermRetention()
public void setLongTermRetention(java.lang.Boolean retention)