Class AlertTypesListDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.AlertTypesListDTO
AlertTypesListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalerts(List<AlertTypeDTO> alerts) booleanGet alertsgetCount()The number of alertsinthashCode()voidsetAlerts(List<AlertTypeDTO> alerts) voidtoString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_ALERTS
- See Also:
-
-
Constructor Details
-
AlertTypesListDTO
public AlertTypesListDTO()
-
-
Method Details