Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers |
Standard implementations of
ArgumentUnmarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
ByteArraySetUnmarshaller
An unmarshaller that unmarshals BinarySet values as sets of Java
byte[] s. |
class |
ByteBufferSetUnmarshaller
An unmarshaller that unmarshals BinarySet values as sets of Java
ByteBuffer s. |