- All Implemented Interfaces:
Region
- Enclosing interface:
- Region
@Immutable
@Loggable(1)
public static final class Region.Simple
extends Object
implements Region
Simple region, basic implementation.
- Since:
- 0.1
-
-
Constructor Summary
Constructors
-
Method Summary
software.amazon.awssdk.services.dynamodb.DynamoDbClient
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Simple
Public ctor.
- Parameters:
creds - Credentials
-
Method Details
-
aws
public software.amazon.awssdk.services.dynamodb.DynamoDbClient aws()
Description copied from interface: Region
Get DynamoDB client.
- Specified by:
aws in interface Region
- Returns:
- The client
-
table
Description copied from interface: Region
Get one table.
- Specified by:
table in interface Region
- Parameters:
name - Table name
- Returns:
- Table