Package com.anthropic.client
Class AnthropicClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.anthropic.client.AnthropicClient.WithRawResponse
public final class AnthropicClientImpl.WithRawResponseImpl implements AnthropicClient.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletionService.WithRawResponsecompletions()MessageService.WithRawResponsemessages()ModelService.WithRawResponsemodels()BetaService.WithRawResponsebeta()-
-
Method Detail
-
completions
CompletionService.WithRawResponse completions()
-
messages
MessageService.WithRawResponse messages()
-
models
ModelService.WithRawResponse models()
-
beta
BetaService.WithRawResponse beta()
-
-
-
-