Uses of Package
com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
Packages that use com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
Package
Description
Standard implementations of
ArgumentUnmarshaller.-
Classes in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers used by com.amazonaws.services.dynamodbv2.datamodeling.unmarshallersClassDescriptionAn unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
BigDecimals.An unmarshaller that unmarshals DynamoDB Numbers into JavaBigDecimals.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaBigIntegers.An unmarshaller that unmarshals DynamoDB Numbers into JavaBigIntegers.A special unmarshaller for Set<Boolean>, which the V1 schema stores as an NS using 0/1 for true/false.An unmarshaller that unmarshals DynamoDB Bools (or Numbers) into JavaBooleans.An unmarshaller that unmarshals BinarySet values as sets of Javabyte[]s.An unmarshaller that unmarshals Binary values as Javabyte[]s.An unmarshaller that unmarshals BinarySet values as sets of JavaByteBuffers.An unmarshaller that unmarshals Binary values as JavaByteBuffers.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaBytes.An unmarshaller that unmarshals DynamoDB Numbers into JavaBytes.An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of JavaCalendarobjects.An unmarshaller that unmarshals ISO-8601-formatted dates as JavaCalendarobjects.An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of JavaDateobjects.An unmarshaller that unmarshals ISO-8601-formatted dates as JavaDateobjects.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaDoubles.An unmarshaller that unmarshals DynamoDB Numbers into JavaDoubles.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaFloats.An unmarshaller that unmarshals DynamoDB Numbers into JavaFloats.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaIntegers.An unmarshaller that unmarshals DynamoDB Numbers into JavaIntegers.An unmarshaller that unmarshals Lists into JavaLists.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaLongs.An unmarshaller that unmarshals DynamoDB Numbers into JavaLongs.An unmarshaller that unmarshals DynamoDB NumberSets into sets of JavaShorts.An unmarshaller that unmarshals DynamoDB Numbers into JavaShorts.An unmarshaller that unmarshals DynamoDB StringSets as sets of JavaStringobjects.An unmarshaller that unmarshals DynamoDB Strings as JavaStringobjects.An unmarshaller that unmarshals sets of UUIDs as sets of JavaUUIDobjects.An unmarshaller that unmarshals UUIDs as JavaUUIDobjects.