sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-common
/
dev.restate.sdk.endpoint.definition
/
InvocationRetryPolicy
/
Builder
/
maxInterval
max
Interval
@
Nullable
open
fun
maxInterval
(
)
:
@
Nullable
Duration
Upper bound for the computed retry delay.
open
fun
maxInterval
(
@
Nullable
maxInterval
:
@
Nullable
Duration
)
:
InvocationRetryPolicy.Builder
Sets the upper bound for the computed retry delay.