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