| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
AlertsSubscriptionDTO |
AlertSubscriptionsApi.getSubscribedAlertTypes()
Get Subscribed Alert Types
This operation is used to get the list of subscribed alert types by the user.
|
AlertsSubscriptionDTO |
AlertSubscriptionsApi.subscribeToAlerts(AlertsSubscriptionDTO alertsSubscriptionDTO)
Subscribe to an Admin Alert
This operation is used to subscribe to admin alerts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertsSubscriptionDTO> |
AlertSubscriptionsApi.getSubscribedAlertTypesWithHttpInfo()
Get Subscribed Alert Types
This operation is used to get the list of subscribed alert types by the user.
|
ApiResponse<AlertsSubscriptionDTO> |
AlertSubscriptionsApi.subscribeToAlertsWithHttpInfo(AlertsSubscriptionDTO alertsSubscriptionDTO)
Subscribe to an Admin Alert
This operation is used to subscribe to admin alerts
|
| Modifier and Type | Method and Description |
|---|---|
AlertsSubscriptionDTO |
AlertSubscriptionsApi.subscribeToAlerts(AlertsSubscriptionDTO alertsSubscriptionDTO)
Subscribe to an Admin Alert
This operation is used to subscribe to admin alerts
|
okhttp3.Call |
AlertSubscriptionsApi.subscribeToAlertsAsync(AlertsSubscriptionDTO alertsSubscriptionDTO,
ApiCallback<AlertsSubscriptionDTO> _callback)
Subscribe to an Admin Alert (asynchronously)
This operation is used to subscribe to admin alerts
|
okhttp3.Call |
AlertSubscriptionsApi.subscribeToAlertsCall(AlertsSubscriptionDTO alertsSubscriptionDTO,
ApiCallback _callback)
Build call for subscribeToAlerts
|
ApiResponse<AlertsSubscriptionDTO> |
AlertSubscriptionsApi.subscribeToAlertsWithHttpInfo(AlertsSubscriptionDTO alertsSubscriptionDTO)
Subscribe to an Admin Alert
This operation is used to subscribe to admin alerts
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AlertSubscriptionsApi.getSubscribedAlertTypesAsync(ApiCallback<AlertsSubscriptionDTO> _callback)
Get Subscribed Alert Types (asynchronously)
This operation is used to get the list of subscribed alert types by the user.
|
okhttp3.Call |
AlertSubscriptionsApi.subscribeToAlertsAsync(AlertsSubscriptionDTO alertsSubscriptionDTO,
ApiCallback<AlertsSubscriptionDTO> _callback)
Subscribe to an Admin Alert (asynchronously)
This operation is used to subscribe to admin alerts
|
| Modifier and Type | Method and Description |
|---|---|
AlertsSubscriptionDTO |
AlertsSubscriptionDTO.alerts(List<AlertTypeDTO> alerts) |
AlertsSubscriptionDTO |
AlertsSubscriptionDTO.emailList(List<String> emailList) |
Copyright © 2021 WSO2 Inc. All rights reserved.