|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VDC | |
|---|---|
| org.jclouds.vcloud.binders | |
| org.jclouds.vcloud.config | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.features | |
| org.jclouds.vcloud.functions | |
| org.jclouds.vcloud.xml | |
| Uses of VDC in org.jclouds.vcloud.binders |
|---|
| Fields in org.jclouds.vcloud.binders with type parameters of type VDC | |
|---|---|
protected com.google.common.base.Supplier<Map<String,Map<String,VDC>>> |
OrgNameVDCNameResourceNameToEndpoint.orgVDCMap
|
| Methods in org.jclouds.vcloud.binders with parameters of type VDC | |
|---|---|
protected abstract URI |
OrgNameVDCNameResourceNameToEndpoint.getEndpointOfResourceInVDC(Object org,
Object vDC,
Object resource,
VDC vDCObject)
|
protected URI |
OrgNameVDCNameResourceEntityNameToEndpoint.getEndpointOfResourceInVDC(Object org,
Object vDC,
Object resource,
VDC vDCObject)
|
protected URI |
OrgNameVDCNameNetworkNameToEndpoint.getEndpointOfResourceInVDC(Object org,
Object vDC,
Object resource,
VDC vDCObject)
|
| Constructor parameters in org.jclouds.vcloud.binders with type arguments of type VDC | |
|---|---|
OrgNameVDCNameNetworkNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
com.google.common.base.Supplier<ReferenceType> defaultOrg,
com.google.common.base.Supplier<ReferenceType> defaultVDC)
|
|
OrgNameVDCNameResourceEntityNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
com.google.common.base.Supplier<ReferenceType> defaultOrg,
com.google.common.base.Supplier<ReferenceType> defaultVDC)
|
|
OrgNameVDCNameResourceNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
com.google.common.base.Supplier<ReferenceType> defaultOrg,
com.google.common.base.Supplier<ReferenceType> defaultVDC)
|
|
| Uses of VDC in org.jclouds.vcloud.config |
|---|
| Methods in org.jclouds.vcloud.config that return types with arguments of type VDC | |
|---|---|
Map<URI,VDC> |
VCloudHttpApiModule.URItoVDC.get()
|
Map<String,Map<String,VDC>> |
VCloudHttpApiModule.OrgVDCSupplier.get()
|
protected com.google.common.base.Supplier<Map<String,Map<String,VDC>>> |
VCloudHttpApiModule.provideOrgVDCSupplierCache(long seconds,
AtomicReference<org.jclouds.rest.AuthorizationException> authException,
VCloudHttpApiModule.OrgVDCSupplier supplier)
|
protected com.google.common.base.Supplier<Map<URI,VDC>> |
VCloudHttpApiModule.provideURIToVDC(long seconds,
AtomicReference<org.jclouds.rest.AuthorizationException> authException,
VCloudHttpApiModule.URItoVDC supplier)
|
| Constructor parameters in org.jclouds.vcloud.config with type arguments of type VDC | |
|---|---|
DefaultNetworkForVDC(org.jclouds.config.ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
com.google.common.base.Predicate<ReferenceType> defaultSelector,
com.google.common.base.Supplier<Map<URI,VDC>> uriToVDC)
|
|
VCloudHttpApiModule.OrgVDCSupplier(com.google.common.base.Supplier<Map<String,Org>> orgSupplier,
com.google.common.base.Function<Org,Iterable<VDC>> allVDCsInOrg)
|
|
| Uses of VDC in org.jclouds.vcloud.domain.internal |
|---|
| Classes in org.jclouds.vcloud.domain.internal that implement VDC | |
|---|---|
class |
VDCImpl
Locations of resources in vCloud |
| Uses of VDC in org.jclouds.vcloud.features |
|---|
| Methods in org.jclouds.vcloud.features that return VDC | |
|---|---|
VDC |
VDCApi.findVDCInOrgNamed(String orgName,
String vdcName)
returns the VDC in the organization associated with the specified name. |
VDC |
VDCApi.getVDC(URI vdc)
|
| Uses of VDC in org.jclouds.vcloud.functions |
|---|
| Methods in org.jclouds.vcloud.functions that return types with arguments of type VDC | |
|---|---|
Iterable<VDC> |
VDCsInOrg.apply(Org org)
|
| Uses of VDC in org.jclouds.vcloud.xml |
|---|
| Methods in org.jclouds.vcloud.xml that return VDC | |
|---|---|
VDC |
VDCHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||