public class SingleExpectedAttributeValueBuilder extends AbstractBuilder
| Constructor and Description |
|---|
SingleExpectedAttributeValueBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ExpectedAttributeValue> |
build(com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVMutation mutation) |
SingleExpectedAttributeValueBuilder |
key(com.thinkaurelius.titan.diskstorage.StaticBuffer key) |
SingleExpectedAttributeValueBuilder |
transaction(DynamoDBStoreTransaction txh) |
decodeKey, decodeKey, decodeValue, encodeKeyAsAttributeValue, encodeKeyBuffer, encodeValuepublic SingleExpectedAttributeValueBuilder transaction(DynamoDBStoreTransaction txh)
public SingleExpectedAttributeValueBuilder key(com.thinkaurelius.titan.diskstorage.StaticBuffer key)
public java.util.Map<java.lang.String,ExpectedAttributeValue> build(com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVMutation mutation)