Package com.tryfinch.api.services.async
Class RequestForwardingServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.tryfinch.api.services.async.RequestForwardingServiceAsync.WithRawResponse
public final class RequestForwardingServiceAsyncImpl.WithRawResponseImpl implements RequestForwardingServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<RequestForwardingForwardResponse>>forward(RequestForwardingForwardParams params, RequestOptions requestOptions)-
-
Method Detail
-
forward
CompletableFuture<HttpResponseFor<RequestForwardingForwardResponse>> forward(RequestForwardingForwardParams params, RequestOptions requestOptions)
-
-
-
-