public class IpAssetListVO extends AbstractModel
header, skipSign
Constructor and Description |
---|
IpAssetListVO() |
IpAssetListVO(IpAssetListVO 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 |
getAccess()
Get Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAddressId()
Get EIP ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getAppId()
Get appid
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetCreateTime()
Get Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetId()
Get Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetName()
Get Asset name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetType()
Get Asset type
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getAttack()
Get Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getCFWStatus()
Get CFW status
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getConfigurationRisk()
Get Configuration risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInBandwidth()
Get Inbound bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInFlow()
Get Inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIntercept()
Get Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsCloud()
Get Whether it's a cloud asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsCore()
Get Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsNewAsset()
Get Whether it's a newly-added asset.
|
String |
getLastScanTime()
Get Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getMemberId()
Get Member ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getNickName()
Get Name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutBandwidth()
Get Outbound bandwidthtraffic peak bandwidth (bps)
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutFlow()
Get Outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getPortRisk()
Get Port risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getPublicIp()
Get Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getPublicIpType()
Get Public IP type
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getRiskExposure()
Get Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getScanTask()
Get Scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Tag[] |
getTag()
Get Tags
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getUin()
Get User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getVerifyStatus()
Get Asset ownership verification status.
|
String |
getVpcId()
Get
|
String |
getVpcName()
Get VPC name
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getVulnerabilityRisk()
Get Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getWeakPassword()
Get Weak passwords
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getWebContentRisk()
Get Content risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAccess(Long Access)
Set Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAddressId(String AddressId)
Set EIP ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAppId(Long AppId)
Set appid
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetCreateTime(String AssetCreateTime)
Set Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetId(String AssetId)
Set Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetName(String AssetName)
Set Asset name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetType(String AssetType)
Set Asset type
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAttack(Long Attack)
Set Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCFWStatus(Long CFWStatus)
Set CFW status
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setConfigurationRisk(Long ConfigurationRisk)
Set Configuration risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInBandwidth(String InBandwidth)
Set Inbound bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInFlow(String InFlow)
Set Inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIntercept(Long Intercept)
Set Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsCloud(Long IsCloud)
Set Whether it's a cloud asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsCore(Long IsCore)
Set Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsNewAsset(Long IsNewAsset)
Set Whether it's a newly-added asset.
|
void |
setLastScanTime(String LastScanTime)
Set Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setMemberId(String MemberId)
Set Member ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setNickName(String NickName)
Set Name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutBandwidth(String OutBandwidth)
Set Outbound bandwidthtraffic peak bandwidth (bps)
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutFlow(String OutFlow)
Set Outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPortRisk(Long PortRisk)
Set Port risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPublicIp(String PublicIp)
Set Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPublicIpType(Long PublicIpType)
Set Public IP type
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRiskExposure(Long RiskExposure)
Set Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setScanTask(Long ScanTask)
Set Scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setTag(Tag[] Tag)
Set Tags
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setUin(String Uin)
Set User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVerifyStatus(Long VerifyStatus)
Set Asset ownership verification status.
|
void |
setVpcId(String VpcId)
Set
|
void |
setVpcName(String VpcName)
Set VPC name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVulnerabilityRisk(Long VulnerabilityRisk)
Set Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setWeakPassword(Long WeakPassword)
Set Weak passwords
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setWebContentRisk(Long WebContentRisk)
Set Content risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public IpAssetListVO()
public IpAssetListVO(IpAssetListVO source)
public String getAssetId()
public void setAssetId(String AssetId)
AssetId
- Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetName()
public void setAssetName(String AssetName)
AssetName
- Asset name
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetType()
public void setAssetType(String AssetType)
AssetType
- Asset type
Note: This field may return·null, indicating that no valid values can be obtained.public String getRegion()
public void setRegion(String Region)
Region
- Region
Note: This field may return·null, indicating that no valid values can be obtained.public Long getCFWStatus()
public void setCFWStatus(Long CFWStatus)
CFWStatus
- CFW status
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetCreateTime()
public void setAssetCreateTime(String AssetCreateTime)
AssetCreateTime
- Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.public String getPublicIp()
public void setPublicIp(String PublicIp)
PublicIp
- Public IP
Note: This field may return·null, indicating that no valid values can be obtained.public Long getPublicIpType()
public void setPublicIpType(Long PublicIpType)
PublicIpType
- Public IP type
Note: This field may return·null, indicating that no valid values can be obtained.public String getVpcId()
public void setVpcId(String VpcId)
VpcId
- public String getVpcName()
public void setVpcName(String VpcName)
VpcName
- VPC name
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAppId()
public void setAppId(Long AppId)
AppId
- appid
Note: This field may return·null, indicating that no valid values can be obtained.public String getUin()
public void setUin(String Uin)
Uin
- User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.public String getNickName()
public void setNickName(String NickName)
NickName
- Name
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsCore()
public void setIsCore(Long IsCore)
IsCore
- Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsCloud()
public void setIsCloud(Long IsCloud)
IsCloud
- Whether it's a cloud asset
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAttack()
public void setAttack(Long Attack)
Attack
- Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAccess()
public void setAccess(Long Access)
Access
- Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIntercept()
public void setIntercept(Long Intercept)
Intercept
- Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.public String getInBandwidth()
public void setInBandwidth(String InBandwidth)
InBandwidth
- Inbound bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.public String getOutBandwidth()
public void setOutBandwidth(String OutBandwidth)
OutBandwidth
- Outbound bandwidthtraffic peak bandwidth (bps)
Note: This field may return·null, indicating that no valid values can be obtained.public String getInFlow()
public void setInFlow(String InFlow)
InFlow
- Inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.public String getOutFlow()
public void setOutFlow(String OutFlow)
OutFlow
- Outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.public String getLastScanTime()
public void setLastScanTime(String LastScanTime)
LastScanTime
- Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.public Long getPortRisk()
public void setPortRisk(Long PortRisk)
PortRisk
- Port risks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getVulnerabilityRisk()
public void setVulnerabilityRisk(Long VulnerabilityRisk)
VulnerabilityRisk
- Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.public Long getConfigurationRisk()
public void setConfigurationRisk(Long ConfigurationRisk)
ConfigurationRisk
- Configuration risks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getScanTask()
public void setScanTask(Long ScanTask)
ScanTask
- Scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getWeakPassword()
public void setWeakPassword(Long WeakPassword)
WeakPassword
- Weak passwords
Note: This field may return·null, indicating that no valid values can be obtained.public Long getWebContentRisk()
public void setWebContentRisk(Long WebContentRisk)
WebContentRisk
- Content risks
Note: This field may return·null, indicating that no valid values can be obtained.public Tag[] getTag()
public void setTag(Tag[] Tag)
Tag
- Tags
Note: This field may return·null, indicating that no valid values can be obtained.public String getAddressId()
public void setAddressId(String AddressId)
AddressId
- EIP ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getMemberId()
public void setMemberId(String MemberId)
MemberId
- Member ID
Note: This field may return·null, indicating that no valid values can be obtained.public Long getRiskExposure()
public void setRiskExposure(Long RiskExposure)
RiskExposure
- Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsNewAsset()
public void setIsNewAsset(Long IsNewAsset)
IsNewAsset
- Whether it's a newly-added asset. Values: `1` (Yes), `0` (No)
Note: This field may return·null, indicating that no valid values can be obtained.public Long getVerifyStatus()
public void setVerifyStatus(Long VerifyStatus)
VerifyStatus
- Asset ownership verification status. `0`: Pending verification; `1`: Verified; `2`: Verifying; `3` and above: Verification failed
Note: This field may return·null, indicating that no valid values can be obtained.Copyright © 2024. All rights reserved.