Package org.libvirt
Class StorageVol.DownloadFlags
- java.lang.Object
-
- org.libvirt.StorageVol.DownloadFlags
-
- Enclosing class:
- StorageVol
public static final class StorageVol.DownloadFlags extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
SPARSE_STREAM
Use sparse stream
-
Constructor Summary
Constructors Constructor Description DownloadFlags()
-
-
-
Field Detail
-
SPARSE_STREAM
public static final int SPARSE_STREAM
Use sparse stream- See Also:
- Constant Field Values
-
-