| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling |
| Modifier and Type | Class and Description |
|---|---|
interface |
DynamoDBDelimited
Annotation to convert an object into a single delimited
String
attribute. |
interface |
DynamoDBMarshalling
Annotation to mark a property as using a custom marshaller.
|
interface |
DynamoDBTypeConvertedEnum
Annotation to convert the enumeration value to a string.
|
interface |
DynamoDBTypeConvertedJson
A simple JSON converter that uses the Jackson JSON processor.
|
interface |
DynamoDBTypeConvertedTimestamp
Annotation to format a timestamp object using Java's standard date and time
patterns.
|
Copyright © 2016. All rights reserved.