A C D I N R S T 

A

aws() - Method in class com.jcabi.simpledb.Credentials.Assumed
Build AWS client.
aws() - Method in interface com.jcabi.simpledb.Credentials
Build AWS client.
aws() - Method in class com.jcabi.simpledb.Credentials.Direct
Build AWS client.
aws() - Method in class com.jcabi.simpledb.Credentials.Simple
Build AWS client.
aws() - Method in interface com.jcabi.simpledb.Region
Get SimpleDB client.
aws() - Method in class com.jcabi.simpledb.Region.Simple
 

C

com.jcabi.simpledb - package com.jcabi.simpledb
Amazon SimpleDB Object Layer.
create() - Method in interface com.jcabi.simpledb.Domain
Create it.
Credentials - Interface in com.jcabi.simpledb
Amazon SimpleDB credentials.
Credentials.Assumed - Class in com.jcabi.simpledb
Assumed AWS IAM role.
Credentials.Assumed() - Constructor for class com.jcabi.simpledb.Credentials.Assumed
Public ctor.
Credentials.Assumed(String) - Constructor for class com.jcabi.simpledb.Credentials.Assumed
Public ctor.
Credentials.Direct - Class in com.jcabi.simpledb
With explicitly specified endpoint.
Credentials.Direct(Credentials, String) - Constructor for class com.jcabi.simpledb.Credentials.Direct
Public ctor.
Credentials.Direct(Credentials, int) - Constructor for class com.jcabi.simpledb.Credentials.Direct
Public ctor.
Credentials.Simple - Class in com.jcabi.simpledb
Simple implementation.
Credentials.Simple(String, String) - Constructor for class com.jcabi.simpledb.Credentials.Simple
Public ctor, with "us-east-1" region.
Credentials.Simple(String, String, String) - Constructor for class com.jcabi.simpledb.Credentials.Simple
Public ctor.

D

Domain - Interface in com.jcabi.simpledb
Amazon SimpleDB domain abstraction.
domain(String) - Method in interface com.jcabi.simpledb.Region
Get one domain.
domain(String) - Method in class com.jcabi.simpledb.Region.Simple
 
drop() - Method in interface com.jcabi.simpledb.Domain
Drop it.

I

item(String) - Method in interface com.jcabi.simpledb.Domain
Get item.
Item - Interface in com.jcabi.simpledb
Immutable Amazon SimpleDB item.

N

name() - Method in interface com.jcabi.simpledb.Domain
Get its name.
name() - Method in interface com.jcabi.simpledb.Item
Get its name.

R

Region - Interface in com.jcabi.simpledb
Amazon SimpleDB region.
Region.Simple - Class in com.jcabi.simpledb
Simple region, basic implementation.
Region.Simple(Credentials) - Constructor for class com.jcabi.simpledb.Region.Simple
Public ctor.

S

select(SelectRequest) - Method in interface com.jcabi.simpledb.Domain
Select multiple items.

T

TEST - Static variable in interface com.jcabi.simpledb.Credentials
Test credentials, for unit testing mostly.
toString() - Method in class com.jcabi.simpledb.Credentials.Assumed
toString() - Method in class com.jcabi.simpledb.Credentials.Direct
toString() - Method in class com.jcabi.simpledb.Credentials.Simple
A C D I N R S T 

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