public static class DescribeTenantSecurityConfigsResponse.Configs extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeTenantSecurityConfigsResponse.Configs.TenantSecurityConfigsItem |
| 构造器和说明 |
|---|
Configs() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeTenantSecurityConfigsResponse.Configs.TenantSecurityConfigsItem> |
getTenantSecurityConfigs() |
Integer |
getTotalCheckCount() |
Integer |
getTotalRiskCount() |
void |
setTenantSecurityConfigs(List<DescribeTenantSecurityConfigsResponse.Configs.TenantSecurityConfigsItem> tenantSecurityConfigs) |
void |
setTotalCheckCount(Integer totalCheckCount) |
void |
setTotalRiskCount(Integer totalRiskCount) |
public Integer getTotalCheckCount()
public void setTotalCheckCount(Integer totalCheckCount)
public Integer getTotalRiskCount()
public void setTotalRiskCount(Integer totalRiskCount)
public List<DescribeTenantSecurityConfigsResponse.Configs.TenantSecurityConfigsItem> getTenantSecurityConfigs()
public void setTenantSecurityConfigs(List<DescribeTenantSecurityConfigsResponse.Configs.TenantSecurityConfigsItem> tenantSecurityConfigs)
Copyright © 2023. All Rights Reserved.