Class PartServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
public final class PartServiceAsyncImpl.WithRawResponseImpl implements PartServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<UploadPart>>
create(PartCreateParams params, RequestOptions requestOptions)
-
-
Method Detail
-
create
CompletableFuture<HttpResponseFor<UploadPart>> create(PartCreateParams params, RequestOptions requestOptions)
-
-
-
-