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