Class EntityQueryResult<T>

java.lang.Object
io.awspring.spring.data.dynamodb.core.EntityQueryResult<T>

public class EntityQueryResult<T> extends Object
Query or scan result with count and optional continuation cursor.
Since:
1.0.0
Author:
Matej Nedic