|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Realm | |
---|---|
org.jclouds.deltacloud | |
org.jclouds.deltacloud.compute.functions | |
org.jclouds.deltacloud.compute.strategy | |
org.jclouds.deltacloud.xml |
Uses of Realm in org.jclouds.deltacloud |
---|
Methods in org.jclouds.deltacloud that return Realm | |
---|---|
Realm |
DeltacloudClient.getRealm(URI realmHref)
|
Methods in org.jclouds.deltacloud that return types with arguments of type Realm | |
---|---|
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()
|
Uses of Realm in org.jclouds.deltacloud.compute.functions |
---|
Methods in org.jclouds.deltacloud.compute.functions with parameters of type Realm | |
---|---|
Location |
RealmToLocation.apply(Realm from)
|
Uses of Realm in org.jclouds.deltacloud.compute.strategy |
---|
Methods in org.jclouds.deltacloud.compute.strategy that return types with arguments of type Realm | |
---|---|
Iterable<Realm> |
DeltacloudComputeServiceAdapter.listLocations()
|
Uses of Realm in org.jclouds.deltacloud.xml |
---|
Methods in org.jclouds.deltacloud.xml that return Realm | |
---|---|
Realm |
RealmHandler.getResult()
|
Methods in org.jclouds.deltacloud.xml that return types with arguments of type Realm | |
---|---|
Set<? extends Realm> |
RealmsHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |