Uses of Class
org.jclouds.ovf.xml.VirtualHardwareSectionHandler
-
Packages that use VirtualHardwareSectionHandler Package Description org.jclouds.ovf.xml org.jclouds.ovf.xml.internal -
-
Uses of VirtualHardwareSectionHandler in org.jclouds.ovf.xml
Constructors in org.jclouds.ovf.xml with parameters of type VirtualHardwareSectionHandler Constructor Description VirtualSystemHandler(javax.inject.Provider<VirtualSystem.Builder> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler)
-
Uses of VirtualHardwareSectionHandler in org.jclouds.ovf.xml.internal
Constructors in org.jclouds.ovf.xml.internal with parameters of type VirtualHardwareSectionHandler Constructor Description BaseVirtualSystemHandler(javax.inject.Provider<B> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler)
-