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
IOExceptionpublic static void main(String[] args) throws IOException, NoSuchAlgorithmException, ClassNotFoundException
protected void sync()
throws NoSuchAlgorithmException,
IOException
NoSuchAlgorithmExceptionIOExceptionCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.