I have the following method in my Java class:
Java
public class AwsHelper { private AmazonSQS sqs; private void sendMessageToQueue(String message){