public class ClientHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_AMAZON_S3_REGION_NAME |
| Constructor and Description |
|---|
ClientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.amazonaws.services.s3.AmazonS3Client |
createClient(String accessKey,
String secretKey,
boolean useRole,
String region,
hudson.ProxyConfiguration proxy) |
static com.amazonaws.ClientConfiguration |
getClientConfiguration(hudson.ProxyConfiguration proxy,
com.amazonaws.regions.Region region) |
Copyright © 2016–2021. All rights reserved.