public class DomainAssetVO extends AbstractModel
header, skipSign
Constructor and Description |
---|
DomainAssetVO() |
DomainAssetVO(DomainAssetVO 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 Network access
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 Network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getBotAccessCount()
Get u200cNumber of bot attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getBotCount()
Get Bot access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getCCAttack()
Get CC attacks
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 peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInFlow()
Get Total 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 Account name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutBandwidth()
Get Outbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutFlow()
Get Total 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[] |
getRegion()
Get Region
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.
|
Long |
getServiceRisk()
Get Services exposed to risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String[] |
getSeverIp()
Get Resolved IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getSourceType()
Get The type of associated instances.
|
String |
getSubDomain()
Get Domain name
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 Account ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getVerifyDomain()
Get Random third-level domain name of the asset pending ownership verification
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getVerifyStatus()
Get Ownership verification status of the asset.
|
String |
getVerifyTXTRecord()
Get TXT record of the asset pending ownership verification
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 |
getWAFStatus()
Get WAF status
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getWeakPassword()
Get Weak password risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getWebAttack()
Get Web attack
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 Network access
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 Network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setBotAccessCount(Long BotAccessCount)
Set u200cNumber of bot attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setBotCount(Long BotCount)
Set Bot access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCCAttack(Long CCAttack)
Set CC attacks
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 peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInFlow(String InFlow)
Set Total 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 Account name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutBandwidth(String OutBandwidth)
Set Outbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutFlow(String OutFlow)
Set Total 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 |
setRegion(String[] Region)
Set Region
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 |
setServiceRisk(Long ServiceRisk)
Set Services exposed to risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setSeverIp(String[] SeverIp)
Set Resolved IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setSourceType(String SourceType)
Set The type of associated instances.
|
void |
setSubDomain(String SubDomain)
Set Domain name
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 Account ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVerifyDomain(String VerifyDomain)
Set Random third-level domain name of the asset pending ownership verification
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVerifyStatus(Long VerifyStatus)
Set Ownership verification status of the asset.
|
void |
setVerifyTXTRecord(String VerifyTXTRecord)
Set TXT record of the asset pending ownership verification
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 |
setWAFStatus(Long WAFStatus)
Set WAF status
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setWeakPassword(Long WeakPassword)
Set Weak password risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setWebAttack(Long WebAttack)
Set Web attack
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 DomainAssetVO()
public DomainAssetVO(DomainAssetVO 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 getWAFStatus()
public void setWAFStatus(Long WAFStatus)
WAFStatus
- WAF 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 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
- Account ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getNickName()
public void setNickName(String NickName)
NickName
- Account 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
- 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
- Network access
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 peak 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 peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.public String getInFlow()
public void setInFlow(String InFlow)
InFlow
- Total 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
- Total 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 String getSubDomain()
public void setSubDomain(String SubDomain)
SubDomain
- Domain name
Note: This field may return·null, indicating that no valid values can be obtained.public String[] getSeverIp()
public void setSeverIp(String[] SeverIp)
SeverIp
- Resolved IP
Note: This field may return·null, indicating that no valid values can be obtained.public Long getBotCount()
public void setBotCount(Long BotCount)
BotCount
- Bot access requests
Note: This field may return·null, indicating that no valid values can be obtained.public Long getWeakPassword()
public void setWeakPassword(Long WeakPassword)
WeakPassword
- Weak password risks
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 getSourceType()
public void setSourceType(String SourceType)
SourceType
- The type of associated instances.
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 getCCAttack()
public void setCCAttack(Long CCAttack)
CCAttack
- CC attacks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getWebAttack()
public void setWebAttack(Long WebAttack)
WebAttack
- Web attack
Note: This field may return·null, indicating that no valid values can be obtained.public Long getServiceRisk()
public void setServiceRisk(Long ServiceRisk)
ServiceRisk
- Services exposed to risks
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 String getVerifyDomain()
public void setVerifyDomain(String VerifyDomain)
VerifyDomain
- Random third-level domain name of the asset pending ownership verification
Note: This field may return·null, indicating that no valid values can be obtained.public String getVerifyTXTRecord()
public void setVerifyTXTRecord(String VerifyTXTRecord)
VerifyTXTRecord
- TXT record of the asset pending ownership verification
Note: This field may return·null, indicating that no valid values can be obtained.public Long getVerifyStatus()
public void setVerifyStatus(Long VerifyStatus)
VerifyStatus
- Ownership verification status of the asset. `0`: Pending verification; `1`: Verified; `2`: Verifying; `3`: TXT record verification failed; `4`: Human verification failed.
Note: This field may return·null, indicating that no valid values can be obtained.public Long getBotAccessCount()
public void setBotAccessCount(Long BotAccessCount)
BotAccessCount
- u200cNumber of bot attacks
Note: This field may return·null, indicating that no valid values can be obtained.Copyright © 2024. All rights reserved.