public class APIList extends PaginatedList<APIAsset,Environment>
PaginatedList.PaginatingIterator| Constructor and Description |
|---|
APIList(Environment environment,
String filter) |
APIList(Environment environment,
String filter,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull com.kloudtek.util.URLBuilder |
buildUrl() |
List<APIAsset> |
getAssets() |
void |
setAssets(List<APIAsset> assets) |
download, getAll, getTotal, iterator, parseJson, setTotal, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic APIList(Environment environment, String filter) throws HttpException
HttpExceptionpublic APIList(Environment environment, String filter, int limit) throws HttpException
HttpException@NotNull protected @NotNull com.kloudtek.util.URLBuilder buildUrl()
buildUrl in class PaginatedList<APIAsset,Environment>Copyright © 2019 Kloudtek. All rights reserved.