Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIThreatProtectionPoliciesListDTO
-
Packages that use APIThreatProtectionPoliciesListDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of APIThreatProtectionPoliciesListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIThreatProtectionPoliciesListDTO Modifier and Type Method Description APIThreatProtectionPoliciesListDTOAPIThreatProtectionPoliciesListDTO. policyId(String policyId)APIThreatProtectionPoliciesListDTOAPIThreatProtectionPoliciesListDTO. priority(Integer priority)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type APIThreatProtectionPoliciesListDTO Modifier and Type Method Description List<APIThreatProtectionPoliciesListDTO>APIThreatProtectionPoliciesDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type APIThreatProtectionPoliciesListDTO Modifier and Type Method Description APIThreatProtectionPoliciesDTOAPIThreatProtectionPoliciesDTO. list(List<APIThreatProtectionPoliciesListDTO> list)voidAPIThreatProtectionPoliciesDTO. setList(List<APIThreatProtectionPoliciesListDTO> list)
-