Uses of Class
org.jclouds.ovf.xml.ProductSectionHandler
Packages that use ProductSectionHandler
-
Uses of ProductSectionHandler in org.jclouds.ovf.xml
Constructors in org.jclouds.ovf.xml with parameters of type ProductSectionHandlerModifierConstructorDescriptionVirtualSystemHandler
(jakarta.inject.Provider<VirtualSystem.Builder> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler) -
Uses of ProductSectionHandler in org.jclouds.ovf.xml.internal
Constructors in org.jclouds.ovf.xml.internal with parameters of type ProductSectionHandlerModifierConstructorDescriptionBaseVirtualSystemHandler
(jakarta.inject.Provider<B> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler)