Uses of Class
vn.payos.PayOSAsync
Packages that use PayOSAsync
Package
Description
-
Uses of PayOSAsync in vn.payos
Methods in vn.payos that return PayOSAsyncModifier and TypeMethodDescriptionPayOS.async()payOS async clientstatic PayOSAsyncPayOSAsync.fromEnv()payOS async client -
Uses of PayOSAsync in vn.payos.core
Constructors in vn.payos.core with parameters of type PayOSAsyncModifierConstructorDescriptionPageAsync(PayOSAsync client, CompletableFuture<T> responseFuture, Class<? extends PageableResponse<Item>> responseClass, FinalRequestOptions<?> options) PageAsync -
Uses of PayOSAsync in vn.payos.service.async.v1.payouts
Constructors in vn.payos.service.async.v1.payouts with parameters of type PayOSAsync -
Uses of PayOSAsync in vn.payos.service.async.v1.payouts.batch
Constructors in vn.payos.service.async.v1.payouts.batch with parameters of type PayOSAsync -
Uses of PayOSAsync in vn.payos.service.async.v1.payoutsAccount
Constructors in vn.payos.service.async.v1.payoutsAccount with parameters of type PayOSAsyncModifierConstructorDescriptionPayoutsAccountServiceImpl(PayOSAsync client) PayoutsAccountServiceImpl -
Uses of PayOSAsync in vn.payos.service.async.v2.paymentRequests
Constructors in vn.payos.service.async.v2.paymentRequests with parameters of type PayOSAsyncModifierConstructorDescriptionPaymentRequestsServiceImpl(PayOSAsync client) PaymentRequestsServiceImpl -
Uses of PayOSAsync in vn.payos.service.async.v2.paymentRequests.invoices
Constructors in vn.payos.service.async.v2.paymentRequests.invoices with parameters of type PayOSAsync -
Uses of PayOSAsync in vn.payos.service.async.webhook
Constructors in vn.payos.service.async.webhook with parameters of type PayOSAsync