Uses of Record Class
io.datarouter.aws.sqs.service.QueueUrlAndName
Packages that use QueueUrlAndName
-
Uses of QueueUrlAndName in io.datarouter.aws.sqs
Methods in io.datarouter.aws.sqs that return types with arguments of type QueueUrlAndNameModifier and TypeMethodDescriptionBaseSqsNode.getQueueUrlAndName()SqsPhysicalNode.getQueueUrlAndName() -
Uses of QueueUrlAndName in io.datarouter.aws.sqs.blob
Methods in io.datarouter.aws.sqs.blob that return types with arguments of type QueueUrlAndName -
Uses of QueueUrlAndName in io.datarouter.aws.sqs.service
Methods in io.datarouter.aws.sqs.service that return types with arguments of type QueueUrlAndNameModifier and TypeMethodDescriptionSqsQueueRegistryService.SqsQueuesForClient.knownQueueUrlByName()Returns the value of theknownQueueUrlByNamerecord component.Constructor parameters in io.datarouter.aws.sqs.service with type arguments of type QueueUrlAndNameModifierConstructorDescriptionSqsQueuesForClient(List<QueueUrlAndName> knownQueueUrlByName, List<String> unreferencedQueues) Creates an instance of aSqsQueuesForClientrecord class.