Uses of Class
software.amazon.awssdk.services.dynamodb.model.Get
Packages that use Get
-
Uses of Get in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return GetModifier and TypeMethodDescriptionfinal GetTransactGetItem.get()Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type GetModifier and TypeMethodDescriptionContains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.