Class SimpleItemCollectionRepository<A>

java.lang.Object
io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository<A>
All Implemented Interfaces:
ItemCollectionRepository<A>, Repository<A,Void>

public class SimpleItemCollectionRepository<A> extends Object implements ItemCollectionRepository<A>
Since:
1.0.0
Author:
Matej Nedic