Package org.tomitribe.jaws.s3
-
Interface Summary Interface Description S3 -
Class Summary Class Description Path S3.S3Handler S3Bucket S3Client S3File S3File aims to provide an abstraction over the Amazon S3 API that acts like java.io.File and provides a stable reference to all the states of an S3 object.S3OutputStream -
Exception Summary Exception Description NoSuchS3ObjectException -
Annotation Types Summary Annotation Type Description Delimiter Sets the delimiter field of the ListObjectsRequest used to query S3.Filter Filters results on the client side.Filters Marker Sets the prefix field of the ListObjectsRequest used to query S3.Prefix Sets the prefix field of the ListObjectsRequest used to query S3.