A B C D E F G H I M N O P R S T V W 
All Classes All Packages

A

asFile() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
asStream(Iterator<T>) - Static method in class org.tomitribe.jaws.s3.S3Client
 

B

buckets() - Method in class org.tomitribe.jaws.s3.S3Client
 

C

close() - Method in class org.tomitribe.jaws.s3.S3OutputStream
 
createBucket(String) - Method in class org.tomitribe.jaws.s3.S3Client
 

D

delete() - Method in class org.tomitribe.jaws.s3.S3File
 
deleteObject(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
Delimiter - Annotation Type in org.tomitribe.jaws.s3
Sets the delimiter field of the ListObjectsRequest used to query S3.

E

equals(Object) - Method in class org.tomitribe.jaws.s3.Path
 
equals(Object) - Method in class org.tomitribe.jaws.s3.S3.S3Handler
 
equals(Object) - Method in class org.tomitribe.jaws.s3.S3File
 
exceptions(Method) - Method in class org.tomitribe.jaws.s3.S3.S3Handler
 
exists() - Method in class org.tomitribe.jaws.s3.S3File
 

F

file(String) - Method in interface org.tomitribe.jaws.s3.S3
 
files() - Method in interface org.tomitribe.jaws.s3.S3
 
files() - Method in class org.tomitribe.jaws.s3.S3File
 
files(ListObjectsRequest) - Method in class org.tomitribe.jaws.s3.S3File
 
Filter - Annotation Type in org.tomitribe.jaws.s3
Filters results on the client side.
Filters - Annotation Type in org.tomitribe.jaws.s3
 
flush() - Method in class org.tomitribe.jaws.s3.S3OutputStream
 
fromKey(String) - Static method in class org.tomitribe.jaws.s3.Path
 

G

get() - Method in interface org.tomitribe.jaws.s3.S3
 
getAbsoluteName() - Method in class org.tomitribe.jaws.s3.Path
 
getAbsoluteName() - Method in class org.tomitribe.jaws.s3.S3File
 
getBucket() - Method in class org.tomitribe.jaws.s3.S3File
 
getBucket(String) - Method in class org.tomitribe.jaws.s3.S3Client
 
getBucketName() - Method in exception org.tomitribe.jaws.NoSuchBucketException
 
getBucketName() - Method in exception org.tomitribe.jaws.s3.NoSuchS3ObjectException
 
getBucketName() - Method in class org.tomitribe.jaws.s3.S3File
 
getChild(String) - Method in class org.tomitribe.jaws.s3.Path
 
getClient() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getCreationDate() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getETag() - Method in class org.tomitribe.jaws.s3.S3File
 
getFile(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getFile(String) - Method in class org.tomitribe.jaws.s3.S3File
 
getKey() - Method in exception org.tomitribe.jaws.s3.NoSuchS3ObjectException
 
getLastModified() - Method in class org.tomitribe.jaws.s3.S3File
 
getName() - Method in class org.tomitribe.jaws.s3.Path
 
getName() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getName() - Method in class org.tomitribe.jaws.s3.S3File
 
getObject(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getObjectAsStream(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
Favor S3File.getValueAsStream() over this method.
getObjectAsString(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
Favor S3File.getValueAsString() over this method.
getOwner() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
getParent() - Method in class org.tomitribe.jaws.s3.Path
 
getParentFile() - Method in class org.tomitribe.jaws.s3.S3File
 
getPath() - Method in class org.tomitribe.jaws.s3.S3File
 
getS3() - Method in class org.tomitribe.jaws.s3.S3Client
 
getS3Object() - Method in class org.tomitribe.jaws.s3.S3File
 
getSearchPrefix() - Method in class org.tomitribe.jaws.s3.Path
 
getSize() - Method in class org.tomitribe.jaws.s3.S3File
 
getValueAsStream() - Method in class org.tomitribe.jaws.s3.S3File
 
getValueAsString() - Method in class org.tomitribe.jaws.s3.S3File
 

H

hashCode() - Method in class org.tomitribe.jaws.s3.Path
 
hashCode() - Method in class org.tomitribe.jaws.s3.S3.S3Handler
 
hashCode() - Method in class org.tomitribe.jaws.s3.S3File
 

I

invoke(Object, Method, Object[]) - Method in class org.tomitribe.jaws.s3.S3.S3Handler
 
isDirectory() - Method in class org.tomitribe.jaws.s3.S3File
 
isFile() - Method in class org.tomitribe.jaws.s3.S3File
 

M

Marker - Annotation Type in org.tomitribe.jaws.s3
Sets the prefix field of the ListObjectsRequest used to query S3.

N

NoSuchBucketException - Exception in org.tomitribe.jaws
 
NoSuchBucketException(String) - Constructor for exception org.tomitribe.jaws.NoSuchBucketException
 
NoSuchS3ObjectException - Exception in org.tomitribe.jaws.s3
 
NoSuchS3ObjectException(String, String) - Constructor for exception org.tomitribe.jaws.s3.NoSuchS3ObjectException
 
NoSuchS3ObjectException(String, String, Throwable) - Constructor for exception org.tomitribe.jaws.s3.NoSuchS3ObjectException
 

O

objects() - Method in class org.tomitribe.jaws.s3.S3Bucket
 
objects(ListObjectsRequest) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
of(Class<T>, S3Bucket) - Static method in interface org.tomitribe.jaws.s3.S3
 
of(Class<T>, S3File) - Static method in interface org.tomitribe.jaws.s3.S3
 
org.tomitribe.jaws - package org.tomitribe.jaws
 
org.tomitribe.jaws.s3 - package org.tomitribe.jaws.s3
 

P

parent() - Method in interface org.tomitribe.jaws.s3.S3
 
Path - Class in org.tomitribe.jaws.s3
 
Prefix - Annotation Type in org.tomitribe.jaws.s3
Sets the prefix field of the ListObjectsRequest used to query S3.
putObject(String, File) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
putObject(String, InputStream, ObjectMetadata) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
putObject(String, String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 

R

root() - Static method in class org.tomitribe.jaws.s3.Path
 
ROOT - Static variable in class org.tomitribe.jaws.s3.Path
 

S

S3 - Interface in org.tomitribe.jaws.s3
 
S3.S3Handler - Class in org.tomitribe.jaws.s3
 
S3Bucket - Class in org.tomitribe.jaws.s3
 
S3Bucket(S3Client, Bucket) - Constructor for class org.tomitribe.jaws.s3.S3Bucket
 
S3Client - Class in org.tomitribe.jaws.s3
 
S3Client(AmazonS3) - Constructor for class org.tomitribe.jaws.s3.S3Client
 
S3File - Class in org.tomitribe.jaws.s3
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.
S3Handler(S3File) - Constructor for class org.tomitribe.jaws.s3.S3.S3Handler
 
S3OutputStream - Class in org.tomitribe.jaws.s3
 
S3OutputStream(AmazonS3, String, String) - Constructor for class org.tomitribe.jaws.s3.S3OutputStream
 
S3OutputStream(AmazonS3, String, String, Runnable) - Constructor for class org.tomitribe.jaws.s3.S3OutputStream
 
setCreationDate(Date) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setName(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setObjectAsFile(String, File) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setObjectAsStream(String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setObjectAsStream(String, InputStream) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setObjectAsString(String, String) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setOwner(Owner) - Method in class org.tomitribe.jaws.s3.S3Bucket
 
setValueAsFile(File) - Method in class org.tomitribe.jaws.s3.S3File
 
setValueAsStream() - Method in class org.tomitribe.jaws.s3.S3File
 
setValueAsStream(InputStream) - Method in class org.tomitribe.jaws.s3.S3File
 
setValueAsString(String) - Method in class org.tomitribe.jaws.s3.S3File
 

T

toString() - Method in class org.tomitribe.jaws.s3.S3.S3Handler
 
toString() - Method in class org.tomitribe.jaws.s3.S3File
 

V

value() - Method in annotation type org.tomitribe.jaws.s3.Delimiter
 
value() - Method in annotation type org.tomitribe.jaws.s3.Filter
 
value() - Method in annotation type org.tomitribe.jaws.s3.Filters
 
value() - Method in annotation type org.tomitribe.jaws.s3.Marker
 
value() - Method in annotation type org.tomitribe.jaws.s3.Prefix
 

W

walk() - Method in class org.tomitribe.jaws.s3.S3File
 
walk(int) - Method in class org.tomitribe.jaws.s3.S3File
 
write(byte[]) - Method in class org.tomitribe.jaws.s3.S3OutputStream
 
write(byte[], int, int) - Method in class org.tomitribe.jaws.s3.S3OutputStream
 
write(int) - Method in class org.tomitribe.jaws.s3.S3OutputStream
 
A B C D E F G H I M N O P R S T V W 
All Classes All Packages