sdk-java
Toggle table of contents
2.9.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
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
.