Class CheckpointServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.finetuning.jobs.CheckpointService.WithRawResponse
public final class CheckpointServiceImpl.WithRawResponseImpl implements CheckpointService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<CheckpointListPage>
list(CheckpointListParams params, RequestOptions requestOptions)
-
-
Method Detail
-
list
HttpResponseFor<CheckpointListPage> list(CheckpointListParams params, RequestOptions requestOptions)
-
-
-
-