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