Uses of Class
com.bytedesk.social.kakao.KakaoResponse
Packages that use KakaoResponse
-
Uses of KakaoResponse in com.bytedesk.social.kakao
Methods in com.bytedesk.social.kakao that return KakaoResponseModifier and TypeMethodDescriptionKakaoRestService.convertToResponse
(KakaoEntity entity) KakaoRestService.create
(KakaoRequest request) KakaoRestService.queryByUid
(KakaoRequest request) KakaoRestService.update
(KakaoRequest request) Methods in com.bytedesk.social.kakao that return types with arguments of type KakaoResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<KakaoResponse>
KakaoRestService.queryByOrg
(KakaoRequest request) org.springframework.data.domain.Page<KakaoResponse>
KakaoRestService.queryByUser
(KakaoRequest request)