| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
DefaultApi.getBotDetectionData()
Get all bot detected data
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BotDetectionDataListDTO> |
DefaultApi.getBotDetectionDataWithHttpInfo()
Get all bot detected data
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DefaultApi.getBotDetectionDataAsync(ApiCallback<BotDetectionDataListDTO> callback)
Get all bot detected data (asynchronously)
Get all bot detected data
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
BotDetectionDataListDTO.addListItem(BotDetectionDataDTO listItem) |
BotDetectionDataListDTO |
BotDetectionDataListDTO.count(Integer count) |
BotDetectionDataListDTO |
BotDetectionDataListDTO.list(List<BotDetectionDataDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.