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