B
C
D
E
F
H
J
K
L
M
O
P
Q
R
S
T
P
- prodEu() - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Sets baseUrl to
https://api.eu.hiddenlayer.ai. - prodEu() - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Sets baseUrl to
https://api.eu.hiddenlayer.ai. - proxy(java.net.Proxy) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- proxy(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Alias for calling Builder.proxy with
proxy.orElse(null). - proxy(java.net.Proxy) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- proxy(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Alias for calling Builder.proxy with
proxy.orElse(null). - proxy(java.net.Proxy) - function in com.hiddenlayer.api.client.okhttp.OkHttpClient.Builder
- proxyAuthenticator(com.hiddenlayer.api.core.http.ProxyAuthenticator) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Provides credentials when an HTTP proxy responds with
407 Proxy Authentication Required. - proxyAuthenticator(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- Alias for calling Builder.proxyAuthenticator with
proxyAuthenticator.orElse(null). - proxyAuthenticator(com.hiddenlayer.api.core.http.ProxyAuthenticator) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Provides credentials when an HTTP proxy responds with
407 Proxy Authentication Required. - proxyAuthenticator(java.util.Optional) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- Alias for calling Builder.proxyAuthenticator with
proxyAuthenticator.orElse(null). - proxyAuthenticator(com.hiddenlayer.api.core.http.ProxyAuthenticator) - function in com.hiddenlayer.api.client.okhttp.OkHttpClient.Builder
- putAllHeaders(com.hiddenlayer.api.core.http.Headers) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putAllHeaders(java.util.Map) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putAllHeaders(com.hiddenlayer.api.core.http.Headers) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putAllHeaders(java.util.Map) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putAllQueryParams(com.hiddenlayer.api.core.http.QueryParams) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putAllQueryParams(java.util.Map) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putAllQueryParams(com.hiddenlayer.api.core.http.QueryParams) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putAllQueryParams(java.util.Map) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putHeader(java.lang.String,java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putHeader(java.lang.String,java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putHeaders(java.lang.String,java.lang.Iterable) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putHeaders(java.lang.String,java.lang.Iterable) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putQueryParam(java.lang.String,java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putQueryParam(java.lang.String,java.lang.String) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder
- putQueryParams(java.lang.String,java.lang.Iterable) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClient.Builder
- putQueryParams(java.lang.String,java.lang.Iterable) - function in com.hiddenlayer.api.client.okhttp.HiddenLayerOkHttpClientAsync.Builder