Package | Description |
---|---|
com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper |
Primary classes for interacting with the DynamoDB Object Mapper mobile connector for easily storing Java objects in the cloud.
|
Modifier and Type | Method and Description |
---|---|
<T> ConversionSchema.Dependencies |
ConversionSchema.Dependencies.with(Class<T> clazz,
T value) |
Modifier and Type | Method and Description |
---|---|
ItemConverter |
ConversionSchema.getConverter(ConversionSchema.Dependencies dependencies)
Creates an
ItemConverter , injecting dependencies from the
DynamoDBMapper that needs it. |
Copyright © 2019. All rights reserved.