Uses of Class
com.xensource.xenapi.Types.VdiTooSmall
-
Uses of Types.VdiTooSmall in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VdiTooSmallModifier 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.