| 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 |
|---|---|
AlertConfigListDTO |
AlertConfigurationApi.getAllAlertConfigs(String alertType)
Get All AbnormalRequestsPerMin Alert Configurations
This operation is used to get all configurations of the AbnormalRequestsPerMin alert type.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertConfigListDTO> |
AlertConfigurationApi.getAllAlertConfigsWithHttpInfo(String alertType)
Get All AbnormalRequestsPerMin Alert Configurations
This operation is used to get all configurations of the AbnormalRequestsPerMin alert type.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AlertConfigurationApi.getAllAlertConfigsAsync(String alertType,
ApiCallback<AlertConfigListDTO> _callback)
Get All AbnormalRequestsPerMin Alert Configurations (asynchronously)
This operation is used to get all configurations of the AbnormalRequestsPerMin alert type.
|
| Modifier and Type | Method and Description |
|---|---|
AlertConfigListDTO |
AlertConfigListDTO.count(Integer count) |
AlertConfigListDTO |
AlertConfigListDTO.list(List<AlertConfigDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.