| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 |
| Modifier and Type | Method and Description |
|---|---|
AlertConfigDTO |
AlertConfigurationApi.addAlertConfig(String alertType,
String configurationId,
AlertConfigInfoDTO body)
Add AbnormalRequestsPerMin alert configurations.
|
com.squareup.okhttp.Call |
AlertConfigurationApi.addAlertConfigAsync(String alertType,
String configurationId,
AlertConfigInfoDTO body,
ApiCallback<AlertConfigDTO> callback)
Add AbnormalRequestsPerMin alert configurations.
|
com.squareup.okhttp.Call |
AlertConfigurationApi.addAlertConfigCall(String alertType,
String configurationId,
AlertConfigInfoDTO body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for addAlertConfig
|
ApiResponse<AlertConfigDTO> |
AlertConfigurationApi.addAlertConfigWithHttpInfo(String alertType,
String configurationId,
AlertConfigInfoDTO body)
Add AbnormalRequestsPerMin alert configurations.
|
Copyright © 2020 WSO2 Inc. All rights reserved.