|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VDC | |
|---|---|
| org.jclouds.vcloud.config | |
| org.jclouds.vcloud.features | |
| org.jclouds.vcloud.functions | |
| org.jclouds.vcloud.xml | |
| 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> |
VCloudRestClientModule.URItoVDC.get()
|
Map<String,Map<String,VDC>> |
VCloudRestClientModule.OrgVDCSupplier.get()
|
protected com.google.common.base.Supplier<Map<String,Map<String,VDC>>> |
VCloudRestClientModule.provideOrgVDCSupplierCache(long seconds,
AtomicReference<AuthorizationException> authException,
VCloudRestClientModule.OrgVDCSupplier supplier)
|
protected com.google.common.base.Supplier<Map<URI,VDC>> |
VCloudRestClientModule.provideURIToVDC(long seconds,
AtomicReference<AuthorizationException> authException,
VCloudRestClientModule.URItoVDC supplier)
|
| Constructor parameters in org.jclouds.vcloud.config with type arguments of type VDC | |
|---|---|
DefaultNetworkForVDC(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
com.google.common.base.Predicate<ReferenceType> defaultSelector,
com.google.common.base.Supplier<Map<URI,VDC>> uriToVDC)
|
|
VCloudRestClientModule.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.features |
|---|
| Methods in org.jclouds.vcloud.features that return VDC | |
|---|---|
VDC |
VDCClient.findVDCInOrgNamed(String orgName,
String vdcName)
returns the VDC in the organization associated with the specified name. |
VDC |
VDCClient.getVDC(URI vdc)
|
| Methods in org.jclouds.vcloud.features that return types with arguments of type VDC | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VDC> |
VDCAsyncClient.findVDCInOrgNamed(String orgName,
String vdcName)
|
com.google.common.util.concurrent.ListenableFuture<VDC> |
VDCAsyncClient.getVDC(URI vdc)
|
| Uses of VDC in org.jclouds.vcloud.functions |
|---|
| Fields in org.jclouds.vcloud.functions with type parameters of type VDC | |
|---|---|
protected com.google.common.base.Supplier<Map<String,Map<String,VDC>>> |
OrgNameVDCNameResourceNameToEndpoint.orgVDCMap
|
| Methods in org.jclouds.vcloud.functions that return types with arguments of type VDC | |
|---|---|
Iterable<VDC> |
AllVDCsInOrg.apply(Org org)
|
| Methods in org.jclouds.vcloud.functions 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.functions with type arguments of type VDC | |
|---|---|
OrgNameVDCNameNetworkNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
ReferenceType defaultOrg,
ReferenceType defaultVDC)
|
|
OrgNameVDCNameResourceEntityNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
ReferenceType defaultOrg,
ReferenceType defaultVDC)
|
|
OrgNameVDCNameResourceNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
ReferenceType defaultOrg,
ReferenceType defaultVDC)
|
|
| 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 | |||||||||