backoffMultiplier
Sets the backoff multiplier for subsequent retry attempts.
Return
the updated builder instance.
Parameters
backoffMultiplier
the multiplier to apply to the delay for each subsequent retry.
Sets the backoff multiplier for subsequent retry attempts.
the updated builder instance.
the multiplier to apply to the delay for each subsequent retry.