- get(String) - Method in interface org.jclouds.sqs.features.QueueApi
-
The GetQueueUrl action returns the Uniform Resource Locater (URL) of a
queue.
- get(String) - Method in interface org.jclouds.sqs.features.QueueAsyncApi
-
- getApproximateNumberOfMessages() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getApproximateNumberOfMessagesDelayed() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getApproximateNumberOfMessagesNotVisible() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getAttribute(URI, String) - Method in interface org.jclouds.sqs.features.QueueApi
-
returns an attribute of a queue.
- getAttribute(URI, String) - Method in interface org.jclouds.sqs.features.QueueAsyncApi
-
- getAttributes() - Method in class org.jclouds.sqs.domain.Message
-
Attributes of the queue
- getAttributes(URI) - Method in interface org.jclouds.sqs.features.QueueApi
-
returns all attributes of a queue.
- getAttributes(URI, Iterable<String>) - Method in interface org.jclouds.sqs.features.QueueApi
-
returns some attributes of a queue.
- getAttributes(URI) - Method in interface org.jclouds.sqs.features.QueueAsyncApi
-
- getAttributes(URI, Iterable<String>) - Method in interface org.jclouds.sqs.features.QueueAsyncApi
-
- getBody() - Method in class org.jclouds.sqs.domain.Message
-
The message's contents (not URL encoded)
- getCode() - Method in class org.jclouds.sqs.domain.BatchError
-
A short string description of the error.
- getConfiguredRegions() - Method in interface org.jclouds.sqs.SQSApi
-
- getConfiguredRegions() - Method in interface org.jclouds.sqs.SQSAsyncApi
-
Deprecated.
- getCreatedTimestamp() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getDelaySeconds() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getErrors() - Method in class org.jclouds.sqs.domain.BatchResult
-
Errors indexed by requestor supplied id
- getId() - Method in class org.jclouds.sqs.domain.BatchError
-
The Id name that you assigned to the message.
- getId() - Method in class org.jclouds.sqs.domain.Message
-
The message's SQS-assigned ID.
- getId() - Method in class org.jclouds.sqs.domain.MessageIdAndMD5
-
The message's SQS-assigned ID.
- getInAccount(String, String) - Method in interface org.jclouds.sqs.features.QueueApi
-
- getInAccount(String, String) - Method in interface org.jclouds.sqs.features.QueueAsyncApi
-
- getLastModifiedTimestamp() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getMaximumMessageSize() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getMD5() - Method in class org.jclouds.sqs.domain.Message
-
An MD5 digest of the non-URL-encoded message body string
- getMD5() - Method in class org.jclouds.sqs.domain.MessageIdAndMD5
-
An MD5 digest of the non-URL-encoded message body string
- getMessage() - Method in class org.jclouds.sqs.domain.BatchError
-
A description of the error.
- getMessageApiForQueue(URI) - Method in interface org.jclouds.sqs.SQSApi
-
Provides synchronous access to Message features.
- getMessageApiForQueue(URI) - Method in interface org.jclouds.sqs.SQSAsyncApi
-
Deprecated.
Provides asynchronous access to Message features.
- getMessageRetentionPeriod() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getPermissionApiForQueue(URI) - Method in interface org.jclouds.sqs.SQSApi
-
Provides synchronous access to Permission features.
- getPermissionApiForQueue(URI) - Method in interface org.jclouds.sqs.SQSAsyncApi
-
Deprecated.
Provides asynchronous access to Permission features.
- getQueueApi() - Method in interface org.jclouds.sqs.SQSApi
-
Provides synchronous access to Queue features.
- getQueueApi() - Method in interface org.jclouds.sqs.SQSAsyncApi
-
Deprecated.
Provides asynchronous access to Queue features.
- getQueueApiForRegion(String) - Method in interface org.jclouds.sqs.SQSApi
-
- getQueueApiForRegion(String) - Method in interface org.jclouds.sqs.SQSAsyncApi
-
Deprecated.
- getQueueArn() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
- getRawPolicy() - Method in class org.jclouds.sqs.domain.QueueAttributes
-
Note this is in raw Json
- getReceiptHandle() - Method in class org.jclouds.sqs.domain.Message
-
A string associated with a specific instance of receiving the message.
- getResult() - Method in class org.jclouds.sqs.xml.AttributesHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.BatchErrorHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.BatchResponseHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.MessageHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.ReceiveMessageResponseHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.SendMessageBatchResultEntryHandler
-
- getResult() - Method in class org.jclouds.sqs.xml.TextFromSingleElementHandler
-
- getVisibilityTimeout() - Method in class org.jclouds.sqs.domain.QueueAttributes
-