public interface AttributeType<T>
| Modifier and Type | Method and Description |
|---|---|
T |
attributeValueToObject(AttributeValue attributeValue) |
AttributeValueType |
attributeValueType() |
AttributeValue |
objectToAttributeValue(T object) |
AttributeValue objectToAttributeValue(T object)
T attributeValueToObject(AttributeValue attributeValue)
AttributeValueType attributeValueType()
Copyright © 2023. All rights reserved.