public abstract class AbstractDynamoBackedService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.amazonaws.services.dynamodbv2.AmazonDynamoDB |
dynamodb |
protected com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper |
mapper |
| Constructor and Description |
|---|
AbstractDynamoBackedService()
Sets up the client and mapper
|
Copyright © 2018. All rights reserved.