object SqsAckResultEntry

Source
SqsModel.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SqsAckResultEntry
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final class SqsChangeMessageVisibilityResultEntry extends SqsAckResultEntry

    ChangeMessageVisibility acknowledgement within a batch

  2. final class SqsDeleteResultEntry extends SqsAckResultEntry

    Delete acknowledgement within a batch

  3. final class SqsIgnoreResultEntry extends SqsAckResultEntry

    Ignore acknowledgment within a batch No requests are executed on the SQS service for ignore messageAction.

    Ignore acknowledgment within a batch No requests are executed on the SQS service for ignore messageAction. Its result is pekko.NotUsed and the responseMetadata is always empty