Wow
Toggle table of contents
5.9.8
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-apiclient
/
me.ahoo.wow.apiclient.query
/
ReactiveSnapshotCountQueryApi
Reactive
Snapshot
Count
Query
Api
interface
ReactiveSnapshotCountQueryApi
:
SnapshotCountQueryApi
<
Mono
<
Long
>
>
Inheritors
ReactiveSnapshotQueryApi
Members
Functions
count
Link copied to clipboard
@
PostExchange
(
value
=
"snapshot/count"
)
abstract
fun
count
(
@
RequestBody
condition
:
Condition
)
:
Mono
<
Long
>