Package com.lithic.api.services.async
Class TransferServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.lithic.api.services.async.TransferServiceAsync.WithRawResponse
public final class TransferServiceAsyncImpl.WithRawResponseImpl implements TransferServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<Transfer>>create(TransferCreateParams params, RequestOptions requestOptions)-
-
Method Detail
-
create
CompletableFuture<HttpResponseFor<Transfer>> create(TransferCreateParams params, RequestOptions requestOptions)
-
-
-
-