| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataDTO |
BotDetectionDataDTO.apiMethod(String apiMethod) |
BotDetectionDataDTO |
BotDetectionDataDTO.clientIp(String clientIp) |
BotDetectionDataDTO |
BotDetectionDataDTO.headerSet(String headerSet) |
BotDetectionDataDTO |
BotDetectionDataDTO.messageBody(String messageBody) |
BotDetectionDataDTO |
BotDetectionDataDTO.messageID(String messageID) |
BotDetectionDataDTO |
BotDetectionDataDTO.recordedTime(Long recordedTime) |
| Modifier and Type | Method and Description |
|---|---|
List<BotDetectionDataDTO> |
BotDetectionDataListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
BotDetectionDataListDTO.addListItem(BotDetectionDataDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
BotDetectionDataListDTO |
BotDetectionDataListDTO.list(List<BotDetectionDataDTO> list) |
void |
BotDetectionDataListDTO.setList(List<BotDetectionDataDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.