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