- del
void del(string hashKey, T hashValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- del
void del(string hashKey, T hashValue, string rangeKey, U rangeValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Item get(string hashKey, T hashValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Item get(string hashKey, T hashValue, string rangeKey, U rangeValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Item item)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Item item, string conditionExpression, Item attributeValues)
Undocumented in source. Be warned that the author may not have intended to support it.
A DynamoDB table