awslabs/amazon-sqs-java-extended-client-lib

Supporting sqs temporary queues

Opened this issue · 0 comments

Hi,
I created AmazonSQSRequester based on this guide and I want to wrap the generated AmazonSqs with AmazonSQSExtendedClient.
The issue is that AmazonSQSExtendedClient doesn't contains the function sendMessageAndGetResponse.
What is the alternative?