Package dev.warrant
Class ListParams
java.lang.Object
dev.warrant.ListParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasMap()withAfterId(String afterId) withAfterValue(String afterValue) withBeforeId(String beforeId) withBeforeValue(String beforeValue) withLimit(int limit) withPage(int page) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Constructor Details
-
ListParams
public ListParams()
-
-
Method Details
-
withPage
-
withLimit
-
withBeforeId
-
withBeforeValue
-
withAfterId
-
withAfterValue
-
withSortBy
-
withSortOrder
-
asMap
-