Uses of Class
com.bytedesk.douyin.comment.DouyinCommentRequest
Packages that use DouyinCommentRequest
-
Uses of DouyinCommentRequest in com.bytedesk.douyin.comment
Methods in com.bytedesk.douyin.comment with parameters of type DouyinCommentRequestModifier and TypeMethodDescriptionDouyinCommentRestService.create
(DouyinCommentRequest request) protected org.springframework.data.jpa.domain.Specification<DouyinCommentEntity>
DouyinCommentRestService.createSpecification
(DouyinCommentRequest request) void
DouyinCommentRestService.delete
(DouyinCommentRequest entity) DouyinCommentRestService.update
(DouyinCommentRequest request)