public class APIThreatProtectionPoliciesDTO extends Object
| Constructor and Description |
|---|
APIThreatProtectionPoliciesDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<APIThreatProtectionPoliciesListDTO> |
getList() |
int |
hashCode() |
APIThreatProtectionPoliciesDTO |
list(List<APIThreatProtectionPoliciesListDTO> list) |
void |
setList(List<APIThreatProtectionPoliciesListDTO> list) |
String |
toString() |
public APIThreatProtectionPoliciesDTO list(List<APIThreatProtectionPoliciesListDTO> list)
public List<APIThreatProtectionPoliciesListDTO> getList()
public void setList(List<APIThreatProtectionPoliciesListDTO> list)
Copyright © 2024 WSO2. All rights reserved.