Uses of Interface
com.amazonaws.services.dynamodbv2.datamodeling.ArgumentMarshaller.BinarySetAttributeMarshaller
Packages that use ArgumentMarshaller.BinarySetAttributeMarshaller
Package
Description
Standard implementations of
ArgumentMarshaller
.-
Uses of ArgumentMarshaller.BinarySetAttributeMarshaller in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
Classes in com.amazonaws.services.dynamodbv2.datamodeling.marshallers that implement ArgumentMarshaller.BinarySetAttributeMarshallerModifier and TypeClassDescriptionclass
A marshaller that marshals sets of Javabyte[]
s into DynamoDB BinarySet attributes.class
A marshaller that marshals sets of JavaByteBuffer
s into DynamoDB BinarySet attributes.