Package cn.ucloud.uewaf.models
Class DescribeWafAttackFalseAlarmListInfoResponse.WafAlert
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uewaf.models.DescribeWafAttackFalseAlarmListInfoResponse.WafAlert
-
- Enclosing class:
- DescribeWafAttackFalseAlarmListInfoResponse
public static class DescribeWafAttackFalseAlarmListInfoResponse.WafAlert extends Response
-
-
Constructor Summary
Constructors Constructor Description WafAlert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()IntegergetId()voidsetDescription(String description)voidsetId(Integer id)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-