Class ContentServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.containers.files.ContentServiceAsync.WithRawResponse
public final class ContentServiceAsyncImpl.WithRawResponseImpl implements ContentServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponse>
retrieve(ContentRetrieveParams params, RequestOptions requestOptions)
-
-
Method Detail
-
retrieve
CompletableFuture<HttpResponse> retrieve(ContentRetrieveParams params, RequestOptions requestOptions)
-
-
-
-