public class APIDataSource extends Object implements DataSource
DataSource that contains refresh while initialization, please check APIAutoDataSource| Constructor and Description |
|---|
APIDataSource() |
| Modifier and Type | Method and Description |
|---|---|
List<APIEntry> |
getApiEntryList()
Returns a list of
APIEntry |
void |
refreshEntries()
Method used to refresh entries in
apiEntryList |
public List<APIEntry> getApiEntryList()
APIEntryAPIEntrypublic void refreshEntries()
apiEntryListrefreshEntries in interface DataSourceCopyright © 2023. All rights reserved.