A
B
C
D
E
F
H
J
M
O
P
Q
R
S
T
M
- maxRetries(java.lang.Integer) - function in com.bennyapi.client.okhttp.BennyOkHttpClient.Builder
- The maximum number of times to retry failed requests, with a short exponential backoff between requests.
- maxRetries(java.lang.Integer) - function in com.bennyapi.client.okhttp.BennyOkHttpClientAsync.Builder
- The maximum number of times to retry failed requests, with a short exponential backoff between requests.