Packages

package sqs

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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

  2. 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]

  3. sealed abstract class MessageAction extends AnyRef
  4. final class MessageAttributeName extends AnyRef

    Message attribure names described at https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html#API_ReceiveMessage_RequestParameters

  5. final class SqsAckBatchSettings extends AnyRef
  6. final class SqsAckGroupedSettings extends AnyRef
  7. final class SqsAckResult extends AnyRef
  8. final class SqsAckSettings extends AnyRef
  9. final class SqsBatchException extends Exception
  10. final class SqsPublishBatchSettings extends AnyRef
  11. final class SqsPublishGroupedSettings extends AnyRef
  12. final class SqsPublishResult extends AnyRef

    Messages returned by a SqsFlow.

  13. final class SqsPublishSettings extends AnyRef
  14. final class SqsSourceSettings extends AnyRef

Value Members

  1. object All extends AttributeName with Product with Serializable
  2. object ApproximateFirstReceiveTimestamp extends AttributeName with Product with Serializable
  3. object ApproximateNumberOfMessages extends AttributeName with Product with Serializable
  4. object ApproximateNumberOfMessagesDelayed extends AttributeName with Product with Serializable
  5. object ApproximateNumberOfMessagesNotVisible extends AttributeName with Product with Serializable
  6. object ApproximateReceiveCount extends AttributeName with Product with Serializable
  7. 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

  8. object ContentBasedDeduplication extends AttributeName with Product with Serializable
  9. object CreatedTimestamp extends AttributeName with Product with Serializable
  10. object DelaySeconds extends AttributeName with Product with Serializable
  11. object FifoQueue extends AttributeName with Product with Serializable
  12. object KmsDataKeyReusePeriodSeconds extends AttributeName with Product with Serializable
  13. object KmsMasterKeyId extends AttributeName with Product with Serializable
  14. object LastModifiedTimestamp extends AttributeName with Product with Serializable
  15. object MaximumMessageSize extends AttributeName with Product with Serializable
  16. object MessageAction
  17. object MessageAttributeName
  18. object MessageDeduplicationId extends AttributeName with Product with Serializable
  19. object MessageGroupId extends AttributeName with Product with Serializable
  20. object MessageRetentionPeriod extends AttributeName with Product with Serializable
  21. object Policy extends AttributeName with Product with Serializable
  22. object QueueArn extends AttributeName with Product with Serializable
  23. object ReceiveMessageWaitTimeSeconds extends AttributeName with Product with Serializable
  24. object RedrivePolicy extends AttributeName with Product with Serializable
  25. object SenderId extends AttributeName with Product with Serializable
  26. object SentTimestamp extends AttributeName with Product with Serializable
  27. object SequenceNumber extends AttributeName with Product with Serializable
  28. object SqsAckBatchSettings
  29. object SqsAckGroupedSettings
  30. object SqsAckSettings
  31. object SqsPublishBatchSettings
  32. object SqsPublishGroupedSettings
  33. object SqsPublishSettings
  34. object SqsSourceSettings
  35. object VisibilityTimeout extends AttributeName with Product with Serializable

Ungrouped