Package cn.ucloud.uewaf.models
Class DescribeWafProtectionSummaryInfoResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uewaf.models.DescribeWafProtectionSummaryInfoResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRuleSetList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> ruleSetList) voidsetTotalCount(Integer totalCount) voidsetWorkMode(String workMode) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeWafProtectionSummaryInfoResponse
public DescribeWafProtectionSummaryInfoResponse()
-
-
Method Details
-
getTotalCount
-
setTotalCount
-
getWorkMode
-
setWorkMode
-
getRuleSetList
public List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> getRuleSetList() -
setRuleSetList
public void setRuleSetList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> ruleSetList)
-