A
B
C
D
E
F
H
J
M
O
P
Q
R
S
T
W
D
- dispatcherExecutorService(java.util.concurrent.ExecutorService) - function in com.openai.client.okhttp.OkHttpClient.Builder
- dispatcherExecutorService(java.util.Optional) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- Alias for calling Builder.dispatcherExecutorService with
dispatcherExecutorService.orElse(null). - dispatcherExecutorService(java.util.concurrent.ExecutorService) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
- The executor service to use for running HTTP requests.
- dispatcherExecutorService(java.util.Optional) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- Alias for calling Builder.dispatcherExecutorService with
dispatcherExecutorService.orElse(null). - dispatcherExecutorService(java.util.concurrent.ExecutorService) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
- The executor service to use for running HTTP requests.