Package com.openai.services.async.audio
Class TranslationServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.audio.TranslationServiceAsync.WithRawResponse
public final class TranslationServiceAsyncImpl.WithRawResponseImpl implements TranslationServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<TranslationCreateResponse>>
create(TranslationCreateParams params, RequestOptions requestOptions)
-
-
Method Detail
-
create
CompletableFuture<HttpResponseFor<TranslationCreateResponse>> create(TranslationCreateParams params, RequestOptions requestOptions)
-
-
-
-