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