|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaginatedCollection | |
|---|---|
| org.jclouds.openstack.keystone.v2_0 | |
| org.jclouds.openstack.keystone.v2_0.features | |
| Uses of PaginatedCollection in org.jclouds.openstack.keystone.v2_0 |
|---|
| Methods in org.jclouds.openstack.keystone.v2_0 that return PaginatedCollection | |
|---|---|
PaginatedCollection<Object> |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404.createOrPropagate(Throwable t)
|
| Methods in org.jclouds.openstack.keystone.v2_0 that return types with arguments of type PaginatedCollection | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PaginatedCollection<Object>> |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404.create(Throwable t)
|
| Uses of PaginatedCollection in org.jclouds.openstack.keystone.v2_0.features |
|---|
| Methods in org.jclouds.openstack.keystone.v2_0.features that return PaginatedCollection | |
|---|---|
PaginatedCollection<? extends User> |
UserApi.list(PaginationOptions options)
|
PaginatedCollection<? extends Tenant> |
TenantApi.list(PaginationOptions options)
|
| Methods in org.jclouds.openstack.keystone.v2_0.features that return types with arguments of type PaginatedCollection | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Tenant>> |
TenantAsyncApi.list(PaginationOptions options)
|
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends User>> |
UserAsyncApi.list(PaginationOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||