Class APISpecList
java.lang.Object
com.aeontronix.enhancedmule.tools.util.PaginatedList<APISpec,Organization>
com.aeontronix.enhancedmule.tools.anypoint.api.APISpecList
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
PaginatedList.PaginatingIterator -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull com.aeontronix.commons.URLBuilderbuildUrl()voidsetApiDefinitions(List<APISpec> list) Methods inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
download, getAll, getTotal, iterator, parseJson, setTotal, sizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
APISpecList
- Throws:
HttpException
-
-
Method Details
-
buildUrl
@NotNull protected @NotNull com.aeontronix.commons.URLBuilder buildUrl()- Specified by:
buildUrlin classPaginatedList<APISpec,Organization>
-
getApiDefinitions
-
setApiDefinitions
-