Package

akka.stream.alpakka

sqs

Permalink

package sqs

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class AttributeName extends AnyRef

    Permalink

    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

    Permalink

    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

    Permalink
  4. final class MessageAttributeName extends AnyRef

    Permalink

    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

    Permalink
  6. final class SqsAckGroupedSettings extends AnyRef

    Permalink
  7. final class SqsAckResult[T <: SqsResponse] extends AnyRef

    Permalink
  8. final class SqsAckSettings extends AnyRef

    Permalink
  9. final class SqsBatchException extends Exception

    Permalink
  10. final class SqsPublishBatchSettings extends AnyRef

    Permalink
  11. final class SqsPublishGroupedSettings extends AnyRef

    Permalink
  12. final class SqsPublishResult[T <: SqsResponse] extends AnyRef

    Permalink

    Messages returned by a SqsFlow.

  13. final class SqsPublishSettings extends AnyRef

    Permalink
  14. final class SqsSourceSettings extends AnyRef

    Permalink

Value Members

  1. object All extends AttributeName with Product with Serializable

    Permalink
  2. object ApproximateFirstReceiveTimestamp extends AttributeName with Product with Serializable

    Permalink
  3. object ApproximateNumberOfMessages extends AttributeName with Product with Serializable

    Permalink
  4. object ApproximateNumberOfMessagesDelayed extends AttributeName with Product with Serializable

    Permalink
  5. object ApproximateNumberOfMessagesNotVisible extends AttributeName with Product with Serializable

    Permalink
  6. object ApproximateReceiveCount extends AttributeName with Product with Serializable

    Permalink
  7. object Attribute

    Permalink

    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

    Permalink
  9. object CreatedTimestamp extends AttributeName with Product with Serializable

    Permalink
  10. object DelaySeconds extends AttributeName with Product with Serializable

    Permalink
  11. object FifoQueue extends AttributeName with Product with Serializable

    Permalink
  12. object KmsDataKeyReusePeriodSeconds extends AttributeName with Product with Serializable

    Permalink
  13. object KmsMasterKeyId extends AttributeName with Product with Serializable

    Permalink
  14. object LastModifiedTimestamp extends AttributeName with Product with Serializable

    Permalink
  15. object MaximumMessageSize extends AttributeName with Product with Serializable

    Permalink
  16. object MessageAction

    Permalink
  17. object MessageAttributeName

    Permalink
  18. object MessageDeduplicationId extends AttributeName with Product with Serializable

    Permalink
  19. object MessageGroupId extends AttributeName with Product with Serializable

    Permalink
  20. object MessageRetentionPeriod extends AttributeName with Product with Serializable

    Permalink
  21. object Policy extends AttributeName with Product with Serializable

    Permalink
  22. object QueueArn extends AttributeName with Product with Serializable

    Permalink
  23. object ReceiveMessageWaitTimeSeconds extends AttributeName with Product with Serializable

    Permalink
  24. object RedrivePolicy extends AttributeName with Product with Serializable

    Permalink
  25. object SenderId extends AttributeName with Product with Serializable

    Permalink
  26. object SentTimestamp extends AttributeName with Product with Serializable

    Permalink
  27. object SequenceNumber extends AttributeName with Product with Serializable

    Permalink
  28. object SqsAckBatchSettings

    Permalink
  29. object SqsAckGroupedSettings

    Permalink
  30. object SqsAckSettings

    Permalink
  31. object SqsPublishBatchSettings

    Permalink
  32. object SqsPublishGroupedSettings

    Permalink
  33. object SqsPublishSettings

    Permalink
  34. object SqsSourceSettings

    Permalink
  35. object VisibilityTimeout extends AttributeName with Product with Serializable

    Permalink
  36. package javadsl

    Permalink
  37. package scaladsl

    Permalink

Ungrouped