Uses of Class
software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
Packages that use TransactGetItemsRequest
Package
Description
-
Uses of TransactGetItemsRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type TransactGetItemsRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.transactGetItems(TransactGetItemsRequest transactGetItemsRequest) TransactGetItemsis a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region.default TransactGetItemsResponseDynamoDbClient.transactGetItems(TransactGetItemsRequest transactGetItemsRequest) TransactGetItemsis a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region. -
Uses of TransactGetItemsRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type TransactGetItemsRequestModifier and TypeMethodDescriptionTransactGetItemsRequestMarshaller.marshall(TransactGetItemsRequest transactGetItemsRequest)