| Package | Description |
|---|---|
| org.jclouds.openstack.keystone.v2_0 | |
| org.jclouds.openstack.keystone.v2_0.features |
| Modifier and Type | Method and Description |
|---|---|
PaginatedCollection<Object> |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404.createOrPropagate(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PaginatedCollection<Object>> |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404.create(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedCollection<? extends User> |
UserApi.list(PaginationOptions options) |
PaginatedCollection<? extends Tenant> |
TenantApi.list(PaginationOptions options) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends User>> |
UserAsyncApi.list(PaginationOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Tenant>> |
TenantAsyncApi.list(PaginationOptions options) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.