| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling.marshallers |
Standard implementations of
ArgumentMarshaller. |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayToBinaryMarshaller
A marshaller that marshals Java
byte[]s into DynamoDB Binary
attributes. |
class |
ByteBufferToBinaryMarshaller
A marshaller that marshals Java
ByteBuffers into DynamoDB Binary
attributes. |
Copyright © 2020. All rights reserved.