execute Blocking
Non-suspend version of execute. Provides a simpler API to Java where Kotlin Coroutines are not typically used.
Java sees this as execute(String)
and execute(String, Map)
.
Since
4.6.0
Non-suspend version of execute. Provides a simpler API to Java where Kotlin Coroutines are not typically used.
Java sees this as execute(String)
and execute(String, Map)
.
4.6.0