A B C E K L M N O R W 

A

aws() - Method in interface com.jcabi.s3.Region
Get a client.
aws() - Method in class com.jcabi.s3.Region.Simple
 
aws() - Method in class com.jcabi.s3.retry.ReRegion
 

B

Bucket - Interface in com.jcabi.s3
Amazon S3 bucket.
bucket() - Method in interface com.jcabi.s3.Ocket
Get bucket we're in.
bucket() - Method in class com.jcabi.s3.Ocket.Text
 
bucket(String) - Method in interface com.jcabi.s3.Region
Get bucket.
bucket(String) - Method in class com.jcabi.s3.Region.Simple
 
bucket() - Method in class com.jcabi.s3.retry.ReOcket
 
bucket(String) - Method in class com.jcabi.s3.retry.ReRegion
 
Bucket.Prefixed - Class in com.jcabi.s3
Prefixed.
Bucket.Prefixed(Bucket, String) - Constructor for class com.jcabi.s3.Bucket.Prefixed
Public ctor.

C

com.jcabi.s3 - package com.jcabi.s3
Amazon S3 object layer.
com.jcabi.s3.retry - package com.jcabi.s3.retry
Auto-retry classes.
compareTo(Bucket) - Method in class com.jcabi.s3.Bucket.Prefixed
 
compareTo(Ocket) - Method in class com.jcabi.s3.Ocket.Text
 
compareTo(Bucket) - Method in class com.jcabi.s3.retry.ReBucket
 
compareTo(Ocket) - Method in class com.jcabi.s3.retry.ReOcket
 

E

exists() - Method in interface com.jcabi.s3.Ocket
Check whether this S3 object exists.
exists() - Method in class com.jcabi.s3.Ocket.Text
 
exists() - Method in class com.jcabi.s3.retry.ReOcket
 

K

key() - Method in interface com.jcabi.s3.Ocket
Get object key.
key() - Method in class com.jcabi.s3.Ocket.Text
 
key() - Method in class com.jcabi.s3.retry.ReOcket
 

L

list(String) - Method in interface com.jcabi.s3.Bucket
List object names with a given prefix.
list(String) - Method in class com.jcabi.s3.Bucket.Prefixed
 
list(String) - Method in class com.jcabi.s3.retry.ReBucket
 

M

meta() - Method in interface com.jcabi.s3.Ocket
Object metadata.
meta() - Method in class com.jcabi.s3.Ocket.Text
 
meta() - Method in class com.jcabi.s3.retry.ReOcket
 

N

name() - Method in interface com.jcabi.s3.Bucket
Get bucket name.
name() - Method in class com.jcabi.s3.Bucket.Prefixed
 
name() - Method in class com.jcabi.s3.retry.ReBucket
 

O

ocket(String) - Method in interface com.jcabi.s3.Bucket
Get object.
ocket(String) - Method in class com.jcabi.s3.Bucket.Prefixed
 
Ocket - Interface in com.jcabi.s3
Amazon S3 object abstraction.
ocket(String) - Method in class com.jcabi.s3.retry.ReBucket
 
Ocket.Text - Class in com.jcabi.s3
Unicode text S3 object with supplementary functions.
Ocket.Text(Ocket) - Constructor for class com.jcabi.s3.Ocket.Text
Public ctor.
OcketNotFoundException - Exception in com.jcabi.s3
When ocket is not found in bucket.
OcketNotFoundException(String, AmazonS3Exception) - Constructor for exception com.jcabi.s3.OcketNotFoundException
Public ctor.

R

read(OutputStream) - Method in interface com.jcabi.s3.Ocket
Read content.
read() - Method in class com.jcabi.s3.Ocket.Text
Read content as string.
read(OutputStream) - Method in class com.jcabi.s3.Ocket.Text
 
read(OutputStream) - Method in class com.jcabi.s3.retry.ReOcket
 
ReBucket - Class in com.jcabi.s3.retry
Region that retries a few times before giving up.
ReBucket(Bucket) - Constructor for class com.jcabi.s3.retry.ReBucket
Public ctor.
region() - Method in class com.jcabi.s3.Bucket.Prefixed
 
region() - Method in interface com.jcabi.s3.Bucket
Get region we're in.
Region - Interface in com.jcabi.s3
Amazon S3 abstraction.
region() - Method in class com.jcabi.s3.retry.ReBucket
 
Region.Simple - Class in com.jcabi.s3
Simple implementation.
Region.Simple(String, String) - Constructor for class com.jcabi.s3.Region.Simple
Public ctor.
remove(String) - Method in class com.jcabi.s3.Bucket.Prefixed
 
remove(String) - Method in interface com.jcabi.s3.Bucket
Delete object from bucket.
remove(String) - Method in class com.jcabi.s3.retry.ReBucket
 
ReOcket - Class in com.jcabi.s3.retry
Ocket that retries a few times before giving up.
ReOcket(Ocket) - Constructor for class com.jcabi.s3.retry.ReOcket
Public ctor.
ReRegion - Class in com.jcabi.s3.retry
Region that retries a few times before giving up.
ReRegion(Region) - Constructor for class com.jcabi.s3.retry.ReRegion
Public ctor.

W

write(String) - Method in class com.jcabi.s3.Ocket.Text
Write content as string.
write(String, String) - Method in class com.jcabi.s3.Ocket.Text
Write content as string, with a specified content type.
write(InputStream, ObjectMetadata) - Method in class com.jcabi.s3.Ocket.Text
 
write(InputStream, ObjectMetadata) - Method in interface com.jcabi.s3.Ocket
Write new content to the object.
write(InputStream, ObjectMetadata) - Method in class com.jcabi.s3.retry.ReOcket
 
A B C E K L M N O R W 

Copyright © 2012–2014 jcabi.com. All rights reserved.