| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
AlertDTO |
AlertDTO._configuration(List<AlertConfigDTO> _configuration) |
AlertDTO |
AlertDTO.id(Integer id) |
AlertDTO |
AlertDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertDTO> |
AlertsInfoResponseDTO.getAlerts()
Get alerts
|
List<AlertDTO> |
AlertsInfoDTO.getAlerts()
Get alerts
|
| Modifier and Type | Method and Description |
|---|---|
AlertsInfoResponseDTO |
AlertsInfoResponseDTO.alerts(List<AlertDTO> alerts) |
AlertsInfoDTO |
AlertsInfoDTO.alerts(List<AlertDTO> alerts) |
void |
AlertsInfoResponseDTO.setAlerts(List<AlertDTO> alerts) |
void |
AlertsInfoDTO.setAlerts(List<AlertDTO> alerts) |
Copyright © 2021 WSO2 Inc. All rights reserved.