| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
BotDetectionDataApi.getBotDetectionData()
Get all Bot Detected Data
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BotDetectionDataListDTO> |
BotDetectionDataApi.getBotDetectionDataWithHttpInfo()
Get all Bot Detected Data
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BotDetectionDataApi.getBotDetectionDataAsync(ApiCallback<BotDetectionDataListDTO> _callback)
Get all Bot Detected Data (asynchronously)
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
BotDetectionDataListDTO.count(Integer count) |
BotDetectionDataListDTO |
BotDetectionDataListDTO.list(List<BotDetectionDataDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.