Uses of Class
software.amazon.awssdk.services.dynamodb.model.StreamRecord
Packages that use StreamRecord
-
Uses of StreamRecord in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return StreamRecordModifier and TypeMethodDescriptionfinal StreamRecordRecord.dynamodb()The main body of the stream record, containing all of the DynamoDB-specific fields.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type StreamRecordModifier and TypeMethodDescriptionRecord.Builder.dynamodb(StreamRecord dynamodb) The main body of the stream record, containing all of the DynamoDB-specific fields.