Class InputItemServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.responses.InputItemServiceAsync.WithRawResponse
public final class InputItemServiceAsyncImpl.WithRawResponseImpl implements InputItemServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<InputItemListPageAsync>>
list(InputItemListParams params, RequestOptions requestOptions)
-
-
Method Detail
-
list
CompletableFuture<HttpResponseFor<InputItemListPageAsync>> list(InputItemListParams params, RequestOptions requestOptions)
-
-
-
-