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