Package com.anthropic.services.async
Class BetaServiceAsyncImpl
-
- All Implemented Interfaces:
-
com.anthropic.services.async.BetaServiceAsync
public final class BetaServiceAsyncImpl implements BetaServiceAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBetaServiceAsyncImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description BetaServiceAsync.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. ModelServiceAsyncmodels()MessageServiceAsyncmessages()-
-
Method Detail
-
withRawResponse
BetaServiceAsync.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
models
ModelServiceAsync models()
-
messages
MessageServiceAsync messages()
-
-
-
-