public class ObjectVirtualPoolParam extends VirtualPoolCommonParam
| Constructor and Description | 
|---|
ObjectVirtualPoolParam()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getMaxRetention()
The maximum retention settings for the virtual pool. 
 | 
java.lang.Integer | 
getMinDataCenters()
The minimum number of data centers required for each CoprHD storage pool 
 | 
void | 
setMaxRetention(java.lang.Integer maxRetention)  | 
void | 
setMinDataCenters(java.lang.Integer minDataCenters)  | 
getDescription, getLongTermRetention, getName, getProtocols, getProvisionType, getSystemType, getUseMatchedPools, getVarrays, setDescription, setLongTermRetention, setName, setProtocols, setProvisionType, setSystemType, setUseMatchedPools, setVarrayspublic java.lang.Integer getMaxRetention()
public void setMaxRetention(java.lang.Integer maxRetention)
public java.lang.Integer getMinDataCenters()
public void setMinDataCenters(java.lang.Integer minDataCenters)