public static class GetResourceComplianceByPackResponse.ResourceComplianceResult extends Object
构造器和说明 |
---|
ResourceComplianceResult() |
限定符和类型 | 方法和说明 |
---|---|
String |
getCompliancePackId() |
Integer |
getNonCompliantCount() |
Integer |
getTotalCount() |
void |
setCompliancePackId(String compliancePackId) |
void |
setNonCompliantCount(Integer nonCompliantCount) |
void |
setTotalCount(Integer totalCount) |
public String getCompliancePackId()
public void setCompliancePackId(String compliancePackId)
public Integer getNonCompliantCount()
public void setNonCompliantCount(Integer nonCompliantCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2024. All Rights Reserved.