Class | Description |
---|---|
AbstractAttributeValue<T extends Serializable> |
Abstract AttributeValue
|
BooleanAttributeValue |
Boolean AttributeValue
|
BooleanAttributeValueMarshaller |
AttributeValueMarshaller for Boolean values.
|
DateTimeAttributeValue |
DateTime AttributeValue
|
DateTimeAttributeValueMarshaller |
AttributeValueMarshaller for DateTime values.
|
IntegerAttributeValue |
Integer AttributeValue
|
IntegerAttributeValueMarshaller |
AttributeValueMarshaller for Integer values.
|
LiteralStringAttributeValue |
An
AttributeValue for "literal" String s which must not be
transliterated. |
LiteralStringAttributeValueMarshaller |
An
AttributeValueMarshaller for "literal" String s which must not be
transliterated. |
StringAttributeValue |
String AttributeValue.
|
StringAttributeValueMarshaller |
AttributeValueMarshaller for String values.
|
Copyright © 2020. All Rights Reserved.