Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-apiclient
/
me.ahoo.wow.apiclient.query
/
ReactiveSnapshotSingleQueryApi
Reactive
Snapshot
Single
Query
Api
interface
ReactiveSnapshotSingleQueryApi
<
S
:
Any
>
:
SnapshotSingleQueryApi
<
Mono
<
MaterializedSnapshot
<
S
>
>
,
Mono
<
Map
<
String
,
Any
>
>
,
Mono
<
S
>
>
Inheritors
ReactiveSnapshotQueryApi
Members
Functions
get
By
Id
Link copied to clipboard
open
override
fun
getById
(
id
:
String
)
:
Mono
<
MaterializedSnapshot
<
S
>
>
get
State
By
Id
Link copied to clipboard
open
override
fun
getStateById
(
id
:
String
)
:
Mono
<
S
>