Class GraderModelServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.graders.GraderModelServiceAsync.WithRawResponse
public final class GraderModelServiceAsyncImpl.WithRawResponseImpl implements GraderModelServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description GraderModelServiceAsync.WithRawResponse
withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied. -
-
Method Detail
-
withOptions
GraderModelServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
-
-
-