toggle menu
sdk-java
2.8.0
jvm
switch theme
search in API
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
.