| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
AlertsInfoResponseDTO |
AlertSubscriptionsApi.subscribeToAlerts(AlertsInfoDTO alertsInfoDTO)
Subscribe to the Selected Alert Types by the User.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertsInfoResponseDTO> |
AlertSubscriptionsApi.subscribeToAlertsWithHttpInfo(AlertsInfoDTO alertsInfoDTO)
Subscribe to the Selected Alert Types by the User.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AlertSubscriptionsApi.subscribeToAlertsAsync(AlertsInfoDTO alertsInfoDTO,
ApiCallback<AlertsInfoResponseDTO> _callback)
Subscribe to the Selected Alert Types by the User.
|
| Modifier and Type | Method and Description |
|---|---|
AlertsInfoResponseDTO |
AlertsInfoResponseDTO.alerts(List<AlertDTO> alerts) |
AlertsInfoResponseDTO |
AlertsInfoResponseDTO.emailList(List<String> emailList) |
AlertsInfoResponseDTO |
AlertsInfoResponseDTO.failedConfigurations(List<AlertConfigDTO> failedConfigurations) |
Copyright © 2021 WSO2 Inc. All rights reserved.