@Immutable @Loggable(value=1) public static final class SQSClient.Simple extends Object implements SQSClient
SQSClient.Assumed, SQSClient.Simple
SQSClient.Simple(String akey, String scrt, String url)
com.amazonaws.services.sqs.AmazonSQS
get()
String
toString()
url()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SQSClient.Simple(@NotNull(message="AWS key can\'t be NULL") String akey, @NotNull(message="AWS secret can\'t be NULL") String scrt, @NotNull(message="SQS URL can\'t be NULL") String url)
akey
scrt
url
public String toString()
toString
Object
public com.amazonaws.services.sqs.AmazonSQS get()
get
SQSClient
public String url()
Copyright © 2009–2013 Rultor Inc.. All rights reserved.