Modifier and Type | Method and Description |
---|---|
static CIMOperatingSystem |
CIMOperatingSystem.toComputeOs(Envelope ovf) |
Modifier and Type | Method and Description |
---|---|
Envelope |
Envelope.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Envelope.Builder |
Envelope.Builder.fromEnvelope(BaseEnvelope<VirtualSystem,Envelope> in) |
Modifier and Type | Method and Description |
---|---|
Envelope |
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException.apply(VAppTemplate from) |
Constructor and Description |
---|
HardwareForVAppTemplate(com.google.common.base.Function<VAppTemplate,Envelope> templateToEnvelope,
FindLocationForResource findLocationForResource,
VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder) |
ImageForVAppTemplate(Map<Status,Image.Status> toPortableImageStatus,
com.google.common.base.Function<VAppTemplate,Envelope> templateToEnvelope,
FindLocationForResource findLocationForResource) |
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(com.google.common.cache.LoadingCache<URI,Envelope> envelopes) |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Function<VAppTemplate,Envelope> |
VCloudComputeServiceAdapter.templateToEnvelope |
Constructor and Description |
---|
VCloudComputeServiceAdapter(VCloudClient client,
com.google.common.base.Predicate<URI> successTester,
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn booter,
com.google.common.base.Supplier<Map<String,Org>> nameToOrg,
VAppTemplatesSupplier templates,
com.google.common.base.Function<VAppTemplate,Envelope> templateToEnvelope) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<URI,Envelope> |
VCloudRestClientModule.envelopes(com.google.common.cache.CacheLoader<URI,Envelope> envelopes) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<URI,Envelope> |
VCloudRestClientModule.envelopes(com.google.common.cache.CacheLoader<URI,Envelope> envelopes) |
Modifier and Type | Method and Description |
---|---|
Envelope |
VAppTemplateClient.getOvfEnvelopeForVAppTemplate(URI vAppTemplate) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Envelope> |
VAppTemplateAsyncClient.getOvfEnvelopeForVAppTemplate(URI href) |
Modifier and Type | Method and Description |
---|---|
Envelope |
OVFLoader.load(URI template) |
Copyright © 2009-2013 jclouds. All Rights Reserved.