Uses of Class
dev.botcity.maestro_sdk.model.LogSchemaVO
Package
Description
-
Uses of LogSchemaVO in dev.botcity.maestro_sdk
Modifier and TypeMethodDescription -
Uses of LogSchemaVO in dev.botcity.maestro_sdk.functions
Modifier and TypeMethodDescription -
Uses of LogSchemaVO in dev.botcity.maestro_sdk.functions.logs
Modifier and TypeMethodDescriptionLogFunctions.createLogApi
(LogSchemaVO logSchemaVO, dev.botcity.api.client.login.GetToken accessToken) Modifier and TypeMethodDescriptionLogFunctions.createLogApi
(LogSchemaVO logSchemaVO, dev.botcity.api.client.login.GetToken accessToken) -
Uses of LogSchemaVO in dev.botcity.maestro_sdk.mapper
Modifier and TypeMethodDescriptionLogSchemaMapper.mapToLogSchemaVO
(dev.botcity.api.client.log.LogSchema logSchema) Modifier and TypeMethodDescriptiondev.botcity.api.client.log.LogSchema
LogSchemaMapper.mapToLogSchema
(LogSchemaVO logSchemaVO)