Uses of Class
cn.ucloud.uewaf.models.DescribeWafAttackDetailListInfoResponse.WafAlert
-
Packages that use DescribeWafAttackDetailListInfoResponse.WafAlert Package Description cn.ucloud.uewaf.models -
-
Uses of DescribeWafAttackDetailListInfoResponse.WafAlert in cn.ucloud.uewaf.models
Methods in cn.ucloud.uewaf.models that return types with arguments of type DescribeWafAttackDetailListInfoResponse.WafAlert Modifier and Type Method Description List<DescribeWafAttackDetailListInfoResponse.WafAlert>DescribeWafAttackDetailListInfoResponse.WafAttack. getAlerts()Method parameters in cn.ucloud.uewaf.models with type arguments of type DescribeWafAttackDetailListInfoResponse.WafAlert Modifier and Type Method Description voidDescribeWafAttackDetailListInfoResponse.WafAttack. setAlerts(List<DescribeWafAttackDetailListInfoResponse.WafAlert> alerts)
-