SynchronousSnapshotListQueryApi
interface SynchronousSnapshotListQueryApi<S : Any> : SnapshotListQueryApi<List<MaterializedSnapshot<S>>, List<Map<String, Any>>, List<S>>
Inheritors
Functions
Link copied to clipboard
@PostExchange(value = "snapshot/list")
Link copied to clipboard
@PostExchange(value = "snapshot/list")
Link copied to clipboard
@PostExchange(value = "snapshot/list/state")