@Immutable @Loggable(value=1) public static final class Region.Simple extends Object implements Region
Region.Prefixed, Region.Simple
Region.Simple(Credentials creds)
com.amazonaws.services.dynamodbv2.AmazonDynamoDB
aws()
Table
table(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Region.Simple(@NotNull Credentials creds)
creds
@NotNull(message="AWS client is never NULL") public com.amazonaws.services.dynamodbv2.AmazonDynamoDB aws()
Region
aws
@NotNull(message="table is never NULL") public Table table(@NotNull(message="table name can\'t be NULL") String name)
table
name
Copyright © 2012–2014 jcabi.com. All rights reserved.