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