public interface RestContext<S,A> extends Context
Context.close() when you are finished with this context in order to
release resources.| Modifier and Type | Method and Description |
|---|---|
S |
getApi()
reflects a tuned connection to the cloud which calls
getAsyncApi() with predetermined
timeouts. |
A |
getAsyncApi()
low-level api to the cloud.
|
close, credentialStore, getApiVersion, getBuildVersion, getCredentialStore, getEndpoint, getIdentity, getName, getProviderMetadata, getUtils, utilsgetDescription, getId, getIso3166Codes, getMetadata, getParent, getScopeA getAsyncApi()
FuturesS getApi()
getAsyncApi() with predetermined
timeouts.Copyright © 2009-2013 jclouds. All Rights Reserved.