org.jclouds.openstack.keystone.v2_0.features
Interface ServiceAsyncApi
public interface ServiceAsyncApi
Provides asynchronous access to Service via their REST API.
- See Also:
ServiceApi,
|
Method Summary |
com.google.common.util.concurrent.ListenableFuture<? extends Set<? extends Tenant>> |
listTenants()
|
listTenants
@Named(value="service:listtenants")
com.google.common.util.concurrent.ListenableFuture<? extends Set<? extends Tenant>> listTenants()
- See Also:
ServiceApi.listTenants()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.