Uses of Class
org.jclouds.ovf.Envelope

Packages that use Envelope
org.jclouds.compute.domain   
org.jclouds.ovf   
 

Uses of Envelope in org.jclouds.compute.domain
 

Methods in org.jclouds.compute.domain with parameters of type Envelope
static CIMOperatingSystem CIMOperatingSystem.toComputeOs(Envelope ovf)
           
 

Uses of Envelope in org.jclouds.ovf
 

Methods in org.jclouds.ovf that return Envelope
 Envelope Envelope.Builder.build()
          
 

Method parameters in org.jclouds.ovf with type arguments of type Envelope
 Envelope.Builder Envelope.Builder.fromEnvelope(BaseEnvelope<VirtualSystem,Envelope> in)
          
 



Copyright © 2009-2011 jclouds. All Rights Reserved.