Uses of Class
com.bytedesk.social.tiktok.TiktokResponse
Packages that use TiktokResponse
-
Uses of TiktokResponse in com.bytedesk.social.tiktok
Methods in com.bytedesk.social.tiktok that return TiktokResponseModifier and TypeMethodDescriptionTiktokRestService.convertToResponse(TiktokEntity entity) TiktokRestService.create(TiktokRequest request) TiktokRestService.queryByUid(TiktokRequest request) TiktokRestService.update(TiktokRequest request) Methods in com.bytedesk.social.tiktok that return types with arguments of type TiktokResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<TiktokResponse>TiktokRestService.queryByOrg(TiktokRequest request) org.springframework.data.domain.Page<TiktokResponse>TiktokRestService.queryByUser(TiktokRequest request)