A
B
C
E
F
H
J
K
M
O
P
Q
R
T
C
- checkJacksonVersionCompatibility(java.lang.Boolean) - function in app.knock.api.client.okhttp.KnockOkHttpClient.Builder
- Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
- checkJacksonVersionCompatibility(java.lang.Boolean) - function in app.knock.api.client.okhttp.KnockOkHttpClientAsync.Builder
- Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
- clock(java.time.Clock) - function in app.knock.api.client.okhttp.KnockOkHttpClient.Builder
- clock(java.time.Clock) - function in app.knock.api.client.okhttp.KnockOkHttpClientAsync.Builder
- close() - function in app.knock.api.client.okhttp.OkHttpClient