Uses of Class
software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
Packages that use ExpiredIteratorException
-
Uses of ExpiredIteratorException in software.amazon.awssdk.services.dynamodb.streams
Methods in software.amazon.awssdk.services.dynamodb.streams that throw ExpiredIteratorExceptionModifier and TypeMethodDescriptiondefault GetRecordsResponseDynamoDbStreamsClient.getRecords(Consumer<GetRecordsRequest.Builder> getRecordsRequest) Retrieves the stream records from a given shard.default GetRecordsResponseDynamoDbStreamsClient.getRecords(GetRecordsRequest getRecordsRequest) Retrieves the stream records from a given shard.