Uses of Class
org.wso2.am.integration.clients.internal.api.dto.IPLevelDTO
-
Packages that use IPLevelDTO Package Description org.wso2.am.integration.clients.internal.api.dto -
-
Uses of IPLevelDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return IPLevelDTO Modifier and Type Method Description IPLevelDTOIPLevelDTO. endingIp(String endingIp)IPLevelDTOIPLevelDTO. fixedIp(String fixedIp)IPLevelDTOIPLevelDTO. id(Integer id)IPLevelDTOIPLevelDTO. invert(Boolean invert)IPLevelDTOIPLevelDTO. startingIp(String startingIp)IPLevelDTOIPLevelDTO. tenantDomain(String tenantDomain)IPLevelDTOIPLevelDTO. type(String type)Methods in org.wso2.am.integration.clients.internal.api.dto that return types with arguments of type IPLevelDTO Modifier and Type Method Description List<IPLevelDTO>BlockConditionsDTO. getIp()Get ipMethods in org.wso2.am.integration.clients.internal.api.dto with parameters of type IPLevelDTO Modifier and Type Method Description BlockConditionsDTOBlockConditionsDTO. addIpItem(IPLevelDTO ipItem)Method parameters in org.wso2.am.integration.clients.internal.api.dto with type arguments of type IPLevelDTO Modifier and Type Method Description BlockConditionsDTOBlockConditionsDTO. ip(List<IPLevelDTO> ip)voidBlockConditionsDTO. setIp(List<IPLevelDTO> ip)
-