Uses of Class
com.maplander.backend.model.pool.complex.PoolAdAsync
Packages that use PoolAdAsync
Package
Description
-
Uses of PoolAdAsync in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type PoolAdAsyncModifier and TypeMethodDescriptionPoolAdEndpoint.addPropertyInPool(Long poolId, PoolAdAsync poolAd) PoolAdEndpoint.poolCharge(Long userId, PoolAdAsync poolAdAsync, String token, Boolean isDev) PoolAdEndpoint.singlePayment(Long userId, PoolAdAsync poolAdAsync, String tokenId) -
Uses of PoolAdAsync in com.maplander.backend.controller.enqueue.ad
Methods in com.maplander.backend.controller.enqueue.ad with parameters of type PoolAdAsync -
Uses of PoolAdAsync in com.maplander.backend.utils
Methods in com.maplander.backend.utils with parameters of type PoolAdAsyncModifier and TypeMethodDescriptionstatic byte[]AdUtils.createMultipartBody(Long adsetId, PoolAdAsync adAsync, byte[] fileBytes, String boundary)