Add a single Document to put.
AddItemToDelete(Document)Add a single item to delete, identified by a Document object.
AddKeyToDelete(Primitive)Add a single item to delete, identified by its hash primary key.
AddKeyToDelete(Primitive, Primitive)Add a single item to delete, identified by its hash-and-range primary key.
AddKeyToDelete(IDictionary<String, DynamoDBEntry>)Add a single item to delete, identified by its key.
Combine(DocumentBatchWrite)Creates a MultiTableDocumentBatchWrite object that is a combination of the current DocumentBatchWrite and the specified DocumentBatchWrite.
Execute()Executes a server call to batch-put/delete the item specified. If more than 25 put/delete operations are specified, calls of up to 25 put/delete items will be made until all items are processed.
ExecuteAsync(CancellationToken)Executes a server call to batch-put/delete the item specified. If more than 25 put/delete operations are specified, calls of up to 25 put/delete items will be made until all items are processed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4