package sqs
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
sealed abstract
class
AttributeName extends AnyRef
Source parameters as described at https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html#API_ReceiveMessage_RequestParameters
-
final
class
FifoMessageIdentifiers extends AnyRef
Additional identifiers for FIFO messsages
Additional identifiers for FIFO messsages
- See also
[https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-additional-fifo-queue-identifiers.html]
- sealed abstract class MessageAction extends AnyRef
-
final
class
MessageAttributeName extends AnyRef
Message attribure names described at https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html#API_ReceiveMessage_RequestParameters
- final class SqsAckBatchSettings extends AnyRef
- final class SqsAckGroupedSettings extends AnyRef
- final class SqsAckResult extends AnyRef
- final class SqsAckSettings extends AnyRef
- final class SqsBatchException extends Exception
- final class SqsPublishBatchSettings extends AnyRef
- final class SqsPublishGroupedSettings extends AnyRef
-
final
class
SqsPublishResult extends AnyRef
Messages returned by a SqsFlow.
- final class SqsPublishSettings extends AnyRef
- final class SqsSourceSettings extends AnyRef
Value Members
- object All extends AttributeName with Product with Serializable
- object ApproximateFirstReceiveTimestamp extends AttributeName with Product with Serializable
- object ApproximateNumberOfMessages extends AttributeName with Product with Serializable
- object ApproximateNumberOfMessagesDelayed extends AttributeName with Product with Serializable
- object ApproximateNumberOfMessagesNotVisible extends AttributeName with Product with Serializable
- object ApproximateReceiveCount extends AttributeName with Product with Serializable
-
object
Attribute
Java API:
Java API:
Source parameters as described at https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html#API_ReceiveMessage_RequestParameters
- object ContentBasedDeduplication extends AttributeName with Product with Serializable
- object CreatedTimestamp extends AttributeName with Product with Serializable
- object DelaySeconds extends AttributeName with Product with Serializable
- object FifoQueue extends AttributeName with Product with Serializable
- object KmsDataKeyReusePeriodSeconds extends AttributeName with Product with Serializable
- object KmsMasterKeyId extends AttributeName with Product with Serializable
- object LastModifiedTimestamp extends AttributeName with Product with Serializable
- object MaximumMessageSize extends AttributeName with Product with Serializable
- object MessageAction
- object MessageAttributeName
- object MessageDeduplicationId extends AttributeName with Product with Serializable
- object MessageGroupId extends AttributeName with Product with Serializable
- object MessageRetentionPeriod extends AttributeName with Product with Serializable
- object Policy extends AttributeName with Product with Serializable
- object QueueArn extends AttributeName with Product with Serializable
- object ReceiveMessageWaitTimeSeconds extends AttributeName with Product with Serializable
- object RedrivePolicy extends AttributeName with Product with Serializable
- object SenderId extends AttributeName with Product with Serializable
- object SentTimestamp extends AttributeName with Product with Serializable
- object SequenceNumber extends AttributeName with Product with Serializable
- object SqsAckBatchSettings
- object SqsAckGroupedSettings
- object SqsAckSettings
- object SqsPublishBatchSettings
- object SqsPublishGroupedSettings
- object SqsPublishSettings
- object SqsSourceSettings
- object VisibilityTimeout extends AttributeName with Product with Serializable