public class APIThreatProtectionPoliciesDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_LIST |
| Constructor and Description |
|---|
APIThreatProtectionPoliciesDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<APIThreatProtectionPoliciesListDTO> |
getList()
Get list
|
int |
hashCode() |
APIThreatProtectionPoliciesDTO |
list(List<APIThreatProtectionPoliciesListDTO> list) |
void |
setList(List<APIThreatProtectionPoliciesListDTO> list) |
String |
toString() |
public static final String SERIALIZED_NAME_LIST
public APIThreatProtectionPoliciesDTO list(List<APIThreatProtectionPoliciesListDTO> list)
@Nullable public List<APIThreatProtectionPoliciesListDTO> getList()
public void setList(List<APIThreatProtectionPoliciesListDTO> list)
Copyright © 2021 WSO2 Inc. All rights reserved.