Uses of Class
dev.botcity.maestro_sdk.model.DataLogVO
-
Uses of DataLogVO in dev.botcity.maestro_sdk.functions.logs
Modifier and TypeMethodDescriptionLogFunctions.getLogEntriesApi
(String logId, Integer days, dev.botcity.api.client.login.GetToken accessToken) -
Uses of DataLogVO in dev.botcity.maestro_sdk.mapper
Modifier and TypeMethodDescriptionDataLogMapper.mapToDataLogVO
(dev.botcity.api.client.log.Data[] dataLog) Modifier and TypeMethodDescriptiondev.botcity.api.client.log.Data[]
DataLogMapper.mapToDataLog
(DataLogVO[] dataLogVO)