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 TypeClassDescriptionclassA marshaller that marshals sets of Javabyte[]s into DynamoDB BinarySet attributes.classA marshaller that marshals sets of JavaByteBuffers into DynamoDB BinarySet attributes.