| 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 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 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 |
|---|---|
okhttp3.Call |
BotDetectionAlertSubscriptionsApi.getBotDetectionAlertSubscriptionsAsync(ApiCallback<BotDetectionAlertSubscriptionListDTO> _callback)
Get 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.count(Integer count) |
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.list(List<BotDetectionAlertSubscriptionDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.