B
C
D
E
F
H
J
K
L
M
O
P
Q
R
S
T
C
- checkJacksonVersionCompatibility(java.lang.Boolean) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.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 com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.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).
- clientId(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Alias for calling Builder.clientId with
clientId.orElse(null). - clientId(java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- clientId(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Alias for calling Builder.clientId with
clientId.orElse(null). - clientId(java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- clientSecret(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Alias for calling Builder.clientSecret with
clientSecret.orElse(null). - clientSecret(java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- clientSecret(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Alias for calling Builder.clientSecret with
clientSecret.orElse(null). - clientSecret(java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- clock(java.time.Clock) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- The clock to use for operations that require timing, like retries.
- clock(java.time.Clock) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- The clock to use for operations that require timing, like retries.
- close() - function in com.hiddenlayer.api.client.okhttp.OkHttpClient
- com.hiddenlayer.api.client.okhttp - package com.hiddenlayer.api.client.okhttp