DeleteMessageDirectives

org.elasticmq.rest.sqs.DeleteMessageDirectives

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class DeleteMessageActionRequest(QueueUrl: String, ReceiptHandle: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def deleteMessage(p: RequestPayload)(implicit marshallerDependencies: MarshallerDependencies): Route