Kuery Client
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kuery Client
kuery-client-core
/
dev.hsbrysk.kuery.core
/
KueryBlockingClient
/
FetchSpec
/
queryTimeoutSeconds
query
Timeout
Seconds
abstract
fun
queryTimeoutSeconds
(
queryTimeoutSeconds
:
Int
)
:
KueryBlockingClient.FetchSpec
(
source
)
Sets the query timeout (in seconds) for this query.
Return
a new
FetchSpec
with the given timeout applied