| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionsApi.getBotDetectionAlertSubscriptions()
Get the list of subscriptions for bot detection
Get the list of subscriptions which are subscribed to receive email alerts for bot detection
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BotDetectionAlertSubscriptionListDTO> |
BotDetectionAlertSubscriptionsApi.getBotDetectionAlertSubscriptionsWithHttpInfo()
Get the list of subscriptions for bot detection
Get the list of subscriptions which are subscribed to receive email alerts for bot detection
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BotDetectionAlertSubscriptionsApi.getBotDetectionAlertSubscriptionsAsync(ApiCallback<BotDetectionAlertSubscriptionListDTO> callback)
Get the list of subscriptions for bot detection (asynchronously)
Get the list of subscriptions which are subscribed to receive email alerts for bot detection
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.addListItem(BotDetectionAlertSubscriptionDTO listItem) |
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.count(Integer count) |
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.list(List<BotDetectionAlertSubscriptionDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.