| 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
ByteBuffers into DynamoDB
BinarySet attributes. |
Copyright © 2020. All rights reserved.