Uses of Class
com.treescrub.spedran.requests.builders.EnginesRequest
-
Packages that use EnginesRequest Package Description com.treescrub.spedran com.treescrub.spedran.requests.builders All request builders to get resources from the SRC API. -
-
Uses of EnginesRequest in com.treescrub.spedran
Methods in com.treescrub.spedran that return EnginesRequest Modifier and Type Method Description static EnginesRequestSpedran. getEngines()Gets aEnginesRequestbuilder to request allEngines. -
Uses of EnginesRequest in com.treescrub.spedran.requests.builders
Methods in com.treescrub.spedran.requests.builders that return EnginesRequest Modifier and Type Method Description EnginesRequestEnginesRequest. sortDirection(SortDirection direction)Sets the direction (ascending or descending) of the sorting.
-