|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MessageApi.changeVisibility(java.lang.String, int) requests.
MessageApi.changeVisibility(Table), except that we generate numeric
ids starting with 1
MessageApi.changeVisibility(java.lang.String, int) requests.
MessageApi.changeVisibility(Map, int), except that we generate
numeric ids starting with 1
org.jclouds.ContextBuilder#buildApi(SQSApi.class) as
SQSAsyncApi interface will be removed in jclouds 1.7.
#create(String, String) except you can
control options such as delay seconds.
MessageApi.delete(java.lang.String) requests.
MessageApi.delete(Map), except that we generate numeric ids starting
with 1
QueueApi.get(String), except specifying the owner of the queue.
MessagesHttpCommandExecutorService commands.#receive(URI) except you can provide options like
VisibilityTimeout parameter in your request, which will be applied to the
messages that SQS returns in the response.
#receive(URI) except you can receive multiple messages.
#receive(URI, int) except you can provide options like
VisibilityTimeout parameter in your request, which will be applied to the
messages that SQS returns in the response.
MessageApi.send(Map), except that we generate numeric ids starting
with 1
#sendMessage(URI, String) except you can control options
such as delay seconds.
MessageApi.send(Map) except you set a delay for all messages in the
request
MessageApi.sendWithDelay(Map, int), except that we generate numeric
ids starting with 1
MessageApi.send(Map) except you can set a delay for each message in
the request.
MessageApi.sendWithDelays(Table), except that we generate numeric
ids starting with 1
ApiMetadata for Amazon's Simple Queue Service api.org.jclouds.ContextBuilder#buildApi(SQSApi.class) as
SQSAsyncApi interface will be removed in jclouds 1.7.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||