Class APIList
java.lang.Object
com.aeontronix.enhancedmule.tools.util.PaginatedList<APIAsset,Environment>
com.aeontronix.enhancedmule.tools.api.APIList
public class APIList extends PaginatedList<APIAsset,Environment>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
PaginatedList.PaginatingIterator -
Field Summary
-
Constructor Summary
Constructors Constructor Description APIList(Environment environment, String filter)APIList(Environment environment, String filter, int limit) -
Method Summary
Methods inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
download, getAll, getTotal, iterator, parseJson, setTotal, size
-
Constructor Details
-
APIList
- Throws:
HttpException
-
APIList
- Throws:
HttpException
-
-
Method Details
-
buildUrl
@NotNull protected @NotNull com.aeontronix.commons.URLBuilder buildUrl()- Specified by:
buildUrlin classPaginatedList<APIAsset,Environment>
-
getAssets
-
setAssets
-