public class DynamoDBNumberSetType extends Object implements DynamoDBType
| Constructor and Description |
|---|
DynamoDBNumberSetType() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.dynamodbv2.model.AttributeValue |
getAttributeValue(String... values) |
String |
getDynamoDBType() |
DynamoDBKey |
getKey(String key) |
public com.amazonaws.services.dynamodbv2.model.AttributeValue getAttributeValue(String... values)
getAttributeValue in interface DynamoDBTypepublic String getDynamoDBType()
getDynamoDBType in interface DynamoDBTypepublic DynamoDBKey getKey(String key)
getKey in interface DynamoDBTypeCopyright © 2019. All rights reserved.