Uses of Class
org.wso2.am.integration.clients.admin.api.dto.BotDetectionDataDTO
Packages that use BotDetectionDataDTO
-
Uses of BotDetectionDataDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return BotDetectionDataDTOModifier and TypeMethodDescriptionBotDetectionDataDTO.messageBody(String messageBody) BotDetectionDataDTO.recordedTime(Long recordedTime) Methods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type BotDetectionDataDTOMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type BotDetectionDataDTOModifier and TypeMethodDescriptionBotDetectionDataListDTO.list(List<BotDetectionDataDTO> list) voidBotDetectionDataListDTO.setList(List<BotDetectionDataDTO> list)