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