Uses of Class
org.wso2.am.integration.clients.admin.api.dto.BotDetectionDataDTO
-
Packages that use BotDetectionDataDTO Package Description org.wso2.am.integration.clients.admin.api.dto -
-
Uses of BotDetectionDataDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return BotDetectionDataDTO Modifier and Type Method Description BotDetectionDataDTOBotDetectionDataDTO. apiMethod(String apiMethod)BotDetectionDataDTOBotDetectionDataDTO. clientIp(String clientIp)BotDetectionDataDTOBotDetectionDataDTO. headerSet(String headerSet)BotDetectionDataDTOBotDetectionDataDTO. messageBody(String messageBody)BotDetectionDataDTOBotDetectionDataDTO. messageID(String messageID)BotDetectionDataDTOBotDetectionDataDTO. recordedTime(Long recordedTime)Methods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type BotDetectionDataDTO Modifier and Type Method Description List<BotDetectionDataDTO>BotDetectionDataListDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type BotDetectionDataDTO Modifier and Type Method Description BotDetectionDataListDTOBotDetectionDataListDTO. list(List<BotDetectionDataDTO> list)voidBotDetectionDataListDTO. setList(List<BotDetectionDataDTO> list)
-