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

B

backend(com.anthropic.backends.Backend) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
 
backend(com.anthropic.backends.Backend) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
 
backend(com.anthropic.backends.Backend) - function in com.anthropic.client.okhttp.OkHttpClient.Builder
 
baseUrl(java.util.Optional) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
The base URL to use for every request.
baseUrl(java.util.Optional) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
The base URL to use for every request.
build() - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
Returns an immutable instance of AnthropicClient.
build() - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
Returns an immutable instance of AnthropicClientAsync.
build() - function in com.anthropic.client.okhttp.OkHttpClient.Builder
 
builder() - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Companion
Returns a mutable builder for constructing an instance of AnthropicClient.
builder() - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Companion
Returns a mutable builder for constructing an instance of AnthropicClientAsync.
builder() - function in com.anthropic.client.okhttp.OkHttpClient.Companion
 
A  B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T