public interface DynamoCondExpression
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
appendNames(List<Integer> indexes,
Map<String,String> results) |
void |
appendValues(List<Integer> indexes,
Map<String,com.amazonaws.services.dynamodbv2.model.AttributeValue> results) |
String |
getDynamoAttrName() |
String |
getExpressionText(List<Integer> indexes) |
DynamoMappingAttributeType |
getMappingType() |
Object |
getTargetValue() |
String getDynamoAttrName()
Object getTargetValue()
DynamoMappingAttributeType getMappingType()
Copyright © 2016 jp.co.bizreach. All rights reserved.