Class AlertsSubscriptionDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.AlertsSubscriptionDTO
AlertsSubscriptionDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalerts(List<AlertTypeDTO> alerts) booleanGet alertsGet emailListinthashCode()voidsetAlerts(List<AlertTypeDTO> alerts) voidsetEmailList(List<String> emailList) toString()
-
Field Details
-
SERIALIZED_NAME_ALERTS
- See Also:
-
SERIALIZED_NAME_EMAIL_LIST
- See Also:
-
-
Constructor Details
-
AlertsSubscriptionDTO
public AlertsSubscriptionDTO()
-
-
Method Details