Uses of Interface
org.jclouds.vcloud.domain.ReferenceType

Packages that use ReferenceType
org.jclouds.vcloud   
org.jclouds.vcloud.binders   
org.jclouds.vcloud.compute.functions   
org.jclouds.vcloud.config   
org.jclouds.vcloud.domain   
org.jclouds.vcloud.domain.internal   
org.jclouds.vcloud.domain.network   
org.jclouds.vcloud.domain.network.internal   
org.jclouds.vcloud.domain.ovf   
org.jclouds.vcloud.features   
org.jclouds.vcloud.functions   
org.jclouds.vcloud.suppliers   
org.jclouds.vcloud.util   
org.jclouds.vcloud.xml   
org.jclouds.vcloud.xml.ovf   
 

Uses of ReferenceType in org.jclouds.vcloud
 

Methods in org.jclouds.vcloud that return types with arguments of type ReferenceType
 Map<String,ReferenceType> VCloudClient.listOrgs()
          Deprecated. 
 com.google.common.util.concurrent.ListenableFuture<Map<String,ReferenceType>> VCloudAsyncClient.listOrgs()
          Deprecated. 
 

Uses of ReferenceType in org.jclouds.vcloud.binders
 

Fields in org.jclouds.vcloud.binders declared as ReferenceType
protected  ReferenceType BindInstantiateVAppTemplateParamsToXmlPayload.defaultNetwork
           
 

Constructors in org.jclouds.vcloud.binders with parameters of type ReferenceType
BindInstantiateVAppTemplateParamsToXmlPayload(BindInstantiateVAppTemplateParamsToXmlPayload.DefaultNetworkNameInTemplate defaultNetworkNameInTemplate, BindToStringPayload stringBinder, String ns, String schema, ReferenceType network, String fenceMode, VCloudClient client)
           
 

Uses of ReferenceType in org.jclouds.vcloud.compute.functions
 

Methods in org.jclouds.vcloud.compute.functions with parameters of type ReferenceType
 Location FindLocationForResource.apply(ReferenceType resource)
          searches for a location associated with this resource.
 ImageForVAppTemplate ImageForVAppTemplate.withParent(ReferenceType parent)
           
 HardwareForVAppTemplate HardwareForVAppTemplate.withParent(ReferenceType parent)
           
 

Constructor parameters in org.jclouds.vcloud.compute.functions with type arguments of type ReferenceType
HardwareForVApp(com.google.common.base.Function<ReferenceType,Location> findLocationForResource, VCloudHardwareBuilderFromResourceAllocations rasdToHardwareBuilder)
           
 

Uses of ReferenceType in org.jclouds.vcloud.config
 

Methods in org.jclouds.vcloud.config that return ReferenceType
 ReferenceType DefaultCatalogForOrg.apply(ReferenceType defaultOrg)
           
 ReferenceType DefaultNetworkForVDC.apply(ReferenceType defaultVDC)
           
 ReferenceType DefaultVDCForOrg.apply(ReferenceType defaultOrg)
           
 ReferenceType DefaultTasksListForOrg.apply(ReferenceType defaultOrg)
           
 ReferenceType DefaultOrgForUser.apply(String user)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultCatalog(DefaultCatalogForOrg defaultCatalogURIForOrg, ReferenceType defaultOrg)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultNetwork(DefaultNetworkForVDC defaultNetworkURIForVDC, ReferenceType defaultVDC)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultOrg(DefaultOrgForUser defaultOrgURIForUser, String user)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultTasksList(DefaultTasksListForOrg defaultTasksListURIForOrg, ReferenceType defaultOrg)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultVDC(DefaultVDCForOrg defaultVDCURIForOrg, ReferenceType defaultOrg)
           
 

Methods in org.jclouds.vcloud.config that return types with arguments of type ReferenceType
protected  com.google.common.base.Predicate<ReferenceType> DefaultVCloudReferencesModule.provideDefaultCatalogSelector(com.google.inject.Injector i)
           
protected  com.google.common.base.Predicate<ReferenceType> DefaultVCloudReferencesModule.provideDefaultNetworkSelector(com.google.inject.Injector i)
           
protected  com.google.common.base.Predicate<ReferenceType> DefaultVCloudReferencesModule.provideDefaultOrgSelector(com.google.inject.Injector i)
           
protected  com.google.common.base.Predicate<ReferenceType> DefaultVCloudReferencesModule.provideDefaultVDCSelector(com.google.inject.Injector i)
           
protected  com.google.common.base.Supplier<Map<String,ReferenceType>> VCloudRestClientModule.provideVDCtoORG(long seconds, AtomicReference<AuthorizationException> authException, org.jclouds.vcloud.config.VCloudRestClientModule.OrgNameToOrgSupplier supplier)
           
 

Methods in org.jclouds.vcloud.config with parameters of type ReferenceType
 boolean DefaultVCloudReferencesModule.WriteableCatalog.apply(ReferenceType arg0)
           
 ReferenceType DefaultCatalogForOrg.apply(ReferenceType defaultOrg)
           
 ReferenceType DefaultNetworkForVDC.apply(ReferenceType defaultVDC)
           
 ReferenceType DefaultVDCForOrg.apply(ReferenceType defaultOrg)
           
 ReferenceType DefaultTasksListForOrg.apply(ReferenceType defaultOrg)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultCatalog(DefaultCatalogForOrg defaultCatalogURIForOrg, ReferenceType defaultOrg)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultNetwork(DefaultNetworkForVDC defaultNetworkURIForVDC, ReferenceType defaultVDC)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultTasksList(DefaultTasksListForOrg defaultTasksListURIForOrg, ReferenceType defaultOrg)
           
protected  ReferenceType DefaultVCloudReferencesModule.provideDefaultVDC(DefaultVDCForOrg defaultVDCURIForOrg, ReferenceType defaultOrg)
           
protected  Org VCloudRestClientModule.provideOrg(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier, ReferenceType defaultOrg)
           
 

Constructor parameters in org.jclouds.vcloud.config with type arguments of type ReferenceType
DefaultCatalogForOrg(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull, com.google.common.base.Predicate<ReferenceType> defaultSelector, com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg)
           
DefaultNetworkForVDC(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull, com.google.common.base.Predicate<ReferenceType> defaultSelector, com.google.common.base.Supplier<Map<URI,? extends VDC>> uriToVDC)
           
DefaultOrgForUser(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull, com.google.common.base.Predicate<ReferenceType> defaultSelector, com.google.common.base.Supplier<VCloudSession> sessionSupplier)
           
DefaultVDCForOrg(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull, com.google.common.base.Predicate<ReferenceType> defaultSelector, com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg)
           
 

Uses of ReferenceType in org.jclouds.vcloud.domain
 

Subinterfaces of ReferenceType in org.jclouds.vcloud.domain
 interface Catalog
           
 interface CatalogItem
           
 interface Org
          A vCloud organization is a high-level abstraction that provides a unit of administration for objects and resources.
 interface Task
          Whenever the result of a request cannot be returned immediately, the server creates a Task object.
 interface VApp
          A VApp is the result of instantiation of a VAppTemplate.
 interface VAppTemplate
          A VAppTemplate is an abstract description of a vApp.
 interface VDC
          A vDC is a deployment environment for vApps.
 interface Vm
          A Vm represents a virtual machine, a member of a vApp’s Children container.
 

Fields in org.jclouds.vcloud.domain declared as ReferenceType
protected  ReferenceType NetworkConnectionSection.edit
           
protected  ReferenceType NetworkConnectionSection.Builder.edit
           
protected  ReferenceType GuestCustomizationSection.edit
           
 

Methods in org.jclouds.vcloud.domain that return ReferenceType
 ReferenceType NetworkConnectionSection.getEdit()
           
 ReferenceType GuestCustomizationSection.getEdit()
           
 ReferenceType CatalogItem.getEntity()
           
 ReferenceType VDC.getOrg()
          Reference to the org containing this vDC.
 ReferenceType Catalog.getOrg()
          Reference to the org containing this vDC.
 ReferenceType Task.getOwner()
          A link to the object that owns the task.
 ReferenceType Vm.getParent()
          Reference to the VApp or VAppTemplate containing this vm.
 ReferenceType Org.getTasksList()
          If there are any queued, running, or recently completed tasks owned by a member of the organization, it also contains a TasksList.
 ReferenceType VAppTemplate.getVDC()
          Reference to the VDC containing this template.
 ReferenceType VApp.getVDC()
          Reference to the vdc containing this vApp.
 

Methods in org.jclouds.vcloud.domain that return types with arguments of type ReferenceType
 Map<String,ReferenceType> VDC.getAvailableNetworks()
          container for OrgNetwork elements that represent organization networks contained by the vDC
 Map<String,ReferenceType> Org.getCatalogs()
           
 Map<String,ReferenceType> Org.getNetworks()
           
 Map<String,ReferenceType> VCloudSession.getOrgs()
           
 Map<String,ReferenceType> VDC.getResourceEntities()
          container for ResourceEntity elements
 Map<String,ReferenceType> Org.getVDCs()
           
 

Methods in org.jclouds.vcloud.domain with parameters of type ReferenceType
 NetworkConnectionSection.Builder NetworkConnectionSection.Builder.edit(ReferenceType edit)
           
 

Constructors in org.jclouds.vcloud.domain with parameters of type ReferenceType
GuestCustomizationSection(String type, URI href, String info, Boolean enabled, Boolean changeSid, String virtualMachineId, Boolean joinDomainEnabled, Boolean useOrgSettings, String domainName, String domainUserName, String domainUserPassword, Boolean adminPasswordEnabled, Boolean adminPasswordAuto, String adminPassword, Boolean resetPasswordRequired, String customizationScript, String computerName, ReferenceType edit)
           
NetworkConnectionSection(String type, URI href, String info, Integer primaryNetworkConnectionIndex, Iterable<NetworkConnection> connections, ReferenceType edit)
           
 

Uses of ReferenceType in org.jclouds.vcloud.domain.internal
 

Methods in org.jclouds.vcloud.domain.internal that return ReferenceType
 ReferenceType CatalogItemImpl.getEntity()
           
 ReferenceType VDCImpl.getOrg()
          Reference to the org containing this vDC.
 ReferenceType CatalogImpl.getOrg()
          Reference to the org containing this vDC.
 ReferenceType TaskImpl.getOwner()
           
 ReferenceType VmImpl.getParent()
          Reference to the VApp or VAppTemplate containing this vm.
 ReferenceType OrgImpl.getTasksList()
           
 ReferenceType VAppTemplateImpl.getVDC()
          Reference to the VDC containing this template.
 ReferenceType VAppImpl.getVDC()
          Reference to the vdc containing this vApp.
 

Methods in org.jclouds.vcloud.domain.internal that return types with arguments of type ReferenceType
 Map<String,ReferenceType> VDCImpl.getAvailableNetworks()
          container for OrgNetwork elements that represent organization networks contained by the vDC
 Map<String,ReferenceType> OrgImpl.getCatalogs()
           
 Map<String,ReferenceType> OrgImpl.getNetworks()
           
 Map<String,ReferenceType> VDCImpl.getResourceEntities()
          container for ResourceEntity elements
 Map<String,ReferenceType> OrgImpl.getVDCs()
           
 

Methods in org.jclouds.vcloud.domain.internal with parameters of type ReferenceType
 int OrgImpl.compareTo(ReferenceType o)
           
 int CatalogImpl.compareTo(ReferenceType o)
           
 int ReferenceTypeImpl.compareTo(ReferenceType that)
           
 

Constructors in org.jclouds.vcloud.domain.internal with parameters of type ReferenceType
CatalogImpl(String name, String type, URI href, ReferenceType org, String description, Map<String,ReferenceType> contents, Iterable<Task> tasks, boolean published, boolean readOnly)
           
CatalogItemImpl(String name, URI id, String description, ReferenceType entity, Map<String,String> properties)
           
OrgImpl(String name, String type, URI id, String fullName, String description, Map<String,ReferenceType> catalogs, Map<String,ReferenceType> vdcs, Map<String,ReferenceType> networks, ReferenceType tasksList, Iterable<Task> tasks)
           
TaskImpl(URI id, String operation, TaskStatus status, Date startTime, Date endTime, Date expiryTime, ReferenceType owner, VCloudError error)
           
VAppImpl(String name, String type, URI id, Status status, ReferenceType vdc, String description, Iterable<Task> tasks, boolean ovfDescriptorUploaded, Iterable<? extends Vm> children)
           
VAppTemplateImpl(String name, String type, URI id, Status status, ReferenceType vdc, String description, Iterable<Task> tasks, boolean ovfDescriptorUploaded, String vAppScopedLocalId, Iterable<? extends Vm> children, VCloudNetworkSection networkSection)
           
VDCImpl(String name, String type, URI id, VDCStatus status, ReferenceType org, String description, Iterable<Task> tasks, AllocationModel allocationModel, Capacity storageCapacity, Capacity cpuCapacity, Capacity memoryCapacity, Map<String,ReferenceType> resourceEntities, Map<String,ReferenceType> availableNetworks, int nicQuota, int networkQuota, int vmQuota, boolean isEnabled)
           
VmImpl(String name, String type, URI id, Status status, ReferenceType vApp, String description, Iterable<Task> tasks, VCloudVirtualHardwareSection hardware, VCloudOperatingSystemSection os, NetworkConnectionSection networkConnectionSection, GuestCustomizationSection guestCustomization, String vAppScopedLocalId)
           
 

Constructor parameters in org.jclouds.vcloud.domain.internal with type arguments of type ReferenceType
CatalogImpl(String name, String type, URI href, ReferenceType org, String description, Map<String,ReferenceType> contents, Iterable<Task> tasks, boolean published, boolean readOnly)
           
OrgImpl(String name, String type, URI id, String fullName, String description, Map<String,ReferenceType> catalogs, Map<String,ReferenceType> vdcs, Map<String,ReferenceType> networks, ReferenceType tasksList, Iterable<Task> tasks)
           
OrgImpl(String name, String type, URI id, String fullName, String description, Map<String,ReferenceType> catalogs, Map<String,ReferenceType> vdcs, Map<String,ReferenceType> networks, ReferenceType tasksList, Iterable<Task> tasks)
           
OrgImpl(String name, String type, URI id, String fullName, String description, Map<String,ReferenceType> catalogs, Map<String,ReferenceType> vdcs, Map<String,ReferenceType> networks, ReferenceType tasksList, Iterable<Task> tasks)
           
VDCImpl(String name, String type, URI id, VDCStatus status, ReferenceType org, String description, Iterable<Task> tasks, AllocationModel allocationModel, Capacity storageCapacity, Capacity cpuCapacity, Capacity memoryCapacity, Map<String,ReferenceType> resourceEntities, Map<String,ReferenceType> availableNetworks, int nicQuota, int networkQuota, int vmQuota, boolean isEnabled)
           
VDCImpl(String name, String type, URI id, VDCStatus status, ReferenceType org, String description, Iterable<Task> tasks, AllocationModel allocationModel, Capacity storageCapacity, Capacity cpuCapacity, Capacity memoryCapacity, Map<String,ReferenceType> resourceEntities, Map<String,ReferenceType> availableNetworks, int nicQuota, int networkQuota, int vmQuota, boolean isEnabled)
           
 

Uses of ReferenceType in org.jclouds.vcloud.domain.network
 

Subinterfaces of ReferenceType in org.jclouds.vcloud.domain.network
 interface OrgNetwork
          A vDC is a deployment environment for vApps.
 

Methods in org.jclouds.vcloud.domain.network that return ReferenceType
 ReferenceType OrgNetwork.getNetworkPool()
          A reference the network pool from which this network is provisioned.
 ReferenceType OrgNetwork.getOrg()
          The org this network belongs to.
 ReferenceType OrgNetwork.Configuration.getParentNetwork()
          reference to a network to which this network connects
 

Uses of ReferenceType in org.jclouds.vcloud.domain.network.internal
 

Methods in org.jclouds.vcloud.domain.network.internal that return ReferenceType
 ReferenceType OrgNetworkImpl.getNetworkPool()
          A reference the network pool from which this network is provisioned.
 ReferenceType OrgNetworkImpl.getOrg()
          The org this network belongs to.
 ReferenceType OrgNetworkImpl.ConfigurationImpl.getParentNetwork()
          reference to a network to which this network connects
 

Constructors in org.jclouds.vcloud.domain.network.internal with parameters of type ReferenceType
OrgNetworkImpl.ConfigurationImpl(IpScope ipScope, ReferenceType parentNetwork, FenceMode fenceMode, Features features)
           
OrgNetworkImpl(String name, String type, URI id, ReferenceType org, String description, Iterable<Task> tasks, OrgNetwork.Configuration configuration, ReferenceType networkPool, Iterable<String> allowedExternalIpAddresses)
           
 

Uses of ReferenceType in org.jclouds.vcloud.domain.ovf
 

Fields in org.jclouds.vcloud.domain.ovf declared as ReferenceType
protected  ReferenceType VCloudOperatingSystemSection.edit
           
 

Methods in org.jclouds.vcloud.domain.ovf that return ReferenceType
 ReferenceType EditableResourceAllocationSettingData.getEdit()
           
 ReferenceType VCloudOperatingSystemSection.getEdit()
           
 

Methods in org.jclouds.vcloud.domain.ovf with parameters of type ReferenceType
 EditableResourceAllocationSettingData.Builder EditableResourceAllocationSettingData.Builder.edit(ReferenceType edit)
           
 

Constructors in org.jclouds.vcloud.domain.ovf with parameters of type ReferenceType
EditableResourceAllocationSettingData(String elementName, String instanceID, String caption, String description, String address, String addressOnParent, String allocationUnits, Boolean automaticAllocation, Boolean automaticDeallocation, ResourceAllocationSettingData.ConsumerVisibility consumerVisibility, Long limit, ResourceAllocationSettingData.MappingBehavior mappingBehavior, String otherResourceType, String parent, String poolID, Long reservation, String resourceSubType, ResourceAllocationSettingData.ResourceType resourceType, Long virtualQuantity, String virtualQuantityUnits, Integer weight, List<String> connections, List<String> hostResources, ReferenceType edit)
           
VCloudOperatingSystemSection(Integer id, String info, String description, String type, URI href, String vmwOsType, ReferenceType edit)
           
 

Uses of ReferenceType in org.jclouds.vcloud.features
 

Methods in org.jclouds.vcloud.features that return types with arguments of type ReferenceType
 Map<String,ReferenceType> OrgClient.listOrgs()
          The response to a login request includes a list of the organizations to which the authenticated user has access.
 com.google.common.util.concurrent.ListenableFuture<Map<String,ReferenceType>> OrgAsyncClient.listOrgs()
           
 

Uses of ReferenceType in org.jclouds.vcloud.functions
 

Fields in org.jclouds.vcloud.functions declared as ReferenceType
protected  ReferenceType OrgNameVDCNameResourceNameToEndpoint.defaultOrg
           
protected  ReferenceType OrgNameVDCNameResourceNameToEndpoint.defaultVDC
           
 

Constructors in org.jclouds.vcloud.functions with parameters of type ReferenceType
OrgNameAndCatalogNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap, ReferenceType defaultOrg, ReferenceType defaultCatalog)
           
OrgNameAndVDCNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgNameToVDCEndpoint, ReferenceType defaultOrg, ReferenceType defaultVDC)
           
OrgNameCatalogNameItemNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> orgCatalogMap, ReferenceType defaultOrg, ReferenceType defaultCatalog)
           
OrgNameCatalogNameVAppTemplateNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,Map<String,? extends CatalogItem>>>> orgCatalogItemMap, ReferenceType defaultOrg, ReferenceType defaultCatalog)
           
OrgNameToEndpoint(com.google.common.base.Supplier<Map<String,ReferenceType>> orgNameToEndpointSupplier, ReferenceType defaultOrg)
           
OrgNameToTasksListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap, ReferenceType defaultTasksList)
           
OrgNameVDCNameNetworkNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends VDC>>> orgVDCMap, ReferenceType defaultOrg, ReferenceType defaultVDC)
           
OrgNameVDCNameResourceEntityNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends VDC>>> orgVDCMap, ReferenceType defaultOrg, ReferenceType defaultVDC)
           
OrgNameVDCNameResourceNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends VDC>>> orgVDCMap, ReferenceType defaultOrg, ReferenceType defaultVDC)
           
 

Constructor parameters in org.jclouds.vcloud.functions with type arguments of type ReferenceType
OrgNameToEndpoint(com.google.common.base.Supplier<Map<String,ReferenceType>> orgNameToEndpointSupplier, ReferenceType defaultOrg)
           
 

Uses of ReferenceType in org.jclouds.vcloud.suppliers
 

Fields in org.jclouds.vcloud.suppliers with type parameters of type ReferenceType
protected  com.google.common.base.Predicate<ReferenceType> OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.defaultSelector
           
 

Methods in org.jclouds.vcloud.suppliers that return ReferenceType
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.apply(Iterable<ReferenceType> referenceTypes)
           
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.defaultReferenceType(Iterable<ReferenceType> referenceTypes)
           
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.findReferenceTypeWithNameMatchingPattern(Iterable<ReferenceType> referenceTypes, String namingPattern)
           
 

Method parameters in org.jclouds.vcloud.suppliers with type arguments of type ReferenceType
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.apply(Iterable<ReferenceType> referenceTypes)
           
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.defaultReferenceType(Iterable<ReferenceType> referenceTypes)
           
 ReferenceType OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault.findReferenceTypeWithNameMatchingPattern(Iterable<ReferenceType> referenceTypes, String namingPattern)
           
 

Constructor parameters in org.jclouds.vcloud.suppliers with type arguments of type ReferenceType
OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull, String configurationKey, com.google.common.base.Predicate<ReferenceType> defaultSelector)
           
 

Uses of ReferenceType in org.jclouds.vcloud.util
 

Methods in org.jclouds.vcloud.util that return ReferenceType
static ReferenceType Utils.newReferenceType(Map<String,String> attributes)
           
static ReferenceType Utils.newReferenceType(Map<String,String> attributes, String defaultType)
           
 

Method parameters in org.jclouds.vcloud.util with type arguments of type ReferenceType
static void Utils.putReferenceType(Map<String,ReferenceType> map, Map<String,String> attributes)
           
 

Uses of ReferenceType in org.jclouds.vcloud.xml
 

Fields in org.jclouds.vcloud.xml declared as ReferenceType
protected  ReferenceType CatalogItemHandler.catalogItem
           
protected  ReferenceType NetworkConnectionSectionHandler.edit
           
protected  ReferenceType CatalogItemHandler.entity
           
protected  ReferenceType OrgNetworkHandler.network
           
protected  ReferenceType OrgNetworkHandler.networkPool
           
protected  ReferenceType VDCHandler.org
           
protected  ReferenceType OrgHandler.org
           
protected  ReferenceType OrgNetworkHandler.org
           
protected  ReferenceType OrgNetworkHandler.parentNetwork
           
protected  ReferenceType NetworkConnectionSectionHandler.section
           
protected  ReferenceType OrgHandler.tasksList
           
protected  ReferenceType VAppHandler.template
           
protected  ReferenceType VAppTemplateHandler.template
           
protected  ReferenceType VAppHandler.vdc
           
protected  ReferenceType VmHandler.vdc
           
protected  ReferenceType VAppTemplateHandler.vdc
           
protected  ReferenceType VDCHandler.vDC
           
protected  ReferenceType VmHandler.vm
           
 

Fields in org.jclouds.vcloud.xml with type parameters of type ReferenceType
protected  Map<String,ReferenceType> VDCHandler.availableNetworks
           
protected  Map<String,ReferenceType> OrgHandler.catalogs
           
protected  Map<String,ReferenceType> OrgHandler.networks
           
protected  Map<String,ReferenceType> VDCHandler.resourceEntities
           
protected  Map<String,ReferenceType> OrgHandler.vdcs
           
 

Methods in org.jclouds.vcloud.xml that return types with arguments of type ReferenceType
 Map<String,ReferenceType> OrgListHandler.getResult()
           
 

Uses of ReferenceType in org.jclouds.vcloud.xml.ovf
 

Fields in org.jclouds.vcloud.xml.ovf declared as ReferenceType
protected  ReferenceType VCloudOperatingSystemHandler.edit
           
protected  ReferenceType VCloudOperatingSystemHandler.os
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.