maxDelay
Sets the maximum delay allowed between retry attempts using java.time.Duration.
Return
the updated builder instance.
Parameters
maxDelay
the maximum delay duration.
Sets the maximum delay allowed between retry attempts using kotlin.time.Duration.
Return
the updated builder instance.
Parameters
maxDelay
the maximum delay duration.