public class LockItemUtils
extends java.lang.Object
| Constructor and Description |
|---|
LockItemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MomentoLockItem |
deserialize(byte[] lockItemValueJSONString) |
static byte[] |
serialize(MomentoLockItem lockItem) |
static MomentoLockItem |
toMomentoLockItem(com.amazonaws.services.dynamodbv2.LockItem lockItem) |
public static byte[] serialize(MomentoLockItem lockItem)
public static MomentoLockItem deserialize(byte[] lockItemValueJSONString)
public static MomentoLockItem toMomentoLockItem(com.amazonaws.services.dynamodbv2.LockItem lockItem)