Class MethodServiceAsyncImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.finetuning.MethodServiceAsync
public final class MethodServiceAsyncImpl implements MethodServiceAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
MethodServiceAsyncImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description MethodServiceAsync.WithRawResponse
withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method. -
-
Method Detail
-
withRawResponse
MethodServiceAsync.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
-
-
-