Method | Description | |
---|---|---|
BatchGetItemRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
BatchGetItemRequest ( KeysAndAttributes>.Dictionary |
Instantiates BatchGetItemRequest with the parameterized properties
|
|
BatchGetItemRequest ( KeysAndAttributes>.Dictionary |
Instantiates BatchGetItemRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetRequestItems ( ) : bool | ||
IsSetReturnConsumedCapacity ( ) : bool |
public BatchGetItemRequest ( KeysAndAttributes>.Dictionary |
||
requestItems | KeysAndAttributes>.Dictionary | A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table. Each table name can be used only once per BatchGetItem request. Each element in the map of items to retrieve consists of the following:
|
return | System |
public BatchGetItemRequest ( KeysAndAttributes>.Dictionary |
||
requestItems | KeysAndAttributes>.Dictionary | A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table. Each table name can be used only once per BatchGetItem request. Each element in the map of items to retrieve consists of the following:
|
returnConsumedCapacity | ReturnConsumedCapacity | Sets the BatchGetItemRequest ReturnConsumedCapacity property |
return | System |