Uses of Class
com.bytedesk.call.ivr.CallIvrResponse
Packages that use CallIvrResponse
-
Uses of CallIvrResponse in com.bytedesk.call.ivr
Methods in com.bytedesk.call.ivr that return CallIvrResponseModifier and TypeMethodDescriptionCallIvrRestService.convertToResponse(CallIvrEntity entity) CallIvrRestService.create(CallIvrRequest request) CallIvrRestService.queryByUid(CallIvrRequest request) CallIvrRestService.update(CallIvrRequest request) Methods in com.bytedesk.call.ivr that return types with arguments of type CallIvrResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<CallIvrResponse>CallIvrRestService.queryByOrg(CallIvrRequest request) org.springframework.data.domain.Page<CallIvrResponse>CallIvrRestService.queryByUser(CallIvrRequest request)