Configuration for the Table.DeleteItem operation
DocumentA collection of attribute key-value pairs that defines an item in DynamoDB.
DocumentBatchGetClass for retrieving a batch of Documents from a single DynamoDB table.
DocumentBatchWriteClass for putting and/or deleting a batch of items in a single DynamoDB table.
DocumentExtensionsExtensions methods Document type.
DocumentTransactGetClass for retrieving multiple Documents from a single DynamoDB table in a transaction.
DocumentTransactWriteClass for condition checking, putting, updating and/or deleting multiple items in a single DynamoDB table in a transaction.
DynamoDBBoolA DynamoDBEntry that represents a DynamoDB bool (BOOL) type.
DynamoDBEntryAbstract class representing an arbitrary DynamoDB attribute value
DynamoDBListA DynamoDBEntry that represents a DynamoDB list (L) type.
DynamoDBNullA DynamoDBEntry that represents a DynamoDB null (NULL) type.
ExpectedStateExpected state of an item in DynamoDB.
ExpectedValueExpected state of an attribute in DynamoDB. Exists cannot be set at the same time as Comparison and Values.
ExpressionExpressions are used for conditional deletes and filtering for query and scan operations.
FilterFilter for use with scan and query operations
GetItemOperationConfigConfiguration for the Table.GetItem operation
KeyDescription MultiTableDocumentBatchGetClass for retrieving a batch of Documents from multiple DynamoDB tables.
MultiTableDocumentBatchWriteClass for putting and/or deleting a batch of items in multiple DynamoDB tables.
MultiTableDocumentTransactGetClass for retrieving multiple Documents from multiple DynamoDB tables in a transaction.
MultiTableDocumentTransactWriteClass for condition checking, putting, updating and/or deleting multiple items in multiple DynamoDB tables in a transaction.
PrimitiveA DynamoDBEntry that represents a scalar DynamoDB type
PrimitiveListA DynamoDBEntry that represents a primitive list DynamoDB type
PutItemOperationConfigConfiguration for the Table.PutItem operation
QueryFilterQuery filter.
QueryOperationConfigConfiguration for the Table.Query operation
ScanFilterScan filter.
ScanOperationConfigConfiguration for the Table.Scan operation
SearchSearch response object
TableThe Table class is the starting object when using the Document API. It is used to Get documents from the DynamoDB table and write documents back to the DynamoDB table.
TableBuilderBuilder that constructs a Amazon.DynamoDBv2.DocumentModel.Table
TableConfigConfiguration for the Table.PutItem operation
TransactGetItemOperationConfigConfiguration for a request item of the Table.DocumentTransactGet operation.
TransactWriteItemOperationConfigConfiguration for a request item of the Table.DocumentTransactWrite operation.
UpdateItemOperationConfigConfiguration for the Table.UpdateItem operation
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