| 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 body)
Subscribe for bot detection alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BotDetectionAlertSubscriptionDTO> |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO body)
Subscribe for bot detection alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionDTO |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlerts(BotDetectionAlertSubscriptionDTO body)
Subscribe for bot detection alerts
Register a subscription for bot detection alerts
|
com.squareup.okhttp.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO body,
ApiCallback<BotDetectionAlertSubscriptionDTO> callback)
Subscribe for bot detection alerts (asynchronously)
Register a subscription for bot detection alerts
|
com.squareup.okhttp.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsCall(BotDetectionAlertSubscriptionDTO body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for subscribeForBotDetectionAlerts
|
ApiResponse<BotDetectionAlertSubscriptionDTO> |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO body)
Subscribe for bot detection alerts
Register a subscription for bot detection alerts
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO body,
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.addListItem(BotDetectionAlertSubscriptionDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionAlertSubscriptionListDTO |
BotDetectionAlertSubscriptionListDTO.list(List<BotDetectionAlertSubscriptionDTO> list) |
void |
BotDetectionAlertSubscriptionListDTO.setList(List<BotDetectionAlertSubscriptionDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.