| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling | |
| com.amazonaws.services.dynamodbv2.datamodeling.marshallers |
Standard implementations of
ArgumentMarshaller. |
| com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers |
Standard implementations of
ArgumentUnmarshaller. |
| Modifier and Type | Method and Description |
|---|---|
ItemConverter |
ConversionSchema.getConverter(ConversionSchema.Dependencies dependencies)
Creates an
ItemConverter, injecting dependencies from the
DynamoDBMapper that needs it. |
| Constructor and Description |
|---|
ObjectToMapMarshaller(ItemConverter converter) |
| Constructor and Description |
|---|
ObjectUnmarshaller(ItemConverter converter,
Class<?> clazz) |
Copyright © 2020. All rights reserved.