VMHandler(javax.inject.Provider<VM.Builder> builderProvider,
org.jclouds.ovf.xml.OperatingSystemSectionHandler osHandler,
org.jclouds.ovf.xml.VirtualHardwareSectionHandler hardwareHandler,
org.jclouds.ovf.xml.ProductSectionHandler productHandler,
javax.inject.Provider<org.jclouds.ovf.xml.NetworkSectionHandler> networkSectionHandler,
javax.inject.Provider<NetworkConfigSectionHandler> networkConfigSectionHandler,
javax.inject.Provider<NetworkConnectionSectionHandler> networkConnectionSectionHandler)
|