| Package | Description |
|---|---|
| org.wso2.am.integration.clients.internal.api.dto |
| Modifier and Type | Method and Description |
|---|---|
IPLevelDTO |
IPLevelDTO.endingIp(String endingIp) |
IPLevelDTO |
IPLevelDTO.fixedIp(String fixedIp) |
IPLevelDTO |
IPLevelDTO.id(Integer id) |
IPLevelDTO |
IPLevelDTO.invert(Boolean invert) |
IPLevelDTO |
IPLevelDTO.startingIp(String startingIp) |
IPLevelDTO |
IPLevelDTO.tenantDomain(String tenantDomain) |
IPLevelDTO |
IPLevelDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<IPLevelDTO> |
BlockConditionsDTO.getIp()
Get ip
|
| Modifier and Type | Method and Description |
|---|---|
BlockConditionsDTO |
BlockConditionsDTO.addIpItem(IPLevelDTO ipItem) |
| Modifier and Type | Method and Description |
|---|---|
BlockConditionsDTO |
BlockConditionsDTO.ip(List<IPLevelDTO> ip) |
void |
BlockConditionsDTO.setIp(List<IPLevelDTO> ip) |
Copyright © 2021 WSO2 Inc. All rights reserved.