| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionDTO |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlerts(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO)
Subscribe for Bot Detection Alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BotDetectionAlertSubscriptionDTO> |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO)
Subscribe for Bot Detection Alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionDTO |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlerts(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO)
Subscribe for Bot Detection Alerts
Register a subscription for bot detection alerts
|
okhttp3.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO,
ApiCallback<BotDetectionAlertSubscriptionDTO> _callback)
Subscribe for Bot Detection Alerts (asynchronously)
Register a subscription for bot detection alerts
|
okhttp3.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsCall(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO,
ApiCallback _callback)
Build call for subscribeForBotDetectionAlerts
|
ApiResponse<BotDetectionAlertSubscriptionDTO> |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO)
Subscribe for Bot Detection Alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO,
ApiCallback<BotDetectionAlertSubscriptionDTO> _callback)
Subscribe for Bot Detection Alerts (asynchronously)
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionDTO |
BotDetectionAlertSubscriptionDTO.email(String email) |
BotDetectionAlertSubscriptionDTO |
BotDetectionAlertSubscriptionDTO.uuid(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
List<BotDetectionAlertSubscriptionDTO> |
BotDetectionAlertSubscriptionListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.list(List<BotDetectionAlertSubscriptionDTO> list) |
void |
BotDetectionAlertSubscriptionListDTO.setList(List<BotDetectionAlertSubscriptionDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.