public class GetRecordsResponse extends Object
| Constructor and Description |
|---|
GetRecordsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAccountId() |
Long |
getDatastoreId() |
Long |
getEndDate() |
Long |
getPage() |
Long |
getPageCount() |
Long |
getPageSize() |
Long |
getRecordCount() |
List<RecordObject> |
getRecords() |
Long |
getStartDate() |
String |
toString() |
public Long getAccountId()
public Long getDatastoreId()
public Long getPage()
public Long getPageCount()
public Long getPageSize()
public Long getRecordCount()
public Long getStartDate()
public Long getEndDate()
public List<RecordObject> getRecords()
Copyright © 2017. All rights reserved.