Package com.anthropic.services.blocking
Class BetaServiceImpl
-
- All Implemented Interfaces:
-
com.anthropic.services.blocking.BetaService
public final class BetaServiceImpl implements BetaService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBetaServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description BetaService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. ModelServicemodels()MessageServicemessages()-
-
Method Detail
-
withRawResponse
BetaService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
models
ModelService models()
-
messages
MessageService messages()
-
-
-
-