public class VirtualPoolProtectionSnapshotsParam
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_DISABLED  | 
| Constructor and Description | 
|---|
VirtualPoolProtectionSnapshotsParam()  | 
VirtualPoolProtectionSnapshotsParam(java.lang.Integer maxSnapshots)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getMaxSnapshots()
The maximum snapshots. 
 | 
void | 
setMaxSnapshots(java.lang.Integer maxSnapshots)  | 
public static final int MAX_DISABLED