public abstract class AbstractDynamoDBKey extends Object implements DynamoDBKey
| Constructor and Description |
|---|
AbstractDynamoDBKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareValuepublic AbstractDynamoDBKey(String key)
public String getValue()
getValue in interface DynamoDBKeyCopyright © 2019. All rights reserved.