类 DescribeWafProtectionSummaryInfoResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uewaf.models.DescribeWafProtectionSummaryInfoResponse
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic class -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetRuleSetList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> ruleSetList) voidsetTotalCount(Integer totalCount) voidsetWorkMode(String workMode) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
DescribeWafProtectionSummaryInfoResponse
public DescribeWafProtectionSummaryInfoResponse()
-
-
方法详细资料
-
getTotalCount
-
setTotalCount
-
getWorkMode
-
setWorkMode
-
getRuleSetList
public List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> getRuleSetList() -
setRuleSetList
public void setRuleSetList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> ruleSetList)
-