Uses of Class
com.podio.filter.FilterByValue
-
Packages that use FilterByValue Package Description com.podio.item -
-
Uses of FilterByValue in com.podio.item
Methods in com.podio.item with parameters of type FilterByValue Modifier and Type Method Description ItemsResponseItemAPI. getItems(int appId, Integer limit, Integer offset, SortBy sortBy, Boolean sortDesc, FilterByValue<?>... filters)Returns the items on app matching the given filters.
-