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