Uses of Class
software.amazon.awssdk.services.dynamodb.model.Record
Packages that use Record
-
Uses of Record in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type RecordModifier and TypeMethodDescriptionGetRecordsResponse.records()The stream records from the shard, which were retrieved using the shard iterator.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type RecordModifier and TypeMethodDescriptionThe stream records from the shard, which were retrieved using the shard iterator.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type RecordModifier and TypeMethodDescriptionGetRecordsResponse.Builder.records(Collection<Record> records) The stream records from the shard, which were retrieved using the shard iterator.