com.atlassian.bamboo.maven.plugins.aws.aws
Class S3Utils

java.lang.Object
  extended by com.atlassian.bamboo.maven.plugins.aws.aws.S3Utils

public class S3Utils
extends Object


Method Summary
static Map<String,String> getObjectNamesAndHashes(com.amazonaws.services.s3.AmazonS3 s3client, String bucket, String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getObjectNamesAndHashes

public static Map<String,String> getObjectNamesAndHashes(com.amazonaws.services.s3.AmazonS3 s3client,
                                                         String bucket,
                                                         String key)


Copyright © 2015 Atlassian. All rights reserved.