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 TypeClassDescriptionclass
A marshaller that marshals JavaBoolean
objects to Dynamodb-nativeBOOL
attribute values.