public class DynamoDBWrapper
extends java.lang.Object
| Constructor and Description |
|---|
DynamoDBWrapper()
Constructor.
|
DynamoDBWrapper(AWSCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
GetItemResult |
getBuildingData(java.lang.String buildingID)
Fetch data for the building corresponding to the given Building ID
|