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
ByteBuffer s into DynamoDB Binary
attributes. |
Copyright © 2024. All rights reserved.