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(VCloudApi 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> |
VCloudHttpApiModule.envelopes(com.google.common.cache.CacheLoader<URI,Envelope> envelopes) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<URI,Envelope> |
VCloudHttpApiModule.envelopes(com.google.common.cache.CacheLoader<URI,Envelope> envelopes) |
Modifier and Type | Method and Description |
---|---|
Envelope |
VAppTemplateApi.getOvfEnvelopeForVAppTemplate(URI href) |
Modifier and Type | Method and Description |
---|---|
Envelope |
OVFLoader.load(URI template) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.