Package com.increase.api.services.async
Class InboundRealTimePaymentsTransferServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.async.InboundRealTimePaymentsTransferServiceAsync.WithRawResponse
public final class InboundRealTimePaymentsTransferServiceAsyncImpl.WithRawResponseImpl implements InboundRealTimePaymentsTransferServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<InboundRealTimePaymentsTransfer>>retrieve(InboundRealTimePaymentsTransferRetrieveParams params, RequestOptions requestOptions)CompletableFuture<HttpResponseFor<InboundRealTimePaymentsTransferListPageAsync>>list(InboundRealTimePaymentsTransferListParams params, RequestOptions requestOptions)-
-
Method Detail
-
retrieve
CompletableFuture<HttpResponseFor<InboundRealTimePaymentsTransfer>> retrieve(InboundRealTimePaymentsTransferRetrieveParams params, RequestOptions requestOptions)
-
list
CompletableFuture<HttpResponseFor<InboundRealTimePaymentsTransferListPageAsync>> list(InboundRealTimePaymentsTransferListParams params, RequestOptions requestOptions)
-
-
-
-