A B C D E F G H I J K L M N O P R S T U V W 

A

addElementsUnderRoot(XMLBuilder, String, O, boolean) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
addNetworkConfig(XMLBuilder, Iterable<NetworkConfig>) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
addNetworkConfig(NetworkConfig) - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
s have internal networks that can be connected in order to access the internet or other external networks.
addNetworkConfig(NetworkConfig) - Static method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions.Builder
 
address(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
address(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
address(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
addressOnParent(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
addressOnParent(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
addressOnParent(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
addVAppTemplateOrMediaImageToCatalogAndNameItem(URI, URI, String, CatalogItemOptions...) - Method in interface org.jclouds.vcloud.features.CatalogApi
A catalog can contain references to vApp templates and media images that have been uploaded to any vDC in an organization.
AddVCloudAuthorizationAndCookieToRequest - Class in org.jclouds.vcloud.filters
Adds the VCloud Token to the request as a cookie
AddVCloudAuthorizationAndCookieToRequest(Supplier<String>) - Constructor for class org.jclouds.vcloud.filters.AddVCloudAuthorizationAndCookieToRequest
 
adminPassword - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
adminPassword - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
adminPasswordAuto - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
adminPasswordAuto - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
adminPasswordEnabled - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
adminPasswordEnabled - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
allCatalogItemsInCatalog - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogItemSupplier
 
allCatalogsInOrg - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogSupplier
 
allocated - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
allocatedIpAddresses - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
AllocationModel - Enum in org.jclouds.vcloud.domain
The AllocationModel element defines how resources are allocated in a vDC.
allocationModel - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
allocationUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
allocationUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
allocationUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
allowedExternalIpAddresses - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
apply(NetworkConfig) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator
 
apply(ReferenceType) - Method in class org.jclouds.vcloud.compute.functions.FindLocationForResource
searches for a location associated with this resource.
apply(VApp) - Method in class org.jclouds.vcloud.compute.functions.HardwareForVApp
 
apply(VAppTemplate) - Method in class org.jclouds.vcloud.compute.functions.HardwareForVAppTemplate
 
apply(VAppTemplate) - Method in class org.jclouds.vcloud.compute.functions.ImageForVAppTemplate
 
apply(VAppTemplate) - Method in class org.jclouds.vcloud.compute.functions.ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException
 
apply(VApp) - Method in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
apply(ResourceAllocationSettingData) - Method in class org.jclouds.vcloud.compute.functions.VCloudHardwareBuilderFromResourceAllocations
 
apply(Network, VCloudTemplateOptions) - Method in class org.jclouds.vcloud.compute.strategy.NetworkConfigurationForNetworkAndOptions
returns a NetworkConfig used to instantiate a vAppTemplate to either the default parent (org) network, or one specified by options.
apply(ReferenceType) - Method in class org.jclouds.vcloud.config.DefaultCatalogForOrg
 
apply(ReferenceType) - Method in class org.jclouds.vcloud.config.DefaultNetworkForVDC
 
apply(ReferenceType) - Method in class org.jclouds.vcloud.config.DefaultTasksListForOrg
 
apply(ReferenceType) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule.WriteableCatalog
 
apply(ReferenceType) - Method in class org.jclouds.vcloud.config.DefaultVDCForOrg
 
apply(Catalog) - Method in class org.jclouds.vcloud.functions.CatalogItemsInCatalog
 
apply(Org) - Method in class org.jclouds.vcloud.functions.CatalogItemsInOrg
 
apply(Org) - Method in class org.jclouds.vcloud.functions.CatalogsInOrg
 
apply(VAppTemplate) - Method in class org.jclouds.vcloud.functions.DefaultNetworkNameInTemplate
 
apply(Org) - Method in class org.jclouds.vcloud.functions.NetworksInOrg
 
apply(Object) - Method in class org.jclouds.vcloud.functions.OrgNameToEndpoint
 
apply(Object) - Method in class org.jclouds.vcloud.functions.OrgNameToTasksListEndpoint
 
apply(Iterable<Location>) - Method in class org.jclouds.vcloud.functions.OrgsForLocations
Zones are assignable, but we want regions. so we look for zones, whose parent is region. then, we use a set to extract the unique set.
apply(Iterable<String>) - Method in class org.jclouds.vcloud.functions.OrgsForNames
 
apply(HttpResponse) - Method in class org.jclouds.vcloud.functions.ParseLoginResponseFromHeaders
parses the http response headers to create a new VCloudSession object.
apply(Iterable<CatalogItem>) - Method in class org.jclouds.vcloud.functions.VAppTemplatesForCatalogItems
 
apply(Org) - Method in class org.jclouds.vcloud.functions.VAppTemplatesInOrg
 
apply(Org) - Method in class org.jclouds.vcloud.functions.VDCsInOrg
 
apply(Location) - Method in class org.jclouds.vcloud.location.DefaultVDC.IsDefaultVDC
 
apply(URI) - Method in class org.jclouds.vcloud.predicates.TaskSuccess
 
apply(Iterable<ReferenceType>) - Method in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
authorizePublicKey(String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
automaticAllocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
automaticAllocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
automaticAllocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
automaticDeallocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
automaticDeallocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
automaticDeallocation(Boolean) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
availableNetworks - Variable in class org.jclouds.vcloud.xml.VDCHandler
 

B

bindCacheLoaders() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
BindCaptureVAppParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindCaptureVAppParamsToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
BindCatalogItemToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindCatalogItemToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
BindCloneParamsToXmlPayload<O extends CloneOptions> - Class in org.jclouds.vcloud.binders
 
BindCloneParamsToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
BindCloneVAppParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindCloneVAppParamsToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
 
BindCloneVAppTemplateParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindCloneVAppTemplateParamsToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
 
BindCPUCountToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindCPUCountToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindCPUCountToXmlPayload
 
BindDeployVAppParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindDeployVAppParamsToXmlPayload(BindToStringPayload, String) - Constructor for class org.jclouds.vcloud.binders.BindDeployVAppParamsToXmlPayload
 
bindErrorHandlers() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
BindGuestCustomizationSectionToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindGuestCustomizationSectionToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
 
BindInstantiateVAppTemplateParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindInstantiateVAppTemplateParamsToXmlPayload(LoadingCache<URI, VAppTemplate>, Function<VAppTemplate, String>, BindToStringPayload, String, String, Supplier<ReferenceType>, FenceMode) - Constructor for class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator - Class in org.jclouds.vcloud.binders
 
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator(VAppTemplate, URI, FenceMode, Function<VAppTemplate, String>) - Constructor for class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator
 
BindMemoryToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindMemoryToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindMemoryToXmlPayload
 
BindNetworkConnectionSectionToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindNetworkConnectionSectionToXmlPayload(BindToStringPayload, String, String) - Constructor for class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
 
BindParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindParamsToXmlPayload(String, BindToStringPayload, String) - Constructor for class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindCPUCountToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindMemoryToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.OrgNameAndCatalogNameToEndpoint
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.OrgNameAndCatalogNameToEndpoint
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.OrgNameAndVDCNameToEndpoint
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.OrgNameAndVDCNameToEndpoint
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.OrgNameCatalogNameItemNameToEndpoint
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.OrgNameCatalogNameItemNameToEndpoint
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.OrgNameCatalogNameVAppTemplateNameToEndpoint
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.OrgNameCatalogNameVAppTemplateNameToEndpoint
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
bindToRequest(R, Object) - Method in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
BindUndeployVAppParamsToXmlPayload - Class in org.jclouds.vcloud.binders
 
BindUndeployVAppParamsToXmlPayload(BindToStringPayload, String) - Constructor for class org.jclouds.vcloud.binders.BindUndeployVAppParamsToXmlPayload
 
blockOnPort(int, int) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
blockOnPort(int, int) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
booter - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
build() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
build() - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
build() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
build() - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
 
build() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
build() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
build() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
build() - Method in class org.jclouds.vcloud.VCloudApiMetadata.Builder
 
builder() - Static method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
builder() - Static method in class org.jclouds.vcloud.domain.NetworkConnection
 
builder() - Static method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
builder() - Static method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
 
builder() - Static method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
builder() - Static method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
builder() - Static method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
buildJustProviderOrVDCs() - Method in class org.jclouds.vcloud.location.OrgAndVDCToLocationSupplier
 
buildRoot(String) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
buildRoot(String) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
buildRoot(String, O) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
buildRoot(String, CloneVAppOptions) - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
 
buildRoot(String) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
buildVersion - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
busSubType(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
busType(int) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 

C

cancelTask(URI) - Method in interface org.jclouds.vcloud.features.TaskApi
 
Capacity - Class in org.jclouds.vcloud.domain
reports storage resource consumption in a vDC.
Capacity(String, long, long, int, long) - Constructor for class org.jclouds.vcloud.domain.Capacity
 
capacity(long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
caption(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
caption(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
caption(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
captureVAppAsTemplateInVDC(URI, String, URI, CaptureVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
The captureVApp request creates a vApp template from an instantiated vApp.
CaptureVAppOptions - Class in org.jclouds.vcloud.options
 
CaptureVAppOptions() - Constructor for class org.jclouds.vcloud.options.CaptureVAppOptions
 
CaptureVAppOptions.Builder - Class in org.jclouds.vcloud.options
 
CaptureVAppOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CaptureVAppOptions.Builder
 
Catalog - Interface in org.jclouds.vcloud.domain
 
Catalog - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud Catalog.
CATALOG_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.catalog+xml"
CATALOG_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.catalog+xml"
CatalogApi - Interface in org.jclouds.vcloud.features
Provides access to Catalog functionality in vCloud

CatalogHandler - Class in org.jclouds.vcloud.xml
 
CatalogHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.CatalogHandler
 
CatalogImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
CatalogImpl(String, String, URI, ReferenceType, String, Map<String, ReferenceType>, Iterable<Task>, boolean, boolean) - Constructor for class org.jclouds.vcloud.domain.internal.CatalogImpl
 
CatalogItem - Interface in org.jclouds.vcloud.domain
 
catalogItem - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
 
CATALOGITEM_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.catalogItem+xml"
CATALOGITEM_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.catalogItem+xml"
CatalogItemHandler - Class in org.jclouds.vcloud.xml
 
CatalogItemHandler() - Constructor for class org.jclouds.vcloud.xml.CatalogItemHandler
 
CatalogItemImpl - Class in org.jclouds.vcloud.domain.internal
 
CatalogItemImpl(String, URI, String, ReferenceType, Map<String, String>) - Constructor for class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
CatalogItemOptions - Class in org.jclouds.vcloud.options
 
CatalogItemOptions() - Constructor for class org.jclouds.vcloud.options.CatalogItemOptions
 
CatalogItemOptions.Builder - Class in org.jclouds.vcloud.options
 
CatalogItemOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CatalogItemOptions.Builder
 
CatalogItemsInCatalog - Class in org.jclouds.vcloud.functions
 
CatalogItemsInOrg - Class in org.jclouds.vcloud.functions
 
catalogs - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
CatalogsInOrg - Class in org.jclouds.vcloud.functions
 
catalogSupplier - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogItemSupplier
 
changeSid - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
changeSid - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.CatalogHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.OrgHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.TaskHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VAppHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VDCHandler
 
characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VmHandler
 
children - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
children - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
client - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
client - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
clone() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
CloneOptions - Class in org.jclouds.vcloud.options
 
CloneOptions() - Constructor for class org.jclouds.vcloud.options.CloneOptions
 
CloneOptions.Builder - Class in org.jclouds.vcloud.options
 
CloneOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneOptions.Builder
 
CloneVAppOptions - Class in org.jclouds.vcloud.options
 
CloneVAppOptions() - Constructor for class org.jclouds.vcloud.options.CloneVAppOptions
 
CloneVAppOptions.Builder - Class in org.jclouds.vcloud.options
 
CloneVAppOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneVAppOptions.Builder
 
CloneVAppTemplateOptions - Class in org.jclouds.vcloud.options
 
CloneVAppTemplateOptions() - Constructor for class org.jclouds.vcloud.options.CloneVAppTemplateOptions
 
CloneVAppTemplateOptions.Builder - Class in org.jclouds.vcloud.options
 
CloneVAppTemplateOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneVAppTemplateOptions.Builder
 
compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
 
compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
computerName - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
computerName - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
configuration - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
configurationKey - Variable in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
configure() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceContextModule
 
configure() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
configure() - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
configure() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
connected(boolean) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
connected - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
connection(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
connection(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
connection(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
connections - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
connections(Iterable<NetworkConnection>) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
connections - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
connections - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
copyTo(TemplateOptions) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
copyVAppTemplateToVDCAndName(URI, URI, String, CloneVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
 
copyVAppToVDCAndName(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppApi
 
cpuCapacity - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
createVAppInVDCByInstantiatingTemplate(String, URI, URI, InstantiateVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
 
credentialStore - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.CatalogHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.OrgHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.VDCHandler
 
currentOrNull() - Method in class org.jclouds.vcloud.xml.VmHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
currentText - Variable in class org.jclouds.vcloud.xml.VmHandler
 
customizationScript(String) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
customizationScript(String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
Specifies the customizationScript used to run instances with
customizationScript - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
customizationScript - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 

D

dateService - Variable in class org.jclouds.vcloud.xml.TaskHandler
 
DefaultCatalogForOrg - Class in org.jclouds.vcloud.config
 
DefaultCatalogForOrg(ValueOfConfigurationKeyOrNull, Predicate<ReferenceType>, Supplier<Map<String, Org>>) - Constructor for class org.jclouds.vcloud.config.DefaultCatalogForOrg
 
defaultFenceMode - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
defaultFenceMode - Variable in class org.jclouds.vcloud.compute.strategy.NetworkConfigurationForNetworkAndOptions
 
defaultFenceMode(String) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
defaultLeaseTime - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
defaultNetwork - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
defaultNetworkConfig - Variable in class org.jclouds.vcloud.compute.strategy.NetworkConfigurationForNetworkAndOptions
 
DefaultNetworkForVDC - Class in org.jclouds.vcloud.config
 
DefaultNetworkForVDC(ValueOfConfigurationKeyOrNull, Predicate<ReferenceType>, Supplier<Map<URI, VDC>>) - Constructor for class org.jclouds.vcloud.config.DefaultNetworkForVDC
 
defaultNetworkNameInTemplate - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
DefaultNetworkNameInTemplate - Class in org.jclouds.vcloud.functions
 
DefaultNetworkNameInTemplate() - Constructor for class org.jclouds.vcloud.functions.DefaultNetworkNameInTemplate
 
defaultOrg - Variable in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
DefaultOrgForUser - Class in org.jclouds.vcloud.config
 
DefaultOrgForUser(ValueOfConfigurationKeyOrNull, Predicate<ReferenceType>, Supplier<VCloudSession>) - Constructor for class org.jclouds.vcloud.config.DefaultOrgForUser
 
defaultProperties() - Static method in class org.jclouds.vcloud.VCloudApiMetadata
 
defaultReferenceType(Iterable<ReferenceType>) - Method in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
defaultSelector - Variable in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
DefaultTasksListForOrg - Class in org.jclouds.vcloud.config
 
DefaultTasksListForOrg(Supplier<Map<String, Org>>) - Constructor for class org.jclouds.vcloud.config.DefaultTasksListForOrg
 
DefaultVCloudReferencesModule - Class in org.jclouds.vcloud.config
 
DefaultVCloudReferencesModule() - Constructor for class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
DefaultVCloudReferencesModule.WriteableCatalog - Class in org.jclouds.vcloud.config
 
DefaultVCloudReferencesModule.WriteableCatalog(Supplier<Map<URI, Catalog>>) - Constructor for class org.jclouds.vcloud.config.DefaultVCloudReferencesModule.WriteableCatalog
 
defaultVDC - Variable in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
DefaultVDC - Class in org.jclouds.vcloud.location
 
DefaultVDC.IsDefaultVDC - Class in org.jclouds.vcloud.location
 
DefaultVDCForOrg - Class in org.jclouds.vcloud.config
 
DefaultVDCForOrg(ValueOfConfigurationKeyOrNull, Predicate<ReferenceType>, Supplier<Map<String, Org>>) - Constructor for class org.jclouds.vcloud.config.DefaultVDCForOrg
 
deleteCatalogItem(URI) - Method in interface org.jclouds.vcloud.features.CatalogApi
 
deleteVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
delete a vAppTemplate, vApp, or media image.
deleteVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
delete a vAppTemplate, vApp, or media image.
deploy() - Static method in class org.jclouds.vcloud.options.CloneVAppOptions.Builder
 
deploy() - Method in class org.jclouds.vcloud.options.CloneVAppOptions
the clone should be deployed after it is created
deploy(boolean) - Static method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions.Builder
 
deploy(boolean) - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
deploy the vapp after it is instantiated?
deployAndPowerOnVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
like VAppApi.deployVApp(URI), except deploy transitions to power on state
deployAndPowerOnVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
like #deploy(URI), except deploy transitions to power on state
deployVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
To deploy a vApp, the client makes a request to its action/deploy URL.
DEPLOYVAPPPARAMS_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.deployVAppParams+xml"
DEPLOYVAPPPARAMS_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.deployVAppParams+xml"
deployVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
To deploy a vApp, the client makes a request to its action/deploy URL.
depth - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
description(String) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
description(String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
Optional description.
description(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
description(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
description(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
description(String) - Static method in class org.jclouds.vcloud.options.CatalogItemOptions.Builder
 
description(String) - Method in class org.jclouds.vcloud.options.CatalogItemOptions
optional description for the CatalogItem
description(String) - Static method in class org.jclouds.vcloud.options.CloneOptions.Builder
 
description(String) - Method in class org.jclouds.vcloud.options.CloneOptions
the clone should be powered on after it is deployed
description(String) - Static method in class org.jclouds.vcloud.options.CloneVAppOptions.Builder
description(String) - Method in class org.jclouds.vcloud.options.CloneVAppOptions
the clone should be powered on after it is deployed
description(String) - Static method in class org.jclouds.vcloud.options.CloneVAppTemplateOptions.Builder
description(String) - Method in class org.jclouds.vcloud.options.CloneVAppTemplateOptions
the clone should be powered on after it is deployed
description(String) - Static method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions.Builder
 
description(String) - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
Optional description.
description - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
 
description - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
description - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
description - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
description - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
description - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
description - Variable in class org.jclouds.vcloud.xml.VmHandler
 
destinationIp - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
destroyNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
DhcpService - Class in org.jclouds.vcloud.domain.network
specifies the properties of the network’s DHCP service
DhcpService(boolean, Integer, Integer, IpRange) - Constructor for class org.jclouds.vcloud.domain.network.DhcpService
 
dhcpService - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
dns1 - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
dns2 - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
dnsSuffix - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
domainName - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
domainName - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
domainUserName - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
domainUserName - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
domainUserPassword - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
domainUserPassword - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 

E

edit - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
edit - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
edit(ReferenceType) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
edit - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
edit(ReferenceType) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
 
edit - Variable in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
edit - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
edit - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
EditableResourceAllocationSettingData - Class in org.jclouds.vcloud.domain.ovf
 
EditableResourceAllocationSettingData(String, String, String, String, String, String, String, Boolean, Boolean, ResourceAllocationSettingData.ConsumerVisibility, Long, ResourceAllocationSettingData.MappingBehavior, String, String, String, Long, String, ResourceAllocationSettingData.ResourceType, Long, String, Integer, List<String>, List<String>, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
 
EditableResourceAllocationSettingData.Builder - Class in org.jclouds.vcloud.domain.ovf
 
EditableResourceAllocationSettingData.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
 
element - Variable in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 
elementName(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
elementName(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
elementName(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
enabled - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
enabled - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
endAddress - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.CatalogHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.OrgHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.TaskHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.TasksListHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.VAppHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.VDCHandler
 
endElement(String, String, String) - Method in class org.jclouds.vcloud.xml.VmHandler
 
ensureVmHasAllocationModeOrPooled(VApp, IpAddressAllocationMode) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
entity - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
 
envelopes(CacheLoader<URI, Envelope>) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
equals(Object) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
equals(Object) - Method in class org.jclouds.vcloud.domain.Capacity
 
equals(Object) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
equals(Object) - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.internal.VmImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.DhcpService
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.Features
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.FirewallService
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.IpRange
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.IpScope
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.NatService
 
equals(Object) - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
equals(Object) - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
equals(Object) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
equals(Object) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
equals(Object) - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
equals(Object) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
equals(Object) - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
ERROR_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.error+xml"
ERROR_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.error+xml"
ErrorHandler - Class in org.jclouds.vcloud.xml
 
ErrorHandler() - Constructor for class org.jclouds.vcloud.xml.ErrorHandler
 
ErrorImpl - Class in org.jclouds.vcloud.domain.internal
 
ErrorImpl(String, int, VCloudError.MinorCode, String, String) - Constructor for class org.jclouds.vcloud.domain.internal.ErrorImpl
 
externalIP - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
externalIpAddress(String) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
externalIpAddress - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
externalPort - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 

F

Features - Class in org.jclouds.vcloud.domain.network
The Features element defines the DHCP and firewall features of a network.
Features(DhcpService, FirewallService, NatService) - Constructor for class org.jclouds.vcloud.domain.network.Features
 
features - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
fenceMode(FenceMode) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
fenceMode(FenceMode) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
How to connect to the parent network
FenceMode - Enum in org.jclouds.vcloud.domain.network
The FenceMode element contains one of the following strings that specify how a network is connected to its parent network.
fenceMode(FenceMode) - Method in class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
fenceMode - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
filter(HttpRequest) - Method in class org.jclouds.vcloud.filters.AddVCloudAuthorizationAndCookieToRequest
 
findCatalogInOrgNamed(String, String) - Method in interface org.jclouds.vcloud.features.CatalogApi
returns the catalog in the organization associated with the specified name.
findCatalogItemInOrgCatalogNamed(String, String, String) - Method in interface org.jclouds.vcloud.features.CatalogApi
returns the catalog item in the catalog associated with the specified name.
FindLocationForResource - Class in org.jclouds.vcloud.compute.functions
 
FindLocationForResource(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.vcloud.compute.functions.FindLocationForResource
 
findLocationForResourceInVDC - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
findNetworkInOrgVDCNamed(String, String, String) - Method in interface org.jclouds.vcloud.features.NetworkApi
 
findOptionsInArgsOrNew(GeneratedHttpRequest) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
findOptionsInArgsOrNew(GeneratedHttpRequest) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
findOptionsInArgsOrNull(GeneratedHttpRequest) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
findOptionsInArgsOrNull(GeneratedHttpRequest) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
findOrgNamed(String) - Method in interface org.jclouds.vcloud.features.OrgApi
This call returns a list of all vCloud Data Centers (vdcs), catalogs, and task lists within the organization.
findReferenceTypeWithNameMatchingPattern(Iterable<ReferenceType>, String) - Method in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
findTasksListInOrgNamed(String) - Method in interface org.jclouds.vcloud.features.TaskApi
 
findVAppInOrgVDCNamed(String, String, String) - Method in interface org.jclouds.vcloud.features.VAppApi
 
findVAppTemplateInOrgCatalogNamed(String, String, String) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
returns the vapp template corresponding to a catalog item in the catalog associated with the specified name.
findVDCInOrgNamed(String, String) - Method in interface org.jclouds.vcloud.features.VDCApi
returns the VDC in the organization associated with the specified name.
FirewallPolicy - Enum in org.jclouds.vcloud.domain.network.firewall
specifies how packets are handled by the firewall
firewallPolicy - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
FirewallProtocols - Class in org.jclouds.vcloud.domain.network.firewall
The Protocols element specifies the protocols to which firewall rules apply.
FirewallProtocols(boolean, boolean) - Constructor for class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
FirewallRule - Class in org.jclouds.vcloud.domain.network.firewall
The FirewallRule element defines a single firewall rule.
FirewallRule(boolean, String, FirewallPolicy, FirewallProtocols, int, String) - Constructor for class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
firewallRuleDescription - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
firewallRuleEnabled - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
firewallRules - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
FirewallService - Class in org.jclouds.vcloud.domain.network
The FirewallService element defines the firewall service capabilities of a network.
FirewallService(boolean, Iterable<FirewallRule>) - Constructor for class org.jclouds.vcloud.domain.network.FirewallService
 
firewallService - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
fromEditableResourceAllocationSettingData(EditableResourceAllocationSettingData) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
 
fromNetworkConfig(NetworkConfig) - Method in class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
fromNetworkConnection(NetworkConnection) - Static method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
fromNetworkConnectionSection(NetworkConnectionSection) - Static method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
fromResourceAllocationSettingData(ResourceAllocationSettingData) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
 
fromResourceAllocationSettingData(ResourceAllocationSettingData) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
fromResourceAllocationSettingData(ResourceAllocationSettingData) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
fromSection(Section<VirtualHardwareSection>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.AllocationModel
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.network.FenceMode
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatType
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.Status
 
fromValue(int) - Static method in enum org.jclouds.vcloud.domain.Status
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.TaskStatus
 
fromValue(String) - Static method in enum org.jclouds.vcloud.domain.VCloudError.MinorCode
 
fromValue(int) - Static method in enum org.jclouds.vcloud.domain.VDCStatus
 
fromVCloudHardDisk(VCloudHardDisk) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
fromVCloudNetworkAdapter(VCloudNetworkAdapter) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
fromVCloudVirtualHardwareSection(VCloudVirtualHardwareSection) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
fromVirtualHardwareSection(VirtualHardwareSection) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
fullName - Variable in class org.jclouds.vcloud.xml.OrgHandler
 

G

gateway - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
generateXml(String, String, CaptureVAppOptions) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
generateXml(String, URI, CatalogItemOptions) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
generateXml(String, String, boolean, O) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
generateXml(String, String, boolean, boolean, URI, Iterable<NetworkConfig>) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
get() - Method in class org.jclouds.vcloud.config.DefaultOrgForUser
 
get() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogItemSupplier
 
get() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogSupplier
 
get() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgMapSupplier
 
get() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgVDCSupplier
 
get() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule.URItoVDC
 
get() - Method in class org.jclouds.vcloud.location.DefaultVDC
 
get() - Method in class org.jclouds.vcloud.location.OrgAndVDCToLocationSupplier
 
get() - Method in class org.jclouds.vcloud.suppliers.VAppTemplatesSupplier
 
getAdminPassword() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getAdminPasswordAuto() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getAdminPasswordEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getAllocated() - Method in class org.jclouds.vcloud.domain.Capacity
 
getAllocatedIpAddresses() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getAllocationModel() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
defines how resources are allocated by the vDC.
getAllocationModel() - Method in interface org.jclouds.vcloud.domain.VDC
defines how resources are allocated by the vDC.
getAllowedExternalIpAddresses() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
list of external IP addresses that this network can use for NAT.
getAllowedExternalIpAddresses() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
list of external IP addresses that this network can use for NAT.
getAvailableNetworks() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
container for OrgNetwork elements that represent organization networks contained by the vDC
getAvailableNetworks() - Method in interface org.jclouds.vcloud.domain.VDC
container for OrgNetwork elements that represent organization networks contained by the vDC
getBusSubType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
getBusType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
getCapacity() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
getCatalog(URI) - Method in interface org.jclouds.vcloud.features.CatalogApi
 
getCatalogApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to Catalog features.
getCatalogItem(URI) - Method in interface org.jclouds.vcloud.features.CatalogApi
 
getCatalogs() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getCatalogs() - Method in interface org.jclouds.vcloud.domain.Org
 
getChangeSid() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getChildren() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
container for Vm elements representing virtual machines
getChildren() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
container for Vm elements representing virtual machines
getChildren() - Method in interface org.jclouds.vcloud.domain.VApp
container for Vm elements representing virtual machines
getChildren() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
container for Vm elements representing virtual machines
getComputerName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getConfiguration() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
getConfiguration() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
 
getConnections() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getCpuCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
reports CPU resource consumption in a vDC
getCpuCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
reports CPU resource consumption in a vDC
getCredentialsFrom(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getCredentialsFrom(VAppTemplate) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getCredentialsFrom(Vm) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getCustomizationScript() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
getCustomizationScript() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getDefaultLeaseTime() - Method in class org.jclouds.vcloud.domain.network.DhcpService
default duration of a DHCP address lease
getDescription() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
getDescription() - Method in interface org.jclouds.vcloud.domain.Catalog
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.CatalogItem
 
getDescription() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
optional description
getDescription() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
getDescription() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getDescription() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
optional description
getDescription() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
optional description
getDescription() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
optional description
getDescription() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
optional description
getDescription() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
getDescription() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.Org
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.VApp
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.VDC
optional description
getDescription() - Method in interface org.jclouds.vcloud.domain.Vm
optional description
getDescription() - Method in class org.jclouds.vcloud.options.CaptureVAppOptions
 
getDescription() - Method in class org.jclouds.vcloud.options.CatalogItemOptions
 
getDescription() - Method in class org.jclouds.vcloud.options.CloneOptions
 
getDescription() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
getDestinationIp() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
getDhcpService() - Method in class org.jclouds.vcloud.domain.network.Features
specifies the properties of the network’s DHCP service
getDns1() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getDns2() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getDnsSuffix() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getDomainName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getDomainUserName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getDomainUserPassword() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getEdit() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getEdit() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getEdit() - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
 
getEdit() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
getEndAddress() - Method in class org.jclouds.vcloud.domain.network.IpRange
 
getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.binders.OrgNameVDCNameNetworkNameToEndpoint
 
getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceEntityNameToEndpoint
 
getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
getEndTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getEndTime() - Method in interface org.jclouds.vcloud.domain.Task
date and time when the task completed.
getEntity() - Method in interface org.jclouds.vcloud.domain.CatalogItem
 
getEntity() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
getError() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getError() - Method in interface org.jclouds.vcloud.domain.Task
error message or related information returned by the task
getError() - Method in exception org.jclouds.vcloud.VCloudResponseException
 
getExpiryTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getExpiryTime() - Method in interface org.jclouds.vcloud.domain.Task
date and time at which the task expires.
getExternalIP() - Method in interface org.jclouds.vcloud.domain.network.nat.NatRule
IP address to which this NAT rule maps the IP address specified in the InternalIp element.
getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
IP address to which this NAT rule maps the IP address specified in the InternalIp element.
getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
IP address to which this NAT rule maps the IP address specified in the vAppScopedLocalId element.
getExternalIpAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getExternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
network port to which this NAT rule maps the port number specified in the InternalPort element
getExternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
network port to which this NAT rule maps the port number specified in the InternalPort element
getFeatures() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
defines a set of network features.
getFeatures() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
defines a set of network features.
getFenceMode() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
getFenceMode() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
defines how this network is connected to its ParentNetwork
getFenceMode() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
A value of bridged indicates that this vApp network is connected directly to the organization network.
getFenceMode() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
defines how this network is connected to its ParentNetwork
getFirewallRules() - Method in class org.jclouds.vcloud.domain.network.FirewallService
 
getFirewallService() - Method in class org.jclouds.vcloud.domain.network.Features
defines the firewall service capabilities of the network
getFullName() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getFullName() - Method in interface org.jclouds.vcloud.domain.Org
full name of the organization
getGateway() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getGuestCustomizationSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
getGuestCustomizationSection() - Method in interface org.jclouds.vcloud.domain.Vm
 
getHref() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getHref() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
getHref() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
getHref() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
getHref() - Method in interface org.jclouds.vcloud.domain.ReferenceType
 
getImage(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
getInfo() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getInfo() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
getInfo() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getInternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
IP address to which this NAT rule maps the IP address specified in the ExternalIp element.
getInternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
network port to which this NAT rule maps the port number specified in the ExternalPort element.
getInternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
network port to which this NAT rule maps the port number specified in the ExternalPort element.
getIpAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getIpAddress() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
getIpAddressAllocationMode() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
getIpAddressAllocationMode() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getIpAddressingMode() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
getIpRange() - Method in class org.jclouds.vcloud.domain.network.DhcpService
 
getIpRanges() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getIpScope() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
defines the address range, gateway, netmask, and other properties of the network.
getIpScope() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
defines the address range, gateway, netmask, and other properties of the network.
getIpsFromVApp(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getJoinDomainEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getLimit() - Method in class org.jclouds.vcloud.domain.Capacity
 
getLocation() - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
 
getLocation() - Method in interface org.jclouds.vcloud.domain.TasksList
 
getMACAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getMajorErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
getMajorErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
 
getMappingMode() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
getMaxLeaseTime() - Method in class org.jclouds.vcloud.domain.network.DhcpService
maximum duration of a DHCP address lease.
getMemoryCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
reports memory resource consumption in a vDC
getMemoryCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
reports memory resource consumption in a vDC
getMessage() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
getMessage() - Method in interface org.jclouds.vcloud.domain.VCloudError
 
getMinorErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
getMinorErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
 
getName(String) - Method in class org.jclouds.vcloud.compute.functions.HardwareForVAppTemplate
 
getName() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
getName() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
getName() - Method in interface org.jclouds.vcloud.domain.ReferenceType
 
getNatRules() - Method in class org.jclouds.vcloud.domain.network.NatService
 
getNatService() - Method in class org.jclouds.vcloud.domain.network.Features
defines the NAT service capabilities of the network
getNetmask() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
getNetwork() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getNetwork(URI) - Method in interface org.jclouds.vcloud.features.NetworkApi
 
getNetworkApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to Network features.
getNetworkConfig() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
getNetworkConnectionIndex() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
getNetworkConnectionSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
getNetworkConnectionSection() - Method in interface org.jclouds.vcloud.domain.Vm
 
getNetworkName() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
A name for the network.
getNetworkPool() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
A reference the network pool from which this network is provisioned.
getNetworkPool() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
A reference the network pool from which this network is provisioned.
getNetworkQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
maximum number of OrgNetwork objects that can be deployed in this vDC.
getNetworkQuota() - Method in interface org.jclouds.vcloud.domain.VDC
maximum number of OrgNetwork objects that can be deployed in this vDC.
getNetworks() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getNetworks() - Method in interface org.jclouds.vcloud.domain.Org
 
getNetworkSection() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
description of the predefined vApp internal networks in this template
getNetworkSection() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
description of the predefined vApp internal networks in this template
getNetworkSection() - Method in interface org.jclouds.vcloud.domain.VApp
description of the predefined vApp internal networks in this template
getNetworkSection() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
description of the predefined vApp internal networks in this template
getNicQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
maximum number of virtual NICs allowed in this vDC.
getNicQuota() - Method in interface org.jclouds.vcloud.domain.VDC
maximum number of virtual NICs allowed in this vDC.
getNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
getOperatingSystemSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
getOperatingSystemSection() - Method in interface org.jclouds.vcloud.domain.Vm
 
getOperation() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getOperation() - Method in interface org.jclouds.vcloud.domain.Task
The current status of the task.
getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
 
getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
 
getOrg() - Method in interface org.jclouds.vcloud.domain.Catalog
Reference to the org containing this vDC.
getOrg() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
Reference to the org containing this vDC.
getOrg() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
Reference to the org containing this vDC.
getOrg() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
The org this network belongs to.
getOrg() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
The org this network belongs to.
getOrg() - Method in interface org.jclouds.vcloud.domain.VDC
Reference to the org containing this vDC.
getOrg(URI) - Method in interface org.jclouds.vcloud.features.OrgApi
 
getOrgApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to Org features.
getOrgs() - Method in interface org.jclouds.vcloud.domain.VCloudSession
 
getOverhead() - Method in class org.jclouds.vcloud.domain.Capacity
number of Units allocated to vShield Manager virtual machines provisioned from this vDC.
getOvfEnvelopeForVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
 
getOwner() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getOwner() - Method in interface org.jclouds.vcloud.domain.Task
A link to the object that owns the task.
getParent() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
Reference to the VApp or VAppTemplate containing this vm.
getParent() - Method in interface org.jclouds.vcloud.domain.Vm
Reference to the VApp or VAppTemplate containing this vm.
getParentNetwork() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
getParentNetwork() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
reference to a network to which this network connects
getParentNetwork() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
getParentNetwork() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
reference to a network to which this network connects
getPolicy() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
getPolicy() - Method in class org.jclouds.vcloud.domain.network.NatService
 
getPort() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
getPrimaryNetworkConnectionIndex() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getProperties() - Method in interface org.jclouds.vcloud.domain.CatalogItem
 
getProperties() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
getProperties() - Method in class org.jclouds.vcloud.options.CatalogItemOptions
 
getProtocol() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
specifies the network protocol to which this rule applies
getProtocol() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
specifies the network protocol to which this rule applies
getProtocols() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
getResetPasswordRequired() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getResourceAllocationSettingDatas() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
getResourceEntities() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
container for ResourceEntity elements
getResourceEntities() - Method in interface org.jclouds.vcloud.domain.VDC
container for ResourceEntity elements
getResult() - Method in class org.jclouds.vcloud.xml.CatalogHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.ErrorHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.OrgHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.OrgListHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.TaskHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.TasksListHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.VAppHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.VDCHandler
 
getResult() - Method in class org.jclouds.vcloud.xml.VmHandler
 
getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
 
getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
 
getScreenThumbnailForVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
Get a Screen Thumbnail for a Virtual Machine
getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
 
getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
 
getStackTrace() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
getStackTrace() - Method in interface org.jclouds.vcloud.domain.VCloudError
 
getStartAddress() - Method in class org.jclouds.vcloud.domain.network.IpRange
 
getStartTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getStartTime() - Method in interface org.jclouds.vcloud.domain.Task
date and time when the task was started.
getStatus() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
getStatus() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
The creation status of the vDC
getStatus() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
getStatus() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
The creation status of the vDC
getStatus() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
getStatus() - Method in interface org.jclouds.vcloud.domain.Task
The current status of the task.
getStatus() - Method in interface org.jclouds.vcloud.domain.VApp
The creation status of the vDC
getStatus() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
 
getStatus() - Method in interface org.jclouds.vcloud.domain.VDC
The creation status of the vDC
getStatus() - Method in interface org.jclouds.vcloud.domain.Vm
 
getStorageCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
defines the storage capacity available in the vDC
getStorageCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
defines the storage capacity available in the vDC
getSupportedVersions() - Method in interface org.jclouds.vcloud.VCloudVersionsApi
 
getSystem() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
getTask(URI) - Method in interface org.jclouds.vcloud.features.TaskApi
Whenever the result of a request cannot be returned immediately, the server creates a Task object and includes it in the response, as a member of the Tasks container in the response body.
getTask() - Method in exception org.jclouds.vcloud.TaskInErrorStateException
 
getTask() - Method in exception org.jclouds.vcloud.TaskStillRunningException
 
getTaskApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to Task features.
getTasks() - Method in interface org.jclouds.vcloud.domain.Catalog
read‐only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
read‐only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getTasks() - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
 
getTasks() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
read‐only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
read-only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
read‐only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
read‐only container for Task elements.
getTasks() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
read‐only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
read‐only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.Org
read‐only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.TasksList
 
getTasks() - Method in interface org.jclouds.vcloud.domain.VApp
read‐only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
read-only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.VDC
read‐only container for Task elements.
getTasks() - Method in interface org.jclouds.vcloud.domain.Vm
read‐only container for Task elements.
getTasksList() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getTasksList() - Method in interface org.jclouds.vcloud.domain.Org
If there are any queued, running, or recently completed tasks owned by a member of the organization, it also contains a TasksList.
getTasksList(URI) - Method in interface org.jclouds.vcloud.features.TaskApi
 
getType() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getType() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
getType() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
getType() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
getType() - Method in class org.jclouds.vcloud.domain.network.NatService
 
getType() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
getType() - Method in interface org.jclouds.vcloud.domain.ReferenceType
 
getUnits() - Method in class org.jclouds.vcloud.domain.Capacity
 
getUsed() - Method in class org.jclouds.vcloud.domain.Capacity
percentage of the allocation in use.
getVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
 
getVAppApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to VApp features.
getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
read-only identifier created on import
getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
read-only identifier created on import
getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
getVAppScopedLocalId() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
read-only identifier created on import
getVAppScopedLocalId() - Method in interface org.jclouds.vcloud.domain.Vm
read-only identifier created on import
getVAppScopedVmId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
getVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
 
getVAppTemplateApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides asynchronous access to VApp Template features.
getVCloudToken() - Method in interface org.jclouds.vcloud.domain.VCloudSession
 
getVDC() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
Reference to the vdc containing this vApp.
getVDC() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
Reference to the VDC containing this template.
getVDC() - Method in interface org.jclouds.vcloud.domain.VApp
Reference to the vdc containing this vApp.
getVDC() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
Reference to the VDC containing this template.
getVDC(URI) - Method in interface org.jclouds.vcloud.features.VDCApi
 
getVDCApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to VDC features.
getVDCs() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
getVDCs() - Method in interface org.jclouds.vcloud.domain.Org
 
getVendorSpecificErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
getVendorSpecificErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
 
getVirtualHardwareSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
getVirtualHardwareSection() - Method in interface org.jclouds.vcloud.domain.Vm
 
getVirtualMachineId() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
getVirtualSystemIdentifierOf(Vm) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getVirtualSystemIdentifierOfFirstVMIn(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
getVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
 
getVmApi() - Method in interface org.jclouds.vcloud.VCloudApi
Provides synchronous access to Vm features.
getVmNicId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
getVmNicId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
getVmQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
maximum number of virtual machines that can be deployed in this vDC.
getVmQuota() - Method in interface org.jclouds.vcloud.domain.VDC
maximum number of virtual machines that can be deployed in this vDC.
getVmwOsType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
guestCustomization - Variable in class org.jclouds.vcloud.xml.VmHandler
 
guestCustomizationHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
 
GuestCustomizationSection - Class in org.jclouds.vcloud.domain
The GuestCustomization of a Vm contains customization parameters for the guest operating system of the virtual machine.
GuestCustomizationSection(URI) - Constructor for class org.jclouds.vcloud.domain.GuestCustomizationSection
 
GuestCustomizationSection(String, URI, String, Boolean, Boolean, String, Boolean, Boolean, String, String, String, Boolean, Boolean, String, Boolean, String, String, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.GuestCustomizationSection
 
GUESTCUSTOMIZATIONSECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
GUESTCUSTOMIZATIONSECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
GuestCustomizationSectionHandler - Class in org.jclouds.vcloud.xml
 
GuestCustomizationSectionHandler() - Constructor for class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.vcloud.handlers.ParseVCloudErrorFromHttpResponse
 
hardware - Variable in class org.jclouds.vcloud.xml.VmHandler
 
HardwareForVApp - Class in org.jclouds.vcloud.compute.functions
 
HardwareForVApp(Function<ReferenceType, Location>, VCloudHardwareBuilderFromResourceAllocations) - Constructor for class org.jclouds.vcloud.compute.functions.HardwareForVApp
 
hardwareForVApp - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
HardwareForVAppTemplate - Class in org.jclouds.vcloud.compute.functions
 
HardwareForVAppTemplate(Function<VAppTemplate, Envelope>, FindLocationForResource, VCloudHardwareBuilderFromResourceAllocations) - Constructor for class org.jclouds.vcloud.compute.functions.HardwareForVAppTemplate
 
hashCode() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
hashCode() - Method in class org.jclouds.vcloud.domain.Capacity
 
hashCode() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
hashCode() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.DhcpService
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.Features
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.FirewallService
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.IpRange
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.NatService
 
hashCode() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
hashCode() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
hashCode() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
hashCode() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
hashCode() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
hashCode() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
hashCode() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
hostResource(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
hostResource(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
hostResource(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
hostResources(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
hostResources(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
hostResources(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
href - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
href - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
href(URI) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
href - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
href - Variable in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
href - Variable in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
href - Variable in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
href(URI) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
href - Variable in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 

I

id - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
ifNullDefaultTo(String, String) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
ifNullDefaultTo(String, String) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
ifNullDefaultTo(String, String) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
ifNullDefaultTo(T, T) - Static method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
ImageForVAppTemplate - Class in org.jclouds.vcloud.compute.functions
 
ImageForVAppTemplate(Map<Status, Image.Status>, Function<VAppTemplate, Envelope>, FindLocationForResource) - Constructor for class org.jclouds.vcloud.compute.functions.ImageForVAppTemplate
 
inboundPorts(int...) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
inboundPorts(int...) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
special thing is that we do assume if you are passing groups that you have everything you need already defined. for example, our option inboundPorts normally creates ingress rules accordingly but if we notice you've specified securityGroups, we do not mess with rules at all
inConnections - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
inFirewallRule - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
info - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
info - Variable in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
info - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
info(String) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
info - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
info(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
info - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
info - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
info - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
inherited - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
installDefaultVCloudEndpointsModule() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
installLocations() - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
installPrivateKey(String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
instanceID(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
instanceID(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
instanceID(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
instantiateVAppFromTemplate(String, Template) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
InstantiateVAppTemplateOptions - Class in org.jclouds.vcloud.options
 
InstantiateVAppTemplateOptions() - Constructor for class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
InstantiateVAppTemplateOptions.Builder - Class in org.jclouds.vcloud.options
 
InstantiateVAppTemplateOptions.Builder() - Constructor for class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions.Builder
 
InstantiateVAppTemplateParams - Class in org.jclouds.vcloud.domain
The InstantiateVAppTemplateParams element forms the body of an instantiateVappTemplate request.
InstantiateVAppTemplateParams(String, VirtualSystemSettingData, Iterable<ResourceAllocationSettingData>) - Constructor for class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn - Class in org.jclouds.vcloud.compute.strategy
 
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudApi, Predicate<URI>, LoadingCache<URI, VAppTemplate>, NetworkConfigurationForNetworkAndOptions, String) - Constructor for class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator - Enum in org.jclouds.vcloud.compute.strategy
per john ellis at bluelock, vCloud Director 1.5 is more strict than earlier versions.
internalIP - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
internalPort - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
ipAddress(String) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
ipAddress(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
ipAddress - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
ipAddressAllocationMode(IpAddressAllocationMode) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
ipAddressAllocationMode(IpAddressAllocationMode) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
Specifies the ipAddressAllocationMode used to for network interfaces on the VMs
IpAddressAllocationMode - Enum in org.jclouds.vcloud.domain.network
The IpAddressAllocationMode element specifies how an IP address is allocated to this connection.
ipAddressAllocationMode(IpAddressAllocationMode) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
ipAddressAllocationMode - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
ipAddressingMode(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
IpRange - Class in org.jclouds.vcloud.domain.network
The IpRange element defines a range of IP addresses available on a network.
IpRange(String, String) - Constructor for class org.jclouds.vcloud.domain.network.IpRange
 
ipRanges - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
IpScope - Class in org.jclouds.vcloud.domain.network
The IpScope element defines the address range, gateway, netmask, and other properties of the network.
IpScope(boolean, String, String, String, String, String, Iterable<IpRange>, Iterable<String>) - Constructor for class org.jclouds.vcloud.domain.network.IpScope
 
ipScope - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
isAdminPasswordAuto() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
isAdminPasswordEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
isConnected() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
isDeploy() - Method in class org.jclouds.vcloud.options.CloneVAppOptions
 
isEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
isEnabled() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
true if this vDC is enabled
isEnabled() - Method in class org.jclouds.vcloud.domain.network.DhcpService
 
isEnabled() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
isEnabled() - Method in class org.jclouds.vcloud.domain.network.FirewallService
 
isEnabled() - Method in class org.jclouds.vcloud.domain.network.NatService
 
isEnabled() - Method in interface org.jclouds.vcloud.domain.VDC
true if this vDC is enabled
isEnabled - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
isInherited() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
isJoinDomainEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
isOvfDescriptorUploaded() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
isOvfDescriptorUploaded() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
isOvfDescriptorUploaded() - Method in interface org.jclouds.vcloud.domain.VApp
 
isOvfDescriptorUploaded() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
 
isPowerOn() - Method in class org.jclouds.vcloud.options.CloneVAppOptions
 
isPrimaryNetworkConnection() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
isPublished() - Method in interface org.jclouds.vcloud.domain.Catalog
read‐only element, true if the catalog is published
isPublished() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
read‐only element, true if the catalog is published
isReadOnly() - Method in interface org.jclouds.vcloud.domain.Catalog
 
isReadOnly() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
isResetPasswordRequired() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
isTcp() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
isUdp() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
item(ResourceAllocationSettingData) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
items(Iterable<? extends ResourceAllocationSettingData>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder

J

joinDomainEnabled - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
joinDomainEnabled - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 

K

key - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
 

L

limit(Long) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
limit(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
limit(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
limit - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
listHardwareProfiles() - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
listImages() - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
listLocations() - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
listNodes() - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
listNodesByIds(Iterable<String>) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
listOrgs() - Method in interface org.jclouds.vcloud.features.OrgApi
The response to a login request includes a list of the organizations to which the authenticated user has access.
load(URI) - Method in class org.jclouds.vcloud.loaders.OVFLoader
 
load(URI) - Method in class org.jclouds.vcloud.loaders.VAppTemplateLoader
 
logger - Variable in class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
 
logger - Variable in class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
 
logger - Variable in class org.jclouds.vcloud.compute.functions.FindLocationForResource
 
logger - Variable in class org.jclouds.vcloud.compute.functions.HardwareForVApp
 
logger - Variable in class org.jclouds.vcloud.compute.functions.HardwareForVAppTemplate
 
logger - Variable in class org.jclouds.vcloud.compute.functions.ImageForVAppTemplate
 
logger - Variable in class org.jclouds.vcloud.compute.functions.ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException
 
logger - Static variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
logger - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
logger - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
logger - Variable in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule.WriteableCatalog
 
logger - Variable in class org.jclouds.vcloud.functions.CatalogItemsInCatalog
 
logger - Variable in class org.jclouds.vcloud.functions.CatalogsInOrg
 
logger - Variable in class org.jclouds.vcloud.functions.DefaultNetworkNameInTemplate
 
logger - Variable in class org.jclouds.vcloud.functions.NetworksInOrg
 
logger - Variable in class org.jclouds.vcloud.functions.OrgsForLocations
 
logger - Variable in class org.jclouds.vcloud.functions.OrgsForNames
 
logger - Variable in class org.jclouds.vcloud.functions.VDCsInOrg
 
logger - Variable in class org.jclouds.vcloud.handlers.ParseVCloudErrorFromHttpResponse
 
logger - Variable in class org.jclouds.vcloud.loaders.OVFLoader
 
logger - Variable in class org.jclouds.vcloud.loaders.VAppTemplateLoader
 
logger - Variable in class org.jclouds.vcloud.predicates.TaskSuccess
 
logger - Variable in class org.jclouds.vcloud.suppliers.VAppTemplatesSupplier
 
logger - Variable in class org.jclouds.vcloud.util.VCloudUtils
 
logger - Variable in class org.jclouds.vcloud.xml.TaskHandler
 
login() - Method in interface org.jclouds.vcloud.internal.VCloudLoginApi
This request returns a token to use in subsequent requests.

M

MACAddress(String) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
MACAddress - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
mappingBehavior(ResourceAllocationSettingData.MappingBehavior) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
mappingBehavior(ResourceAllocationSettingData.MappingBehavior) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
mappingBehavior(ResourceAllocationSettingData.MappingBehavior) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
MappingMode - Enum in org.jclouds.vcloud.domain.network.nat.rules
The MappingMode element specifies how IP address mapping is implemented by the NAT service.
mappingMode - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
maxLeaseTime - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
memoryCapacity - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
moveVAppTemplateToVDCAndRename(URI, URI, String, CloneVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateApi
 
moveVAppToVDCAndRename(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppApi
 

N

name - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
nameToOrg - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
NatPolicy - Enum in org.jclouds.vcloud.domain.network.nat
The Policy element of a NatService element specifies how packets are handled by the NAT service.
natPolicy - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
NatProtocol - Enum in org.jclouds.vcloud.domain.network.nat
The Protocol specifies the network protocol to which this rule applies
natProtocol - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
NatRule - Interface in org.jclouds.vcloud.domain.network.nat
Defines a rule associated with Nat
natRules - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
NatService - Class in org.jclouds.vcloud.domain.network
The NatService element defines the network address translation capabilities of a network.
NatService(boolean, NatType, NatPolicy, Iterable<NatRule>) - Constructor for class org.jclouds.vcloud.domain.network.NatService
 
natService - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
NatType - Enum in org.jclouds.vcloud.domain.network.nat
The NatType element specifies how network address translation is implemented by the NAT service.
natType - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
netmask - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
network(String) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
Network - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud Network.
network - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
network - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
NETWORK_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.network+xml"
NETWORK_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.network+xml"
NetworkApi - Interface in org.jclouds.vcloud.features
Provides access to Network functionality in vCloud

networkConfig(Supplier<ReferenceType>, FenceMode) - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
NetworkConfig - Class in org.jclouds.vcloud.domain.network
 
NetworkConfig(String, URI, FenceMode) - Constructor for class org.jclouds.vcloud.domain.network.NetworkConfig
Create a new NetworkConfig.
NetworkConfig(URI) - Constructor for class org.jclouds.vcloud.domain.network.NetworkConfig
 
NetworkConfig.Builder - Class in org.jclouds.vcloud.domain.network
 
NetworkConfig.Builder() - Constructor for class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
networkConfigurationForNetworkAndOptions - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
NetworkConfigurationForNetworkAndOptions - Class in org.jclouds.vcloud.compute.strategy
 
NetworkConfigurationForNetworkAndOptions(Supplier<NetworkConfig>, FenceMode) - Constructor for class org.jclouds.vcloud.compute.strategy.NetworkConfigurationForNetworkAndOptions
 
NetworkConnection - Class in org.jclouds.vcloud.domain
describes a single network connection.
NetworkConnection(String, int, String, String, boolean, String, IpAddressAllocationMode) - Constructor for class org.jclouds.vcloud.domain.NetworkConnection
 
NetworkConnection.Builder - Class in org.jclouds.vcloud.domain
 
NetworkConnection.Builder() - Constructor for class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
NetworkConnectionHandler - Class in org.jclouds.vcloud.xml
 
NetworkConnectionHandler() - Constructor for class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
networkConnectionIndex(int) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
 
networkConnectionIndex - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
NetworkConnectionSection - Class in org.jclouds.vcloud.domain
The NetworkConnectionSection element specifies how a Vm is connected to a vApp network.
NetworkConnectionSection(String, URI, String, Integer, Iterable<NetworkConnection>, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.NetworkConnectionSection
 
networkConnectionSection - Variable in class org.jclouds.vcloud.xml.VmHandler
 
NetworkConnectionSection.Builder - Class in org.jclouds.vcloud.domain
 
NetworkConnectionSection.Builder() - Constructor for class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
NETWORKCONNECTIONSECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.networkConnectionSection+xml"
NETWORKCONNECTIONSECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.networkConnectionSection+xml"
NetworkConnectionSectionHandler - Class in org.jclouds.vcloud.xml
 
NetworkConnectionSectionHandler(NetworkConnectionHandler) - Constructor for class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
networkConnectionSectionHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
 
networkName(String) - Method in class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
networkPool - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
networkQuota - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
networks(Iterable<String>) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
networks(Iterable<String>) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
networks - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
NETWORKSECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.networkSection+xml"
NETWORKSECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.networkSection+xml"
networkSectionHandler - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
networkSectionHandler - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
NetworksInOrg - Class in org.jclouds.vcloud.functions
 
newError(Map<String, String>) - Static method in class org.jclouds.vcloud.util.Utils
 
newReferenceType(Map<String, String>, String) - Static method in class org.jclouds.vcloud.util.Utils
 
newReferenceType(Map<String, String>) - Static method in class org.jclouds.vcloud.util.Utils
 
nicQuota - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
nodeNames(Iterable<String>) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
nodeNames(Iterable<String>) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
nodeNamingConvention - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
ns - Variable in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindCPUCountToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindMemoryToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
 
ns - Variable in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 

O

OneToOneVmRule - Class in org.jclouds.vcloud.domain.network.nat.rules
The OneToOneVmRule element describes a NAT rule that specifies network address translation details for a single virtual machine.
OneToOneVmRule(MappingMode, String, String, int) - Constructor for class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault - Class in org.jclouds.vcloud.suppliers
 
OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault(ValueOfConfigurationKeyOrNull, String, Predicate<ReferenceType>) - Constructor for class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
operatingSystemHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
 
Org - Interface in org.jclouds.vcloud.domain
A vCloud organization is a high-level abstraction that provides a unit of administration for objects and resources.
Org - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud express Org.
org - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
org - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
org - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
org.jclouds.vcloud - package org.jclouds.vcloud
 
org.jclouds.vcloud.binders - package org.jclouds.vcloud.binders
 
org.jclouds.vcloud.compute.config - package org.jclouds.vcloud.compute.config
 
org.jclouds.vcloud.compute.functions - package org.jclouds.vcloud.compute.functions
 
org.jclouds.vcloud.compute.internal - package org.jclouds.vcloud.compute.internal
 
org.jclouds.vcloud.compute.options - package org.jclouds.vcloud.compute.options
 
org.jclouds.vcloud.compute.strategy - package org.jclouds.vcloud.compute.strategy
 
org.jclouds.vcloud.compute.util - package org.jclouds.vcloud.compute.util
 
org.jclouds.vcloud.config - package org.jclouds.vcloud.config
 
org.jclouds.vcloud.domain - package org.jclouds.vcloud.domain
 
org.jclouds.vcloud.domain.internal - package org.jclouds.vcloud.domain.internal
 
org.jclouds.vcloud.domain.network - package org.jclouds.vcloud.domain.network
 
org.jclouds.vcloud.domain.network.firewall - package org.jclouds.vcloud.domain.network.firewall
 
org.jclouds.vcloud.domain.network.internal - package org.jclouds.vcloud.domain.network.internal
 
org.jclouds.vcloud.domain.network.nat - package org.jclouds.vcloud.domain.network.nat
 
org.jclouds.vcloud.domain.network.nat.rules - package org.jclouds.vcloud.domain.network.nat.rules
 
org.jclouds.vcloud.domain.ovf - package org.jclouds.vcloud.domain.ovf
 
org.jclouds.vcloud.endpoints - package org.jclouds.vcloud.endpoints
 
org.jclouds.vcloud.features - package org.jclouds.vcloud.features
 
org.jclouds.vcloud.filters - package org.jclouds.vcloud.filters
 
org.jclouds.vcloud.functions - package org.jclouds.vcloud.functions
 
org.jclouds.vcloud.handlers - package org.jclouds.vcloud.handlers
 
org.jclouds.vcloud.internal - package org.jclouds.vcloud.internal
 
org.jclouds.vcloud.loaders - package org.jclouds.vcloud.loaders
 
org.jclouds.vcloud.location - package org.jclouds.vcloud.location
 
org.jclouds.vcloud.options - package org.jclouds.vcloud.options
 
org.jclouds.vcloud.predicates - package org.jclouds.vcloud.predicates
 
org.jclouds.vcloud.reference - package org.jclouds.vcloud.reference
This package contains properties and reference data used in vCloud.
org.jclouds.vcloud.suppliers - package org.jclouds.vcloud.suppliers
 
org.jclouds.vcloud.util - package org.jclouds.vcloud.util
 
org.jclouds.vcloud.xml - package org.jclouds.vcloud.xml
 
org.jclouds.vcloud.xml.ovf - package org.jclouds.vcloud.xml.ovf
 
ORG_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.org+xml"
ORG_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.org+xml"
OrgAndVDCToLocationSupplier - Class in org.jclouds.vcloud.location
 
organizationsForNames - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgMapSupplier
 
OrgApi - Interface in org.jclouds.vcloud.features
Provides access to Org functionality in vCloud

orgDescription - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
OrgHandler - Class in org.jclouds.vcloud.xml
 
OrgHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.OrgHandler
 
OrgImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
OrgImpl(String, String, URI, String, String, Map<String, ReferenceType>, Map<String, ReferenceType>, Map<String, ReferenceType>, ReferenceType, Iterable<Task>) - Constructor for class org.jclouds.vcloud.domain.internal.OrgImpl
 
OrgList - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud express Org List.
ORGLIST_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.orgList+xml"
ORGLIST_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.orgList+xml"
OrgListHandler - Class in org.jclouds.vcloud.xml
 
OrgListHandler() - Constructor for class org.jclouds.vcloud.xml.OrgListHandler
 
OrgNameAndCatalogNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameAndCatalogNameToEndpoint(Supplier<Map<String, Org>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameAndCatalogNameToEndpoint
 
OrgNameAndVDCNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameAndVDCNameToEndpoint(Supplier<Map<String, Org>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameAndVDCNameToEndpoint
 
OrgNameCatalogNameItemNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameCatalogNameItemNameToEndpoint(Supplier<Map<String, Map<String, Catalog>>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameCatalogNameItemNameToEndpoint
 
OrgNameCatalogNameVAppTemplateNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameCatalogNameVAppTemplateNameToEndpoint(Supplier<Map<String, Map<String, Map<String, CatalogItem>>>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameCatalogNameVAppTemplateNameToEndpoint
 
OrgNameToEndpoint - Class in org.jclouds.vcloud.functions
 
OrgNameToEndpoint(Supplier<Map<String, ReferenceType>>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.functions.OrgNameToEndpoint
 
OrgNameToTasksListEndpoint - Class in org.jclouds.vcloud.functions
 
OrgNameToTasksListEndpoint(Supplier<Map<String, Org>>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.functions.OrgNameToTasksListEndpoint
 
OrgNameVDCNameNetworkNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameVDCNameNetworkNameToEndpoint(Supplier<Map<String, Map<String, VDC>>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameVDCNameNetworkNameToEndpoint
 
OrgNameVDCNameResourceEntityNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameVDCNameResourceEntityNameToEndpoint(Supplier<Map<String, Map<String, VDC>>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameVDCNameResourceEntityNameToEndpoint
 
OrgNameVDCNameResourceNameToEndpoint - Class in org.jclouds.vcloud.binders
 
OrgNameVDCNameResourceNameToEndpoint(Supplier<Map<String, Map<String, VDC>>>, Supplier<ReferenceType>, Supplier<ReferenceType>) - Constructor for class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
OrgNetwork - Interface in org.jclouds.vcloud.domain.network
A vDC is a deployment environment for vApps.
OrgNetwork.Configuration - Interface in org.jclouds.vcloud.domain.network
The Configuration element specifies properties of a network.
OrgNetworkHandler - Class in org.jclouds.vcloud.xml
 
OrgNetworkHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.OrgNetworkHandler
 
OrgNetworkImpl - Class in org.jclouds.vcloud.domain.network.internal
 
OrgNetworkImpl(String, String, URI, ReferenceType, String, Iterable<Task>, OrgNetwork.Configuration, ReferenceType, Iterable<String>) - Constructor for class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
 
OrgNetworkImpl.ConfigurationImpl - Class in org.jclouds.vcloud.domain.network.internal
 
OrgNetworkImpl.ConfigurationImpl(IpScope, ReferenceType, FenceMode, Features) - Constructor for class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
 
OrgsForLocations - Class in org.jclouds.vcloud.functions
 
OrgsForNames - Class in org.jclouds.vcloud.functions
 
orgSupplier - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogSupplier
 
orgSupplier - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgVDCSupplier
 
orgVDCMap - Variable in class org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
 
os - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
os - Variable in class org.jclouds.vcloud.xml.VmHandler
 
otherResourceType(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
otherResourceType(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
otherResourceType(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
overhead - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
ovfDescriptorUploaded - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
ovfDescriptorUploaded - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
OVFLoader - Class in org.jclouds.vcloud.loaders
 

P

parent(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
parent(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
parent(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
parentNetwork(URI) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
parentNetwork(URI) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
Specifies the parentNetwork to connect the the network interfaces on the VMs to.
parentNetwork(URI) - Method in class org.jclouds.vcloud.domain.network.NetworkConfig.Builder
 
parentNetwork - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
parseErrorFromContent(HttpRequest, HttpResponse) - Method in class org.jclouds.vcloud.util.VCloudUtils
 
ParseLoginResponseFromHeaders - Class in org.jclouds.vcloud.functions
This parses VCloudSession from HTTP headers.
parseTokenFromHeaders(HttpResponse) - Method in class org.jclouds.vcloud.functions.ParseLoginResponseFromHeaders
 
ParseVCloudErrorFromHttpResponse - Class in org.jclouds.vcloud.handlers
This will parse and set an appropriate exception on the command object.
ParseVCloudErrorFromHttpResponse(VCloudUtils) - Constructor for class org.jclouds.vcloud.handlers.ParseVCloudErrorFromHttpResponse
 
poolID(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
poolID(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
poolID(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
port - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
PortForwardingRule - Class in org.jclouds.vcloud.domain.network.nat.rules
The PortForwardingRule element describes a NAT rule that maps an IP address and port in an organization network to an external IP address and port.
PortForwardingRule(String, int, String, int, NatProtocol) - Constructor for class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
 
powerOffVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A powerOff request to a vApp URL powers off all of the virtual machines in the vApp, as specified in its StartupSection field.
powerOffVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A powerOff request to a vApp URL powers off all of the virtual machines in the vApp, as specified in its StartupSection field.
powerOn() - Static method in class org.jclouds.vcloud.options.CloneVAppOptions.Builder
 
powerOn() - Method in class org.jclouds.vcloud.options.CloneVAppOptions
the clone should be powered on after it is deployed
powerOn(boolean) - Static method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions.Builder
 
powerOn(boolean) - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
powerOn the vapp after it is instantiated?
powerOnVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A powerOn request to a vApp URL powers on all of the virtual machines in the vApp, as specified in the vApp’s StartupSection field.
powerOnVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A powerOn request to a vApp URL powers on all of the virtual machines in the vApp, as specified in the vApp’s StartupSection field.
primaryNetworkConnection(boolean) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
primaryNetworkConnectionIndex - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
primaryNetworkConnectionIndex(Integer) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
primaryNetworkConnectionIndex - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
primaryNetworkConnectionIndex - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
properties(Map<String, String>) - Static method in class org.jclouds.vcloud.options.CatalogItemOptions.Builder
 
properties(Map<String, String>) - Method in class org.jclouds.vcloud.options.CatalogItemOptions
optional properties for the CatalogItem
properties - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
 
PROPERTY_VCLOUD_DEFAULT_CATALOG - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
name of the default catalog to query, if it isn't explicitly specified.
PROPERTY_VCLOUD_DEFAULT_FENCEMODE - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
 
PROPERTY_VCLOUD_DEFAULT_NETWORK - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
name of the default network, in the default VDC that your vApp will join.
PROPERTY_VCLOUD_DEFAULT_ORG - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
name of the default org that your vApp will join, if an org isn't explicitly specified.
PROPERTY_VCLOUD_DEFAULT_VDC - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
name of the VDC that your vApp will join, if a vDC isn't explicitly specified.
PROPERTY_VCLOUD_TIMEOUT_TASK_COMPLETED - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
 
PROPERTY_VCLOUD_VERSION_SCHEMA - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
 
PROPERTY_VCLOUD_XML_NAMESPACE - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
 
PROPERTY_VCLOUD_XML_SCHEMA - Static variable in interface org.jclouds.vcloud.reference.VCloudConstants
 
protocols - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
provideAuthenticationURI(VCloudVersionsApi, String) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideCatalogsById(Supplier<Map<String, Map<String, Catalog>>>) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultCatalog(DefaultCatalogForOrg, Supplier<ReferenceType>) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultCatalogSelector(Injector) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultNetwork(DefaultNetworkForVDC, Supplier<ReferenceType>) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultNetworkSelector(Injector) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultOrgSelector(Injector) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultTasksList(DefaultTasksListForOrg, Supplier<ReferenceType>) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultVDC(DefaultVDCForOrg, Supplier<ReferenceType>) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideDefaultVDCSelector(Injector) - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
 
provideOrg(Supplier<Map<String, Org>>, Supplier<ReferenceType>) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideOrgCatalogItemMapSupplierCache(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.OrgCatalogSupplier) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideOrgCatalogItemSupplierCache(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.OrgCatalogItemSupplier) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideOrgListURI(Supplier<VCloudSession>) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideOrgMapCache(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.OrgMapSupplier) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideOrgVDCSupplierCache(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.OrgVDCSupplier) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideURIToVDC(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.URItoVDC) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideVCloudTokenCache(long, AtomicReference<AuthorizationException>, VCloudLoginApi) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideVDCtoORG(Supplier<Map<String, Org>>) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
provideVDCtoORG(long, AtomicReference<AuthorizationException>, VCloudHttpApiModule.OrgNameToOrgSupplier) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
putReferenceType(Map<String, ReferenceType>, Map<String, String>) - Static method in class org.jclouds.vcloud.util.Utils
 

R

RASDITEM_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.rasdItem+xml"
RASDITEM_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.rasdItem+xml"
rebootNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
rebootVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A reboot request to a vApp URL reboots all of the virtual machines in the vApp, as specified in its StartupSection field.
rebootVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A reboot request to a vApp URL reboots all of the virtual machines in the vApp, as specified in its StartupSection field.
ReferenceType - Interface in org.jclouds.vcloud.domain
Many container elements are populated with references to contained objects.
ReferenceTypeImpl - Class in org.jclouds.vcloud.domain.internal
Location of a Rest resource
ReferenceTypeImpl(String, String, URI) - Constructor for class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
reservation(Long) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
reservation(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
reservation(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
resetPasswordRequired - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
resetPasswordRequired - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
resetVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A reset request to a vApp URL resets all of the virtual machines in the vApp, as specified in its StartupSection field.
resetVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A reset request to a vApp URL resets all of the virtual machines in the vApp, as specified in its StartupSection field.
RESOURCE_PATTERN - Static variable in class org.jclouds.vcloud.handlers.ParseVCloudErrorFromHttpResponse
 
resourceAllocations - Variable in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
resourceEntities - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
resourceSubType(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
resourceSubType(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
resourceSubType(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
resourceType(ResourceAllocationSettingData.ResourceType) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
resourceType(ResourceAllocationSettingData.ResourceType) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
resourceType(ResourceAllocationSettingData.ResourceType) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
resumeNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 

S

schema - Variable in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindCPUCountToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindMemoryToXmlPayload
 
schema - Variable in class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
 
section - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
self() - Method in class org.jclouds.vcloud.VCloudApiMetadata.Builder
 
serviceEnabled - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
sessionSupplier - Variable in class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgMapSupplier
 
setAdminPassword(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setAdminPasswordAuto(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setAdminPasswordEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setChangeSid(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setComputerName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setCustomizationScript(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setDomainName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setDomainUserName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setDomainUserPassword(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setError(VCloudError) - Method in exception org.jclouds.vcloud.VCloudResponseException
 
setInfo(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setJoinDomainEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setResetPasswordRequired(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setUseOrgSettings(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
setVirtualMachineId(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
shouldChangeSid() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
shouldDeploy() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
shouldPowerOn() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
shouldUseOrgSettings() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
shutdownVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A shutdown request to a vApp URL shuts down all of the virtual machines in the vApp, as specified in its StartupSection field.
shutdownVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A shutdown request to a vApp URL shuts down all of the virtual machines in the vApp, as specified in its StartupSection field.
startAddress - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.CatalogHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ErrorHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgListHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.TaskHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.TasksListHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VAppHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VDCHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VmHandler
 
Status - Enum in org.jclouds.vcloud.domain
Objects such as vAppTemplate, vApp, and Vm have a status attribute whose value indicates the state of the object.
status - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
status - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
status - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
status - Variable in class org.jclouds.vcloud.xml.VmHandler
 
storageCapacity - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
string() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
string() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
string() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
 
string() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
stringBinder - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
stringBinder - Variable in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
 
successTester - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
successTester - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
successTester(Injector, long) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
SupportedVersionsHandler - Class in org.jclouds.vcloud.xml
 
SupportedVersionsHandler() - Constructor for class org.jclouds.vcloud.xml.SupportedVersionsHandler
 
suspendNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
suspendVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
A suspend request to a vApp URL suspends all of the virtual machines in the vApp, as specified in its StartupSection field.
suspendVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
A suspend request to a vApp URL suspends all of the virtual machines in the vApp, as specified in its StartupSection field.
system(VirtualSystemSettingData) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder

T

Task - Interface in org.jclouds.vcloud.domain
Whenever the result of a request cannot be returned immediately, the server creates a Task object.
TASK_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.task+xml"
TASK_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.task+xml"
TaskApi - Interface in org.jclouds.vcloud.features
Provides access to Task functionality in vCloud

taskHandler - Variable in class org.jclouds.vcloud.xml.CatalogHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
TaskHandler - Class in org.jclouds.vcloud.xml
 
TaskHandler(DateService) - Constructor for class org.jclouds.vcloud.xml.TaskHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
taskHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
 
TaskImpl - Class in org.jclouds.vcloud.domain.internal
 
TaskImpl(URI, String, TaskStatus, Date, Date, Date, ReferenceType, VCloudError) - Constructor for class org.jclouds.vcloud.domain.internal.TaskImpl
 
TaskInErrorStateException - Exception in org.jclouds.vcloud
 
TaskInErrorStateException(Task) - Constructor for exception org.jclouds.vcloud.TaskInErrorStateException
 
tasks - Variable in class org.jclouds.vcloud.xml.CatalogHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
tasks - Variable in class org.jclouds.vcloud.xml.VmHandler
 
TasksList - Interface in org.jclouds.vcloud.domain
 
TasksList - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud express Task List.
tasksList - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
TASKSLIST_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.tasksList+xml"
TASKSLIST_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.tasksList+xml"
TasksListHandler - Class in org.jclouds.vcloud.xml
 
TasksListHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.TasksListHandler
 
TasksListImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
TasksListImpl(URI, SortedSet<Task>) - Constructor for class org.jclouds.vcloud.domain.internal.TasksListImpl
 
TaskStatus - Enum in org.jclouds.vcloud.domain
 
TaskStillRunningException - Exception in org.jclouds.vcloud
 
TaskStillRunningException(Task) - Constructor for exception org.jclouds.vcloud.TaskStillRunningException
 
TaskSuccess - Class in org.jclouds.vcloud.predicates
Tests to see if a task succeeds.
TaskSuccess(VCloudApi) - Constructor for class org.jclouds.vcloud.predicates.TaskSuccess
 
tcp - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
template - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
template - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
templateCache - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
 
templates - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
templateToEnvelope - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
toBuilder() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
toBuilder() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
toBuilder() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
toBuilder() - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
toBuilder() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
toBuilder() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
toBuilder() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
toBuilder() - Method in class org.jclouds.vcloud.VCloudApiMetadata
 
toComputeOs(VApp, OperatingSystem) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
toComputeOs(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
toComputeOs(Vm) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
toPortableImageStatus - Static variable in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
toPortableImageStatus() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
toPortableNodeStatus - Static variable in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
toPortableNodeStatus() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
toString() - Method in enum org.jclouds.vcloud.domain.AllocationModel
 
toString() - Method in class org.jclouds.vcloud.domain.Capacity
 
toString() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
toString() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
toString() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
 
toString() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
 
toString() - Method in class org.jclouds.vcloud.domain.network.DhcpService
 
toString() - Method in class org.jclouds.vcloud.domain.network.Features
 
toString() - Method in enum org.jclouds.vcloud.domain.network.FenceMode
 
toString() - Method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
 
toString() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallProtocols
 
toString() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
 
toString() - Method in class org.jclouds.vcloud.domain.network.FirewallService
 
toString() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
 
toString() - Method in class org.jclouds.vcloud.domain.network.IpRange
 
toString() - Method in class org.jclouds.vcloud.domain.network.IpScope
 
toString() - Method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
 
toString() - Method in enum org.jclouds.vcloud.domain.network.nat.NatType
 
toString() - Method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
 
toString() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
 
toString() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
 
toString() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
toString() - Method in class org.jclouds.vcloud.domain.network.NatService
 
toString() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
 
toString() - Method in class org.jclouds.vcloud.domain.NetworkConnection
 
toString() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
toString() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
toString() - Method in enum org.jclouds.vcloud.domain.TaskStatus
 
toString() - Method in class org.jclouds.vcloud.location.DefaultVDC.IsDefaultVDC
 
toString() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
 
transport(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
transports(Iterable<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
type - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
type - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
type(String) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
 
type - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
 
type - Variable in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
type - Variable in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
type - Variable in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
type(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
type - Variable in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 

U

udp - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
undeployAndSaveStateOfVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
like VAppApi.undeployVApp(URI), where the undeployed virtual machines are suspended and their suspend state saved
undeployAndSaveStateOfVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
like #undeploy(URI), where the undeployed virtual machines are suspended and their suspend state saved
undeployVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppApi
Undeploying a vApp powers off or suspends any running virtual machines it contains, then frees the resources reserved for the vApp and sets the vApp’s deploy attribute to a value of false to indicate that it is not deployed.
UNDEPLOYVAPPPARAMS_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.undeployVAppParams+xml"
UNDEPLOYVAPPPARAMS_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.undeployVAppParams+xml"
undeployVm(URI) - Method in interface org.jclouds.vcloud.features.VmApi
Undeploying a vApp powers off or suspends any running virtual machines it contains, then frees the resources reserved for the vApp and sets the vApp’s deploy attribute to a value of false to indicate that it is not deployed.
units - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
updateCPUCountOfVm(Vm, int) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
updateCPUCountOfVm(int, URI) - Method in interface org.jclouds.vcloud.features.VmApi
update the cpuCount of an existing VM
updateGuestCustomizationOfVm(GuestCustomizationSection, URI) - Method in interface org.jclouds.vcloud.features.VmApi
Modify the Guest Customization Section of a Virtual Machine
updateMemoryMBOfVm(Vm, int) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
updateMemoryMBOfVm(int, URI) - Method in interface org.jclouds.vcloud.features.VmApi
update the memoryInMB of an existing VM
updateNetworkConnectionOfVm(NetworkConnectionSection, URI) - Method in interface org.jclouds.vcloud.features.VmApi
Modify the Network Connection Section of a Virtual Machine
updateVmWithNameAndCustomizationScript(Vm, String, String) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
Naming constraints modifying a VM on a VApp in vCloud Director (at least v1.5) can be more strict than those in a vAppTemplate.
used - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
useOrgSettings - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
useOrgSettings() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
useOrgSettings - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
userMetadata(Map<String, String>) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
userMetadata(String, String) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
userMetadata(String, String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
Utils - Class in org.jclouds.vcloud.util
 
Utils() - Constructor for class org.jclouds.vcloud.util.Utils
 

V

validate(String) - Method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
 
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException - Class in org.jclouds.vcloud.compute.functions
 
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(LoadingCache<URI, Envelope>) - Constructor for class org.jclouds.vcloud.compute.functions.ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException
 
value() - Method in enum org.jclouds.vcloud.domain.AllocationModel
 
value() - Method in enum org.jclouds.vcloud.domain.network.FenceMode
 
value() - Method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
 
value() - Method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
 
value() - Method in enum org.jclouds.vcloud.domain.network.nat.NatType
 
value() - Method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
 
value() - Method in enum org.jclouds.vcloud.domain.Status
 
value() - Method in enum org.jclouds.vcloud.domain.TaskStatus
 
value() - Method in enum org.jclouds.vcloud.domain.VDCStatus
 
valueOf(String) - Static method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.AllocationModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.FenceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.IpAddressAllocationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.VCloudError.MinorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.vcloud.domain.VDCStatus
Returns the enum constant of this type with the specified name.
valueOfConfigurationKeyOrNull - Variable in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
 
values() - Static method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.AllocationModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.FenceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.IpAddressAllocationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.VCloudError.MinorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.vcloud.domain.VDCStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VApp - Interface in org.jclouds.vcloud.domain
A VApp is the result of instantiation of a VAppTemplate.
VAPP_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vApp+xml"
VAPP_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vApp+xml"
VAppApi - Interface in org.jclouds.vcloud.features
Provides access to VApp functionality in vCloud

VAppHandler - Class in org.jclouds.vcloud.xml
 
VAppHandler(TaskHandler, VmHandler, VCloudNetworkSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VAppHandler
 
VAppImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
VAppImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, boolean, Iterable<Vm>, VCloudNetworkSection) - Constructor for class org.jclouds.vcloud.domain.internal.VAppImpl
 
vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.VmHandler
 
vAppScopedVmId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
vAppStatusToNodeStatus - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
VAppTemplate - Interface in org.jclouds.vcloud.domain
A VAppTemplate is an abstract description of a vApp.
VAPPTEMPLATE_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vAppTemplate+xml"
VAPPTEMPLATE_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vAppTemplate+xml"
VAppTemplateApi - Interface in org.jclouds.vcloud.features
Provides access to VApp Template functionality in vCloud

VAppTemplateHandler - Class in org.jclouds.vcloud.xml
 
VAppTemplateHandler(TaskHandler, VmHandler, VCloudNetworkSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VAppTemplateHandler
 
VAppTemplateImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
VAppTemplateImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, boolean, String, Iterable<Vm>, VCloudNetworkSection) - Constructor for class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
 
VAppTemplateLoader - Class in org.jclouds.vcloud.loaders
 
vAppTemplates - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
vAppTemplates(CacheLoader<URI, VAppTemplate>) - Method in class org.jclouds.vcloud.config.VCloudHttpApiModule
 
VAppTemplatesForCatalogItems - Class in org.jclouds.vcloud.functions
 
VAppTemplatesInOrg - Class in org.jclouds.vcloud.functions
 
VAppTemplatesSupplier - Class in org.jclouds.vcloud.suppliers
 
VAppToNodeMetadata - Class in org.jclouds.vcloud.compute.functions
 
VAppToNodeMetadata(Map<Status, NodeMetadata.Status>, Map<String, Credentials>, FindLocationForResource, Function<VApp, Hardware>, GroupNamingConvention.Factory) - Constructor for class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
 
VCLOUD_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vcloud+xml"
VCLOUD_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vcloud+xml"
VCloudApi - Interface in org.jclouds.vcloud
Provides access to VCloud resources via their REST API.
VCloudApiMetadata - Class in org.jclouds.vcloud
Implementation of ApiMetadata for VCloud 1.0 API
VCloudApiMetadata() - Constructor for class org.jclouds.vcloud.VCloudApiMetadata
 
VCloudApiMetadata(VCloudApiMetadata.Builder) - Constructor for class org.jclouds.vcloud.VCloudApiMetadata
 
VCloudApiMetadata.Builder - Class in org.jclouds.vcloud
 
VCloudApiMetadata.Builder() - Constructor for class org.jclouds.vcloud.VCloudApiMetadata.Builder
 
VCloudComputeServiceAdapter - Class in org.jclouds.vcloud.compute.strategy
defines the connection between the VCloudApi implementation and the jclouds ComputeService
VCloudComputeServiceAdapter(VCloudApi, Predicate<URI>, InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn, Supplier<Map<String, Org>>, VAppTemplatesSupplier, Function<VAppTemplate, Envelope>) - Constructor for class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
VCloudComputeServiceContextModule - Class in org.jclouds.vcloud.compute.config
Configures the VCloudComputeServiceContext; requires VCloudComputeClientImpl bound.
VCloudComputeServiceContextModule() - Constructor for class org.jclouds.vcloud.compute.config.VCloudComputeServiceContextModule
 
VCloudComputeServiceDependenciesModule - Class in org.jclouds.vcloud.compute.config
 
VCloudComputeServiceDependenciesModule() - Constructor for class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
 
VCloudComputeUtils - Class in org.jclouds.vcloud.compute.util
 
VCloudComputeUtils() - Constructor for class org.jclouds.vcloud.compute.util.VCloudComputeUtils
 
VCloudConstants - Interface in org.jclouds.vcloud.reference
Configuration properties and constants used in VCloud connections.
VCloudError - Interface in org.jclouds.vcloud.domain
 
VCloudError.MinorCode - Enum in org.jclouds.vcloud.domain
 
VCloudHardDisk - Class in org.jclouds.vcloud.domain.ovf
 
VCloudHardDisk(String, String, String, String, String, String, String, Boolean, Boolean, ResourceAllocationSettingData.ConsumerVisibility, Long, ResourceAllocationSettingData.MappingBehavior, String, String, String, Long, String, ResourceAllocationSettingData.ResourceType, Long, String, Integer, List<String>, List<String>, long, int, String) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
 
VCloudHardDisk.Builder - Class in org.jclouds.vcloud.domain.ovf
 
VCloudHardDisk.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
 
VCloudHardwareBuilderFromResourceAllocations - Class in org.jclouds.vcloud.compute.functions
 
VCloudHardwareBuilderFromResourceAllocations() - Constructor for class org.jclouds.vcloud.compute.functions.VCloudHardwareBuilderFromResourceAllocations
 
VCloudHttpApiModule - Class in org.jclouds.vcloud.config
Configures the VCloud authentication service connection, including logging and http transport.
VCloudHttpApiModule() - Constructor for class org.jclouds.vcloud.config.VCloudHttpApiModule
 
VCloudHttpApiModule.OrgCatalogItemSupplier - Class in org.jclouds.vcloud.config
 
VCloudHttpApiModule.OrgCatalogItemSupplier(Supplier<Map<String, Map<String, Catalog>>>, Function<Catalog, Iterable<CatalogItem>>) - Constructor for class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogItemSupplier
 
VCloudHttpApiModule.OrgCatalogSupplier - Class in org.jclouds.vcloud.config
 
VCloudHttpApiModule.OrgCatalogSupplier(Supplier<Map<String, Org>>, Function<Org, Iterable<Catalog>>) - Constructor for class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgCatalogSupplier
 
VCloudHttpApiModule.OrgMapSupplier - Class in org.jclouds.vcloud.config
 
VCloudHttpApiModule.OrgMapSupplier(Supplier<VCloudSession>, Function<Iterable<String>, Iterable<Org>>) - Constructor for class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgMapSupplier
 
VCloudHttpApiModule.OrgVDCSupplier - Class in org.jclouds.vcloud.config
 
VCloudHttpApiModule.OrgVDCSupplier(Supplier<Map<String, Org>>, Function<Org, Iterable<VDC>>) - Constructor for class org.jclouds.vcloud.config.VCloudHttpApiModule.OrgVDCSupplier
 
VCloudHttpApiModule.URItoVDC - Class in org.jclouds.vcloud.config
 
VCloudLogin - Annotation Type in org.jclouds.vcloud.endpoints
Represents a component related to vCloud.
VCloudLoginApi - Interface in org.jclouds.vcloud.internal
 
VCloudMediaType - Interface in org.jclouds.vcloud
Resource Types used in VCloud
VCloudNetworkAdapter - Class in org.jclouds.vcloud.domain.ovf
 
VCloudNetworkAdapter(String, String, String, String, String, String, String, Boolean, Boolean, ResourceAllocationSettingData.ConsumerVisibility, Long, ResourceAllocationSettingData.MappingBehavior, String, String, String, Long, String, ResourceAllocationSettingData.ResourceType, Long, String, Integer, List<String>, List<String>, String, boolean, String) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
 
VCloudNetworkAdapter.Builder - Class in org.jclouds.vcloud.domain.ovf
 
VCloudNetworkAdapter.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
 
VCloudNetworkSection - Class in org.jclouds.vcloud.domain.ovf
VCloud extension
VCloudNetworkSection(String, URI, String, Iterable<Network>) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
 
VCloudNetworkSectionHandler - Class in org.jclouds.vcloud.xml.ovf
 
VCloudOperatingSystemHandler - Class in org.jclouds.vcloud.xml.ovf
 
VCloudOperatingSystemHandler() - Constructor for class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 
VCloudOperatingSystemSection - Class in org.jclouds.vcloud.domain.ovf
A description of the operating system supported by a virtual machine.
VCloudOperatingSystemSection(Integer, String, String, String, URI, String, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
VCloudResourceAllocationSettingDataHandler - Class in org.jclouds.vcloud.xml.ovf
 
VCloudResourceAllocationSettingDataHandler() - Constructor for class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
 
VCloudResponseException - Exception in org.jclouds.vcloud
Encapsulates an VCloud Error.
VCloudResponseException(HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
 
VCloudResponseException(HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
 
VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
 
VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
 
VCloudSession - Interface in org.jclouds.vcloud.domain
 
VCloudTemplateBuilderImpl - Class in org.jclouds.vcloud.compute.internal
 
VCloudTemplateBuilderImpl(Supplier<Set<? extends Location>>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Location>, Provider<TemplateOptions>, Provider<TemplateBuilder>) - Constructor for class org.jclouds.vcloud.compute.internal.VCloudTemplateBuilderImpl
 
VCloudTemplateOptions - Class in org.jclouds.vcloud.compute.options
Contains options supported in the ComputeService#runNode operation on the "vcloud" provider.
VCloudTemplateOptions() - Constructor for class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
 
VCloudTemplateOptions.Builder - Class in org.jclouds.vcloud.compute.options
 
VCloudTemplateOptions.Builder() - Constructor for class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
 
VCloudToken - Annotation Type in org.jclouds.vcloud
A VCloud Session Token
VCloudUtils - Class in org.jclouds.vcloud.util
Needed to sign and verify requests and responses.
VCloudVersionsApi - Interface in org.jclouds.vcloud
 
VCloudVirtualHardwareHandler - Class in org.jclouds.vcloud.xml
 
VCloudVirtualHardwareHandler(VirtualHardwareSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
 
VCloudVirtualHardwareSection - Class in org.jclouds.vcloud.domain.ovf
A description of the virtual hardware supported by a virtual machine.
VCloudVirtualHardwareSection(String, URI, String, Iterable<String>, VirtualSystemSettingData, Iterable<? extends ResourceAllocationSettingData>) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
 
VCloudVirtualHardwareSection.Builder - Class in org.jclouds.vcloud.domain.ovf
 
VCloudVirtualHardwareSection.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
 
VDC - Interface in org.jclouds.vcloud.domain
A vDC is a deployment environment for vApps.
VDC - Annotation Type in org.jclouds.vcloud.endpoints
Related to a VCloud express Catalog.
vdc - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
vdc - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
vDC - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
vdc - Variable in class org.jclouds.vcloud.xml.VmHandler
 
VDC_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vdc+xml"
VDC_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vdc+xml"
VDCApi - Interface in org.jclouds.vcloud.features
Provides access to VDC functionality in vCloud

VDCHandler - Class in org.jclouds.vcloud.xml
 
VDCHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.VDCHandler
 
VDCImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
VDCImpl(String, String, URI, VDCStatus, ReferenceType, String, Iterable<Task>, AllocationModel, Capacity, Capacity, Capacity, Map<String, ReferenceType>, Map<String, ReferenceType>, int, int, int, boolean) - Constructor for class org.jclouds.vcloud.domain.internal.VDCImpl
 
vdcs - Variable in class org.jclouds.vcloud.xml.OrgHandler
 
VDCsInOrg - Class in org.jclouds.vcloud.functions
 
VDCStatus - Enum in org.jclouds.vcloud.domain
The creation status of the vDC
virtualHardwareHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
 
VIRTUALHARDWARESECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
VIRTUALHARDWARESECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
virtualMachineId - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
 
virtualMachineId - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
 
virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
virtualSystem - Variable in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
 
Vm - Interface in org.jclouds.vcloud.domain
A Vm represents a virtual machine, a member of a vApp’s Children container.
vm - Variable in class org.jclouds.vcloud.xml.VmHandler
 
VM_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vm+xml"
VM_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
"application/vnd.vmware.vcloud.vm+xml"
VmApi - Interface in org.jclouds.vcloud.features
Provides access to VM functionality in vCloud

vmHandler - Variable in class org.jclouds.vcloud.xml.VAppHandler
 
vmHandler - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
 
VmHandler - Class in org.jclouds.vcloud.xml
 
VmHandler(TaskHandler, VCloudVirtualHardwareHandler, VCloudOperatingSystemHandler, NetworkConnectionSectionHandler, GuestCustomizationSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VmHandler
 
VmImpl - Class in org.jclouds.vcloud.domain.internal
Locations of resources in vCloud
VmImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, VCloudVirtualHardwareSection, VCloudOperatingSystemSection, NetworkConnectionSection, GuestCustomizationSection, String) - Constructor for class org.jclouds.vcloud.domain.internal.VmImpl
 
vmNicId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
 
vmQuota - Variable in class org.jclouds.vcloud.xml.VDCHandler
 
VmRule - Class in org.jclouds.vcloud.domain.network.nat.rules
The VmRule element describes a NAT rule that maps an IP address and port in a vApp network to an external IP address and port.
VmRule(String, int, String, int, int, NatProtocol) - Constructor for class org.jclouds.vcloud.domain.network.nat.rules.VmRule
 
vmwOsType - Variable in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
 
vmwOsType - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
 

W

waitForTask(Task) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
 
waitForTask(Task) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
 
weight(Integer) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
weight(Integer) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
weight(Integer) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
withDescription(String) - Static method in class org.jclouds.vcloud.options.CaptureVAppOptions.Builder
 
withDescription(String) - Method in class org.jclouds.vcloud.options.CaptureVAppOptions
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.