Uses of Interface
com.amazonaws.services.dynamodbv2.datamodeling.ArgumentMarshaller.BooleanAttributeMarshaller
Packages that use ArgumentMarshaller.BooleanAttributeMarshaller
Package
Description
Standard implementations of
ArgumentMarshaller.-
Uses of ArgumentMarshaller.BooleanAttributeMarshaller in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
Classes in com.amazonaws.services.dynamodbv2.datamodeling.marshallers that implement ArgumentMarshaller.BooleanAttributeMarshallerModifier and TypeClassDescriptionclassA marshaller that marshals JavaBooleanobjects to Dynamodb-nativeBOOLattribute values.