toggle menu
sdk-java
2.8.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin.interceptor
/
RunInterceptor
/
Factory
/
Companion
/
combine
combine
fun
combine
(
factories
:
Iterable
<
RunInterceptor.Factory
>
)
:
RunInterceptor
Combine multiple factories into a single
RunInterceptor
.