Uses of Class
org.jclouds.ovf.Envelope
-
Packages that use Envelope Package Description 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 Modifier and Type Method Description static CIMOperatingSystem
CIMOperatingSystem. toComputeOs(Envelope ovf)
-
Uses of Envelope in org.jclouds.ovf
Methods in org.jclouds.ovf that return Envelope Modifier and Type Method Description Envelope
Envelope.Builder. build()
Method parameters in org.jclouds.ovf with type arguments of type Envelope Modifier and Type Method Description Envelope.Builder
Envelope.Builder. fromEnvelope(BaseEnvelope<VirtualSystem,Envelope> in)
-