A  B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T 

S

sleeper(com.anthropic.core.Sleeper) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
The interface to use for delaying execution, like during retries.
sleeper(com.anthropic.core.Sleeper) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
The interface to use for delaying execution, like during retries.
sslSocketFactory(java.util.Optional) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(java.util.Optional) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.anthropic.client.okhttp.OkHttpClient.Builder
 
streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
The executor to use for running AsyncStreamResponse.Handler callbacks.
streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
The executor to use for running AsyncStreamResponse.Handler callbacks.
A  B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T