A
B
C
E
F
H
J
M
O
P
Q
R
S
T
W
H
- headers(com.openai.core.http.Headers) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- headers(java.util.Map) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- headers(com.openai.core.http.Headers) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- headers(java.util.Map) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- hostnameVerifier(javax.net.ssl.HostnameVerifier) - function in com.openai.client.okhttp.OkHttpClient.Builder
- hostnameVerifier(java.util.Optional) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- Alias for calling Builder.hostnameVerifier with
hostnameVerifier.orElse(null)
. - hostnameVerifier(javax.net.ssl.HostnameVerifier) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- The verifier used to confirm that response certificates apply to requested hostnames for HTTPS connections.
- hostnameVerifier(java.util.Optional) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- Alias for calling Builder.hostnameVerifier with
hostnameVerifier.orElse(null)
. - hostnameVerifier(javax.net.ssl.HostnameVerifier) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- The verifier used to confirm that response certificates apply to requested hostnames for HTTPS connections.