Uses of Class
dev.botcity.maestro_sdk.model.AlertVO
Packages that use AlertVO
Package
Description
-
Uses of AlertVO in dev.botcity.maestro_sdk
Methods in dev.botcity.maestro_sdk that return AlertVO -
Uses of AlertVO in dev.botcity.maestro_sdk.functions
Methods in dev.botcity.maestro_sdk.functions that return AlertVO -
Uses of AlertVO in dev.botcity.maestro_sdk.functions.alerts
Methods in dev.botcity.maestro_sdk.functions.alerts that return AlertVOModifier and TypeMethodDescriptionAlertFunctions.createAlertApi
(AlertVO alertVO, dev.botcity.api.client.login.GetToken accessToken) Methods in dev.botcity.maestro_sdk.functions.alerts with parameters of type AlertVOModifier and TypeMethodDescriptionAlertFunctions.createAlertApi
(AlertVO alertVO, dev.botcity.api.client.login.GetToken accessToken) -
Uses of AlertVO in dev.botcity.maestro_sdk.mapper
Methods in dev.botcity.maestro_sdk.mapper that return AlertVOModifier and TypeMethodDescriptionAlertMapper.mapToAlertVO
(dev.botcity.api.client.alerts.Alert alert) Methods in dev.botcity.maestro_sdk.mapper with parameters of type AlertVOModifier and TypeMethodDescriptiondev.botcity.api.client.alerts.Alert
AlertMapper.mapToAlert
(AlertVO alertVO)