Uses of Interface
com.amazonaws.services.dynamodbv2.datamodeling.ArgumentMarshaller.BinaryAttributeMarshaller
Packages that use ArgumentMarshaller.BinaryAttributeMarshaller
Package
Description
Standard implementations of
ArgumentMarshaller.-
Uses of ArgumentMarshaller.BinaryAttributeMarshaller in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
Classes in com.amazonaws.services.dynamodbv2.datamodeling.marshallers that implement ArgumentMarshaller.BinaryAttributeMarshallerModifier and TypeClassDescriptionclassA marshaller that marshals Javabyte[]s into DynamoDB Binary attributes.classA marshaller that marshals JavaByteBuffers into DynamoDB Binary attributes.