Package | Description |
---|---|
org.jclouds.trmk.ecloud.features | |
org.jclouds.trmk.vcloud_0_8.domain | |
org.jclouds.trmk.vcloud_0_8.xml |
Modifier and Type | Method and Description |
---|---|
Set<DataCenter> |
DataCenterOperationsClient.listDataCenters(URI dataCentersList)
This call will get the list of data centers by list id.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<DataCenter>> |
DataCenterOperationsAsyncClient.listDataCenters(URI dataCenters) |
Set<DataCenter> |
DataCenterOperationsClient.listDataCentersInOrg(URI orgId)
This call will get the list of data centers that contain at least one of
the organization's environments.
|
Modifier and Type | Method and Description |
---|---|
DataCenter |
DataCenter.Builder.build() |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.ImmutableSet.Builder<DataCenter> |
DataCentersHandler.dataCenters |
Modifier and Type | Method and Description |
---|---|
DataCenter |
DataCenterHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<DataCenter> |
DataCentersHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.