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
Companion
object
Companion
Members
Functions
combine
Link copied to clipboard
fun
combine
(
factories
:
Iterable
<
RunInterceptor.Factory
>
)
:
RunInterceptor
Combine multiple factories into a single
RunInterceptor
.