|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.jclouds.ContextBuilder#buildApi(SQSApi.class) as
SQSAsyncApi interface will be removed in jclouds 1.7.
@Deprecated @Beta public interface SQSAsyncApi
Provides access to SQS via REST API.
| Method Summary | |
|---|---|
Set<String> |
getConfiguredRegions()
Deprecated. |
MessageAsyncApi |
getMessageApiForQueue(URI queue)
Deprecated. Provides asynchronous access to Message features. |
PermissionAsyncApi |
getPermissionApiForQueue(URI queue)
Deprecated. Provides asynchronous access to Permission features. |
QueueAsyncApi |
getQueueApi()
Deprecated. Provides asynchronous access to Queue features. |
QueueAsyncApi |
getQueueApiForRegion(String region)
Deprecated. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
QueueAsyncApi getQueueApi()
QueueAsyncApi getQueueApiForRegion(@Nullable
String region)
MessageAsyncApi getMessageApiForQueue(URI queue)
PermissionAsyncApi getPermissionApiForQueue(URI queue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||