public static class ListConfigRuleEvaluationStatisticsResponse.EvaluationResultsItem extends Object
构造器和说明 |
---|
EvaluationResultsItem() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getAccountId() |
Long |
getGmtCreate() |
Integer |
getNonCompliantResourceCnt() |
Integer |
getNonCompliantRuleCnt() |
String |
getNonCompliantRuleDetail() |
String |
getStatisticDate() |
Integer |
getTotalResourceCnt() |
Integer |
getTotalRuleCnt() |
void |
setAccountId(Long accountId) |
void |
setGmtCreate(Long gmtCreate) |
void |
setNonCompliantResourceCnt(Integer nonCompliantResourceCnt) |
void |
setNonCompliantRuleCnt(Integer nonCompliantRuleCnt) |
void |
setNonCompliantRuleDetail(String nonCompliantRuleDetail) |
void |
setStatisticDate(String statisticDate) |
void |
setTotalResourceCnt(Integer totalResourceCnt) |
void |
setTotalRuleCnt(Integer totalRuleCnt) |
public Long getAccountId()
public void setAccountId(Long accountId)
public Integer getNonCompliantResourceCnt()
public void setNonCompliantResourceCnt(Integer nonCompliantResourceCnt)
public Integer getTotalResourceCnt()
public void setTotalResourceCnt(Integer totalResourceCnt)
public Integer getNonCompliantRuleCnt()
public void setNonCompliantRuleCnt(Integer nonCompliantRuleCnt)
public Integer getTotalRuleCnt()
public void setTotalRuleCnt(Integer totalRuleCnt)
public Long getGmtCreate()
public void setGmtCreate(Long gmtCreate)
public String getNonCompliantRuleDetail()
public void setNonCompliantRuleDetail(String nonCompliantRuleDetail)
public String getStatisticDate()
public void setStatisticDate(String statisticDate)
Copyright © 2024. All Rights Reserved.