Package org.libvirt
Class DomainSnapshot.SnapshotDeleteFlags
java.lang.Object
org.libvirt.DomainSnapshot.SnapshotDeleteFlags
- Enclosing class:
- DomainSnapshot
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
CHILDREN
public static final int CHILDREN -
METADATA_ONLY
public static final int METADATA_ONLY -
CHILDREN_ONLY
public static final int CHILDREN_ONLY
-
-
Constructor Details
-
SnapshotDeleteFlags
public SnapshotDeleteFlags()
-