Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling.marshallers |
Standard implementations of
ArgumentMarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
ByteArraySetToBinarySetMarshaller
A marshaller that marshals sets of Java
byte[] s into DynamoDB
BinarySet attributes. |
class |
ByteBufferSetToBinarySetMarshaller
A marshaller that marshals sets of Java
ByteBuffer s into DynamoDB
BinarySet attributes. |
Copyright © 2017. All rights reserved.