Uses of Class
dev.botcity.maestro_sdk.model.AlertVO
Package
Description
-
Uses of AlertVO in dev.botcity.maestro_sdk
-
Uses of AlertVO in dev.botcity.maestro_sdk.functions
-
Uses of AlertVO in dev.botcity.maestro_sdk.functions.alerts
Modifier and TypeMethodDescriptionAlertFunctions.createAlertApi
(AlertVO alertVO, dev.botcity.api.client.login.GetToken accessToken) Modifier and TypeMethodDescriptionAlertFunctions.createAlertApi
(AlertVO alertVO, dev.botcity.api.client.login.GetToken accessToken) -
Uses of AlertVO in dev.botcity.maestro_sdk.mapper
Modifier and TypeMethodDescriptionAlertMapper.mapToAlertVO
(dev.botcity.api.client.alerts.Alert alert) Modifier and TypeMethodDescriptiondev.botcity.api.client.alerts.Alert
AlertMapper.mapToAlert
(AlertVO alertVO)