Uses of Class
org.jclouds.ovf.xml.DiskSectionHandler
-
Packages that use DiskSectionHandler Package Description org.jclouds.ovf.xml org.jclouds.ovf.xml.internal -
-
Uses of DiskSectionHandler in org.jclouds.ovf.xml
Constructors in org.jclouds.ovf.xml with parameters of type DiskSectionHandler Constructor Description EnvelopeHandler(DiskSectionHandler diskHandler, NetworkSectionHandler networkHandler, VirtualSystemHandler virtualSystemHandler, javax.inject.Provider<Envelope.Builder> envelopeBuilderProvider)
-
Uses of DiskSectionHandler in org.jclouds.ovf.xml.internal
Fields in org.jclouds.ovf.xml.internal declared as DiskSectionHandler Modifier and Type Field Description protected DiskSectionHandler
BaseEnvelopeHandler. diskHandler
Constructors in org.jclouds.ovf.xml.internal with parameters of type DiskSectionHandler Constructor Description BaseEnvelopeHandler(DiskSectionHandler diskHandler, NetworkSectionHandler networkHandler, H virtualSystemHandler, javax.inject.Provider<T> envelopeBuilderProvider)
-