Class APISpecList
java.lang.Object
com.aeontronix.enhancedmule.tools.util.PaginatedList<APISpec,Organization>
com.aeontronix.enhancedmule.tools.api.APISpecList
public class APISpecList extends PaginatedList<APISpec,Organization>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
PaginatedList.PaginatingIterator -
Field Summary
-
Constructor Summary
Constructors Constructor Description APISpecList(Organization organization, String filter) -
Method Summary
Modifier and Type Method Description protected @NotNull com.aeontronix.commons.URLBuilderbuildUrl()List<APISpec>getApiDefinitions()voidsetApiDefinitions(List<APISpec> list)Methods inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
download, getAll, getTotal, iterator, parseJson, setTotal, size
-
Constructor Details
-
APISpecList
- Throws:
HttpException
-
-
Method Details
-
buildUrl
@NotNull protected @NotNull com.aeontronix.commons.URLBuilder buildUrl()- Specified by:
buildUrlin classPaginatedList<APISpec,Organization>
-
getApiDefinitions
-
setApiDefinitions
-