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
/
SynchronousSnapshotSingleQueryApi
Synchronous
Snapshot
Single
Query
Api
interface
SynchronousSnapshotSingleQueryApi
<
S
:
Any
>
:
SnapshotSingleQueryApi
<
MaterializedSnapshot
<
S
>
?
,
Map
<
String
,
Any
>
?
,
S
?
>
Inheritors
SynchronousSnapshotQueryApi
Members
Functions
get
By
Id
Link copied to clipboard
open
override
fun
getById
(
id
:
String
)
:
MaterializedSnapshot
<
S
>
?
get
State
By
Id
Link copied to clipboard
open
override
fun
getStateById
(
id
:
String
)
:
S
?