|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7.
@Deprecated public interface KeystoneAsyncApi
Provides access to OpenStack keystone resources via their REST API.
KeystoneApi| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ApiMetadata> |
getApiMetadata()
Deprecated. |
ExtensionAsyncApi |
getExtensionApi()
Deprecated. Provides asynchronous access to Extension features. |
ServiceAsyncApi |
getServiceApi()
Deprecated. |
com.google.common.base.Optional<? extends TenantAsyncApi> |
getTenantApi()
Deprecated. |
com.google.common.base.Optional<? extends TokenAsyncApi> |
getTokenApi()
Deprecated. |
com.google.common.base.Optional<? extends UserAsyncApi> |
getUserApi()
Deprecated. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<ApiMetadata> getApiMetadata()
KeystoneApi.getApiMetadata()ServiceAsyncApi getServiceApi()
KeystoneApi.getServiceApi()ExtensionAsyncApi getExtensionApi()
com.google.common.base.Optional<? extends TokenAsyncApi> getTokenApi()
KeystoneApi.getTokenApi()com.google.common.base.Optional<? extends UserAsyncApi> getUserApi()
KeystoneApi.getUserApi()com.google.common.base.Optional<? extends TenantAsyncApi> getTenantApi()
KeystoneApi.getTenantApi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||