public class DescribeMachineGeneralResponse extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeMachineGeneralResponse() | 
| DescribeMachineGeneralResponse(DescribeMachineGeneralResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getAliCloudMachineCnt()Deprecated.   | 
| Long | getBaiduCloudMachineCnt()Deprecated.   | 
| Long | getBaseMachineCnt()Get 已防护基础版机器数 | 
| CloudFromCnt[] | getCloudFrom()Get 云服务器类型数组 | 
| Long | getCompareYesterdayDeadlineMachineCnt()Get 比较昨日即将到期的机器数 | 
| Long | getCompareYesterdayMachineCnt()Get 比较昨日新增的主机数 | 
| Long | getCompareYesterdayNotProtectMachineCnt()Get 比较昨日未防护机器数 | 
| Long | getCompareYesterdayRiskMachineCnt()Get 比较昨日风险机器数 | 
| Long | getDeadlineMachineCnt()Get 即将到期的机器数 | 
| Long | getFlagshipMachineCnt()Get 已防护旗舰版机器数 | 
| Long | getIDCMachineCnt()Deprecated.   | 
| Long | getLHGeneralDiscountCnt()Get 已防护轻量机器数(Lighthouse机器) | 
| Long | getMachineCnt()Get 资产总数 | 
| Long | getMachineDestroyAfterOfflineHours()Get 自动清理时间,最大720小时,最小0, 默认0 ,0=关闭 | 
| Long | getNotProtectMachineCnt()Get 未防护机器数 | 
| Long | getOtherCloudMachineCnt()Deprecated.   | 
| Long | getProtectMachineCnt()Get 已防护机器数 | 
| String | getRequestId()Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | 
| Long | getRiskMachineCnt()Get 存在风险的机器数 | 
| Long | getSpecialtyMachineCnt()Get 已防护专业版机器数 | 
| Long | getTencentCloudMachineCnt()Deprecated.   | 
| void | setAliCloudMachineCnt(Long AliCloudMachineCnt)Deprecated.   | 
| void | setBaiduCloudMachineCnt(Long BaiduCloudMachineCnt)Deprecated.   | 
| void | setBaseMachineCnt(Long BaseMachineCnt)Set 已防护基础版机器数 | 
| void | setCloudFrom(CloudFromCnt[] CloudFrom)Set 云服务器类型数组 | 
| void | setCompareYesterdayDeadlineMachineCnt(Long CompareYesterdayDeadlineMachineCnt)Set 比较昨日即将到期的机器数 | 
| void | setCompareYesterdayMachineCnt(Long CompareYesterdayMachineCnt)Set 比较昨日新增的主机数 | 
| void | setCompareYesterdayNotProtectMachineCnt(Long CompareYesterdayNotProtectMachineCnt)Set 比较昨日未防护机器数 | 
| void | setCompareYesterdayRiskMachineCnt(Long CompareYesterdayRiskMachineCnt)Set 比较昨日风险机器数 | 
| void | setDeadlineMachineCnt(Long DeadlineMachineCnt)Set 即将到期的机器数 | 
| void | setFlagshipMachineCnt(Long FlagshipMachineCnt)Set 已防护旗舰版机器数 | 
| void | setIDCMachineCnt(Long IDCMachineCnt)Deprecated.   | 
| void | setLHGeneralDiscountCnt(Long LHGeneralDiscountCnt)Set 已防护轻量机器数(Lighthouse机器) | 
| void | setMachineCnt(Long MachineCnt)Set 资产总数 | 
| void | setMachineDestroyAfterOfflineHours(Long MachineDestroyAfterOfflineHours)Set 自动清理时间,最大720小时,最小0, 默认0 ,0=关闭 | 
| void | setNotProtectMachineCnt(Long NotProtectMachineCnt)Set 未防护机器数 | 
| void | setOtherCloudMachineCnt(Long OtherCloudMachineCnt)Deprecated.   | 
| void | setProtectMachineCnt(Long ProtectMachineCnt)Set 已防护机器数 | 
| void | setRequestId(String RequestId)Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | 
| void | setRiskMachineCnt(Long RiskMachineCnt)Set 存在风险的机器数 | 
| void | setSpecialtyMachineCnt(Long SpecialtyMachineCnt)Set 已防护专业版机器数 | 
| void | setTencentCloudMachineCnt(Long TencentCloudMachineCnt)Deprecated.   | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeMachineGeneralResponse()
public DescribeMachineGeneralResponse(DescribeMachineGeneralResponse source)
public Long getMachineCnt()
public void setMachineCnt(Long MachineCnt)
MachineCnt - 资产总数@Deprecated public Long getTencentCloudMachineCnt()
@Deprecated public void setTencentCloudMachineCnt(Long TencentCloudMachineCnt)
TencentCloudMachineCnt - 腾讯云服务商机器数@Deprecated public Long getAliCloudMachineCnt()
@Deprecated public void setAliCloudMachineCnt(Long AliCloudMachineCnt)
AliCloudMachineCnt - 阿里云服务商机器数@Deprecated public Long getBaiduCloudMachineCnt()
@Deprecated public void setBaiduCloudMachineCnt(Long BaiduCloudMachineCnt)
BaiduCloudMachineCnt - 百度云服务商机器数@Deprecated public Long getIDCMachineCnt()
@Deprecated public void setIDCMachineCnt(Long IDCMachineCnt)
IDCMachineCnt - IDC机器数@Deprecated public Long getOtherCloudMachineCnt()
@Deprecated public void setOtherCloudMachineCnt(Long OtherCloudMachineCnt)
OtherCloudMachineCnt - 其他云服务商机器数public Long getProtectMachineCnt()
public void setProtectMachineCnt(Long ProtectMachineCnt)
ProtectMachineCnt - 已防护机器数public Long getBaseMachineCnt()
public void setBaseMachineCnt(Long BaseMachineCnt)
BaseMachineCnt - 已防护基础版机器数public Long getSpecialtyMachineCnt()
public void setSpecialtyMachineCnt(Long SpecialtyMachineCnt)
SpecialtyMachineCnt - 已防护专业版机器数public Long getFlagshipMachineCnt()
public void setFlagshipMachineCnt(Long FlagshipMachineCnt)
FlagshipMachineCnt - 已防护旗舰版机器数public Long getRiskMachineCnt()
public void setRiskMachineCnt(Long RiskMachineCnt)
RiskMachineCnt - 存在风险的机器数public Long getCompareYesterdayRiskMachineCnt()
public void setCompareYesterdayRiskMachineCnt(Long CompareYesterdayRiskMachineCnt)
CompareYesterdayRiskMachineCnt - 比较昨日风险机器数public Long getCompareYesterdayNotProtectMachineCnt()
public void setCompareYesterdayNotProtectMachineCnt(Long CompareYesterdayNotProtectMachineCnt)
CompareYesterdayNotProtectMachineCnt - 比较昨日未防护机器数public Long getCompareYesterdayDeadlineMachineCnt()
public void setCompareYesterdayDeadlineMachineCnt(Long CompareYesterdayDeadlineMachineCnt)
CompareYesterdayDeadlineMachineCnt - 比较昨日即将到期的机器数public Long getDeadlineMachineCnt()
public void setDeadlineMachineCnt(Long DeadlineMachineCnt)
DeadlineMachineCnt - 即将到期的机器数public Long getNotProtectMachineCnt()
public void setNotProtectMachineCnt(Long NotProtectMachineCnt)
NotProtectMachineCnt - 未防护机器数public Long getLHGeneralDiscountCnt()
public void setLHGeneralDiscountCnt(Long LHGeneralDiscountCnt)
LHGeneralDiscountCnt - 已防护轻量机器数(Lighthouse机器)public Long getCompareYesterdayMachineCnt()
public void setCompareYesterdayMachineCnt(Long CompareYesterdayMachineCnt)
CompareYesterdayMachineCnt - 比较昨日新增的主机数public Long getMachineDestroyAfterOfflineHours()
public void setMachineDestroyAfterOfflineHours(Long MachineDestroyAfterOfflineHours)
MachineDestroyAfterOfflineHours - 自动清理时间,最大720小时,最小0, 默认0 ,0=关闭public CloudFromCnt[] getCloudFrom()
public void setCloudFrom(CloudFromCnt[] CloudFrom)
CloudFrom - 云服务器类型数组public String getRequestId()
public void setRequestId(String RequestId)
RequestId - 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。Copyright © 2025. All rights reserved.