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