Java com.amazonaws.services.dynamodbv2.model GetRecordsRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.dynamodbv2.model GetRecordsRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.dynamodbv2.model GetRecordsRequest.

The text is from its open source code.

Constructor

Method

voidsetLimit(Integer limit)

The maximum number of records to return from the shard.

voidsetShardIterator(String shardIterator)

A shard iterator that was retrieved from a previous GetShardIterator operation.