Package com.anthropic.services.async
Interface BetaServiceAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface BetaServiceAsync.WithRawResponseA view of BetaServiceAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract ModelServiceAsync.WithRawResponsemodels()abstract MessageServiceAsync.WithRawResponsemessages()-
-
Method Detail
-
models
abstract ModelServiceAsync.WithRawResponse models()
-
messages
abstract MessageServiceAsync.WithRawResponse messages()
-
-
-
-