Uses of Interface
software.amazon.awssdk.services.dynamodb.model.TransactGetItem.Builder
Packages that use TransactGetItem.Builder
-
Uses of TransactGetItem.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return TransactGetItem.BuilderModifier and TypeMethodDescriptionstatic TransactGetItem.BuilderTransactGetItem.builder()default TransactGetItem.BuilderTransactGetItem.Builder.get(Consumer<Get.Builder> 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.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.TransactGetItem.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type TransactGetItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransactGetItem.Builder>TransactGetItem.serializableBuilderClass()