Package | Description |
---|---|
org.jclouds.deltacloud | |
org.jclouds.deltacloud.compute.functions | |
org.jclouds.deltacloud.compute.strategy | |
org.jclouds.deltacloud.xml |
Modifier and Type | Method and Description |
---|---|
Realm |
DeltacloudClient.getRealm(URI realmHref) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Realm> |
DeltacloudAsyncClient.getRealm(URI realmHref) |
Set<Realm> |
DeltacloudClient.listRealms()
The realms collection will return a set of all realms available to the current user.
|
com.google.common.util.concurrent.ListenableFuture<Set<Realm>> |
DeltacloudAsyncClient.listRealms() |
Modifier and Type | Method and Description |
---|---|
Location |
RealmToLocation.apply(Realm from) |
Modifier and Type | Method and Description |
---|---|
Iterable<Realm> |
DeltacloudComputeServiceAdapter.listLocations() |
Modifier and Type | Method and Description |
---|---|
Realm |
RealmHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<? extends Realm> |
RealmsHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.