QueueAttributesOps

org.elasticmq.rest.sqs.QueueAttributesOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Logging

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AttributesModule
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def getAllQueueAttributes(queueActor: ActorRef, queueData: QueueData)(implicit timeout: Timeout, executionContext: ExecutionContext): Future[List[(String, String)]]
def getQueueAttributes(attributeNames: List[String], queueActor: ActorRef, queueData: QueueData)(implicit timeout: Timeout, executionContext: ExecutionContext): Future[List[(String, String)]]
def setQueueAttributes(attributes: Map[String, String], queueActor: ActorRef, queueManagerActor: ActorRef)(implicit timeout: Timeout, executionContext: ExecutionContext): Iterable[Future[Unit | Future[Unit]]]

Inherited methods

def getArn(queueName: String): String

Attributes

Inherited from:
AwsConfiguration

Inherited and Abstract methods

def awsAccountId: String

Attributes

Inherited from:
AwsConfiguration
def awsRegion: String

Attributes

Inherited from:
AwsConfiguration