public class UnmappedItem extends Object
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| <T> T | getItem(MappedTable<T> mappedTable) | 
| int | hashCode() | 
| static UnmappedItem | of(Map<String,AttributeValue> itemMap) | 
public static UnmappedItem of(Map<String,AttributeValue> itemMap)
public <T> T getItem(MappedTable<T> mappedTable)
Copyright © 2019. All rights reserved.