initialDelay
Sets the initial delay before the first retry attempt using java.time.Duration.
Return
the updated builder instance.
Parameters
initialDelay
the initial delay duration.
Sets the initial delay before the first retry attempt using kotlin.time.Duration.
Return
the updated builder instance.
Parameters
initialDelay
the initial delay duration.