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, utils
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope
A getAsyncApi()
Future
sS getApi()
getAsyncApi()
with predetermined
timeouts.Copyright © 2009-2013 jclouds. All Rights Reserved.