|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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()
reflects a tuned connection to the cloud which calls getAsyncApi() with predetermined
timeouts. |
A |
getAsyncApi()
low-level api to the cloud. |
| 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 |
|---|
A getAsyncApi()
FuturesS getApi()
getAsyncApi() with predetermined
timeouts.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||