Uses of Class
com.xensource.xenapi.Types.VdiReadonly
-
Uses of Types.VdiReadonly in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VdiReadonlyModifier and TypeMethodDescriptionVDI.copy
(Connection c, SR sr) Copy either a full VDI or the block differences between two VDIs into either a fresh VDI or an existing VDI.VDI.copy
(Connection c, SR sr, VDI baseVdi, VDI intoVdi) Copy either a full VDI or the block differences between two VDIs into either a fresh VDI or an existing VDI.VDI.copyAsync
(Connection c, SR sr) Copy either a full VDI or the block differences between two VDIs into either a fresh VDI or an existing VDI.VDI.copyAsync
(Connection c, SR sr, VDI baseVdi, VDI intoVdi) Copy either a full VDI or the block differences between two VDIs into either a fresh VDI or an existing VDI.