Class BotDetectionDataListDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.BotDetectionDataListDTO
BotDetectionDataListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of Bot Detection Data returned.getList()Get listinthashCode()list(List<BotDetectionDataDTO> list) voidvoidsetList(List<BotDetectionDataDTO> list) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
-
Constructor Details
-
BotDetectionDataListDTO
public BotDetectionDataListDTO()
-
-
Method Details