SynchronousSnapshotPagedQueryApi
interface SynchronousSnapshotPagedQueryApi<S : Any> : SnapshotPagedQueryApi<PagedList<MaterializedSnapshot<S>>, PagedList<Map<String, Any>>, PagedList<S>>
Inheritors
Functions
Link copied to clipboard
@PostExchange(value = "snapshot/paged")
Link copied to clipboard
@PostExchange(value = "snapshot/paged")
Link copied to clipboard
@PostExchange(value = "snapshot/paged/state")