public class ClientHelper extends Object
| Constructor and Description |
|---|
ClientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.amazonaws.services.s3.AmazonS3Client |
createClient(String accessKey,
String secretKey,
boolean useRole) |
static com.amazonaws.services.s3.AmazonS3Client |
createClient(String accessKey,
String secretKey,
boolean useRole,
String region) |
Copyright © 2004-2016. All Rights Reserved.