Class TopLevelServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.braintrustdata.api.services.async.TopLevelServiceAsync.WithRawResponse
public final class TopLevelServiceAsyncImpl.WithRawResponseImpl implements TopLevelServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<String>>helloWorld(TopLevelHelloWorldParams params, RequestOptions requestOptions)-
-
Method Detail
-
helloWorld
CompletableFuture<HttpResponseFor<String>> helloWorld(TopLevelHelloWorldParams params, RequestOptions requestOptions)
-
-
-
-