Class MessageServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.chat.completions.MessageServiceAsync.WithRawResponse
public final class MessageServiceAsyncImpl.WithRawResponseImpl implements MessageServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<MessageListPageAsync>>
list(MessageListParams params, RequestOptions requestOptions)
-
-
Method Detail
-
list
CompletableFuture<HttpResponseFor<MessageListPageAsync>> list(MessageListParams params, RequestOptions requestOptions)
-
-
-
-