Uses of Class
org.wso2.am.integration.clients.admin.api.dto.AlertTypeDTO
Packages that use AlertTypeDTO
-
Uses of AlertTypeDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return AlertTypeDTOModifier and TypeMethodDescriptionMethods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type AlertTypeDTOModifier and TypeMethodDescriptionAlertsSubscriptionDTO.getAlerts()Get alertsAlertTypesListDTO.getAlerts()Get alertsMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type AlertTypeDTOModifier and TypeMethodDescriptionAlertsSubscriptionDTO.alerts(List<AlertTypeDTO> alerts) AlertTypesListDTO.alerts(List<AlertTypeDTO> alerts) voidAlertsSubscriptionDTO.setAlerts(List<AlertTypeDTO> alerts) voidAlertTypesListDTO.setAlerts(List<AlertTypeDTO> alerts)