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