public class APISpecList extends PaginatedList<APISpec,Organization>
PaginatedList.PaginatingIterator| Constructor and Description |
|---|
APISpecList(Organization organization,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull com.kloudtek.util.URLBuilder |
buildUrl() |
List<APISpec> |
getApiDefinitions() |
void |
setApiDefinitions(List<APISpec> list) |
download, getAll, getTotal, iterator, parseJson, setTotal, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic APISpecList(Organization organization, String filter) throws HttpException
HttpException@NotNull protected @NotNull com.kloudtek.util.URLBuilder buildUrl()
buildUrl in class PaginatedList<APISpec,Organization>Copyright © 2019 Kloudtek. All rights reserved.