Class ByteBufferSetToBinarySetMarshaller

java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferSetToBinarySetMarshaller
All Implemented Interfaces:
ArgumentMarshaller, ArgumentMarshaller.BinarySetAttributeMarshaller

public class ByteBufferSetToBinarySetMarshaller extends Object implements ArgumentMarshaller.BinarySetAttributeMarshaller
A marshaller that marshals sets of Java ByteBuffers into DynamoDB BinarySet attributes.