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