public class ListRecords extends Object
ListRecords(List<Record> records)
ListRecords(List<Record> records, String resumptionToken)
List<Record>
getRecords()
ResumptionToken
getResumptionToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListRecords(List<Record> records)
public ListRecords(List<Record> records, String resumptionToken)
public List<Record> getRecords()
public ResumptionToken getResumptionToken()
Copyright © 2014. All rights reserved.