com.atlassian.aws.s3
Class S3Path

java.lang.Object
  extended by com.atlassian.aws.s3.S3Path

public class S3Path
extends Object


Constructor Summary
S3Path(String srcPath)
           
 
Method Summary
 String getBucket()
           
 String getDirectory()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

S3Path

public S3Path(String srcPath)
Method Detail

getDirectory

public String getDirectory()

getBucket

public String getBucket()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015 Atlassian. All rights reserved.