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