| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIThreatProtectionPoliciesListDTO |
APIThreatProtectionPoliciesListDTO.policyId(String policyId) |
APIThreatProtectionPoliciesListDTO |
APIThreatProtectionPoliciesListDTO.priority(Integer priority) |
| Modifier and Type | Method and Description |
|---|---|
List<APIThreatProtectionPoliciesListDTO> |
APIThreatProtectionPoliciesDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
APIThreatProtectionPoliciesDTO |
APIThreatProtectionPoliciesDTO.addListItem(APIThreatProtectionPoliciesListDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
APIThreatProtectionPoliciesDTO |
APIThreatProtectionPoliciesDTO.list(List<APIThreatProtectionPoliciesListDTO> list) |
void |
APIThreatProtectionPoliciesDTO.setList(List<APIThreatProtectionPoliciesListDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.