|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7.
@Deprecated public interface RestContext<S,A>
Represents an authenticated context to the cloud.
Context.close() when you are finished with this context in order to
release resources.
| Method Summary | |
|---|---|
S |
getApi()
Deprecated. reflects a tuned connection to the cloud which calls getAsyncApi() with predetermined
timeouts. |
A |
getAsyncApi()
Deprecated. please use org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7. |
| Methods inherited from interface org.jclouds.Context |
|---|
close, getIdentity, getName, getProviderMetadata, getUtils, utils |
| Methods inherited from interface org.jclouds.domain.Location |
|---|
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope |
| Method Detail |
|---|
@Deprecated A getAsyncApi()
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7.
FuturesS getApi()
getAsyncApi() with predetermined
timeouts.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||