QueueAttributesOps
org.elasticmq.rest.sqs.QueueAttributesOps
trait QueueAttributesOps extends AttributesModule, AwsConfiguration
Attributes
- Graph
-
- Supertypes
- Self type
-
Logging
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
class AttributeNamesReader
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
object AttributeValuesCalculator
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
class AttributesToXmlConverter
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AttributesModule
- Supertypes
-
class Objecttrait Matchableclass 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
Attributes
- Inherited from:
- AwsConfiguration
Inherited and Abstract methods
Attributes
- Inherited from:
- AwsConfiguration
Attributes
- Inherited from:
- AwsConfiguration
Concrete fields
Inherited fields
Attributes
- Inherited from:
- AttributesModule
Attributes
- Inherited from:
- AttributesModule
Attributes
- Inherited from:
- AttributesModule
Attributes
- Inherited from:
- AttributesModule
Attributes
- Inherited from:
- AttributesModule
In this article