Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-apiclient
/
me.ahoo.wow.apiclient.query
/
SyncSnapshotQueryApi
/
paged
paged
@
PostExchange
(
value
=
"snapshot/paged"
)
abstract
fun
paged
(
@
RequestBody
pagedQuery
:
IPagedQuery
)
:
PagedList
<
MaterializedSnapshot
<
S
>
>