Package com.anthropic.client.okhttp
Class AnthropicOkHttpClient
-
- All Implemented Interfaces:
public final class AnthropicOkHttpClient
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classAnthropicOkHttpClient.BuilderA builder for AnthropicOkHttpClient.
-
Method Summary
Modifier and Type Method Description final static AnthropicOkHttpClient.Builderbuilder()final static AnthropicClientfromEnv()-
-
Method Detail
-
builder
final static AnthropicOkHttpClient.Builder builder()
-
fromEnv
final static AnthropicClient fromEnv()
-
-
-
-