public class S3Sync extends Object
Modifier and Type | Field and Description |
---|---|
protected com.amazonaws.auth.AWSCredentials |
awsCredentials |
protected String |
dstLocation |
protected String |
srcLocation |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected static String |
prefixWithS3(String assemblyLocation) |
protected void |
sync() |
protected String srcLocation
protected String dstLocation
protected com.amazonaws.auth.AWSCredentials awsCredentials
public S3Sync(String[] args) throws IOException
IOException
public static void main(String[] args) throws IOException, NoSuchAlgorithmException, ClassNotFoundException
protected void sync() throws NoSuchAlgorithmException, IOException
NoSuchAlgorithmException
IOException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.