public class DescribeAssetImageDetailResponse extends AbstractModel
Constructor and Description |
---|
DescribeAssetImageDetailResponse() |
DescribeAssetImageDetailResponse(DescribeAssetImageDetailResponse 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 |
---|---|
String |
getAgentError()
Get Image scan error in the agent
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getArchitecture()
Get System architecture
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getAuthor()
Get Author
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getBuildHistory()
Get Build history
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getContainerCnt()
Get Number of associated containers
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getCreateTime()
Get Creation time
|
Long |
getHostCnt()
Get Number of associated servers
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageID()
Get Image ID
|
String |
getImageName()
Get Image name
|
Long |
getIsAuthorized()
Get Valid values: `1` (licensed); `0` (unlicensed).
|
Boolean |
getIsTrustImage()
Get Whether it is a trusted image
|
String |
getOsName()
Get Image system
|
Long |
getRemainScanTime()
Get Remaining scan time
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getRequestId()
Get The unique request ID, which is returned for each request.
|
Long |
getRiskCnt()
Get Number of risky behaviors
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanError()
Get Image scan error on the backend
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanRiskError()
Get Sensitive data error
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getScanRiskProgress()
Get Sensitive data scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanStatus()
Get Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanTime()
Get Last scan time
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanVirusError()
Get Trojan scan error
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getScanVirusProgress()
Get Trojan scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanVulError()
Get Vulnerability scan error
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getScanVulProgress()
Get Vulnerability scan progress
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getSensitiveInfoCnt()
Get Number of sensitive data items
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getSize()
Get Image size
|
Long |
getStatus()
Get Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getVirusCnt()
Get Number of viruses and trojans
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getVulCnt()
Get Number of vulnerabilities
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setAgentError(String AgentError)
Set Image scan error in the agent
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setArchitecture(String Architecture)
Set System architecture
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setAuthor(String Author)
Set Author
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setBuildHistory(String BuildHistory)
Set Build history
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setContainerCnt(Long ContainerCnt)
Set Number of associated containers
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setCreateTime(String CreateTime)
Set Creation time
|
void |
setHostCnt(Long HostCnt)
Set Number of associated servers
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageID(String ImageID)
Set Image ID
|
void |
setImageName(String ImageName)
Set Image name
|
void |
setIsAuthorized(Long IsAuthorized)
Set Valid values: `1` (licensed); `0` (unlicensed).
|
void |
setIsTrustImage(Boolean IsTrustImage)
Set Whether it is a trusted image
|
void |
setOsName(String OsName)
Set Image system
|
void |
setRemainScanTime(Long RemainScanTime)
Set Remaining scan time
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setRequestId(String RequestId)
Set The unique request ID, which is returned for each request.
|
void |
setRiskCnt(Long RiskCnt)
Set Number of risky behaviors
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanError(String ScanError)
Set Image scan error on the backend
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanRiskError(String ScanRiskError)
Set Sensitive data error
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanRiskProgress(Long ScanRiskProgress)
Set Sensitive data scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanStatus(String ScanStatus)
Set Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanTime(String ScanTime)
Set Last scan time
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanVirusError(String ScanVirusError)
Set Trojan scan error
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanVirusProgress(Long ScanVirusProgress)
Set Trojan scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanVulError(String ScanVulError)
Set Vulnerability scan error
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanVulProgress(Long ScanVulProgress)
Set Vulnerability scan progress
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setSensitiveInfoCnt(Long SensitiveInfoCnt)
Set Number of sensitive data items
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setSize(Long Size)
Set Image size
|
void |
setStatus(Long Status)
Set Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setVirusCnt(Long VirusCnt)
Set Number of viruses and trojans
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setVulCnt(Long VulCnt)
Set Number of vulnerabilities
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, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeAssetImageDetailResponse()
public DescribeAssetImageDetailResponse(DescribeAssetImageDetailResponse source)
public String getImageID()
public void setImageID(String ImageID)
ImageID
- Image IDpublic String getImageName()
public void setImageName(String ImageName)
ImageName
- Image namepublic String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation timepublic Long getSize()
public void setSize(Long Size)
Size
- Image sizepublic Long getHostCnt()
public void setHostCnt(Long HostCnt)
HostCnt
- Number of associated servers
Note: This field may return null, indicating that no valid values can be obtained.public Long getContainerCnt()
public void setContainerCnt(Long ContainerCnt)
ContainerCnt
- Number of associated containers
Note: This field may return null, indicating that no valid values can be obtained.public String getScanTime()
public void setScanTime(String ScanTime)
ScanTime
- Last scan time
Note: This field may return null, indicating that no valid values can be obtained.public Long getVulCnt()
public void setVulCnt(Long VulCnt)
VulCnt
- Number of vulnerabilities
Note: This field may return null, indicating that no valid values can be obtained.public Long getRiskCnt()
public void setRiskCnt(Long RiskCnt)
RiskCnt
- Number of risky behaviors
Note: This field may return null, indicating that no valid values can be obtained.public Long getSensitiveInfoCnt()
public void setSensitiveInfoCnt(Long SensitiveInfoCnt)
SensitiveInfoCnt
- Number of sensitive data items
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getIsTrustImage()
public void setIsTrustImage(Boolean IsTrustImage)
IsTrustImage
- Whether it is a trusted imagepublic String getOsName()
public void setOsName(String OsName)
OsName
- Image systempublic String getAgentError()
public void setAgentError(String AgentError)
AgentError
- Image scan error in the agent
Note: This field may return null, indicating that no valid values can be obtained.public String getScanError()
public void setScanError(String ScanError)
ScanError
- Image scan error on the backend
Note: This field may return null, indicating that no valid values can be obtained.public String getArchitecture()
public void setArchitecture(String Architecture)
Architecture
- System architecture
Note: This field may return null, indicating that no valid values can be obtained.public String getAuthor()
public void setAuthor(String Author)
Author
- Author
Note: This field may return null, indicating that no valid values can be obtained.public String getBuildHistory()
public void setBuildHistory(String BuildHistory)
BuildHistory
- Build history
Note: This field may return null, indicating that no valid values can be obtained.public Long getScanVirusProgress()
public void setScanVirusProgress(Long ScanVirusProgress)
ScanVirusProgress
- Trojan scanning progress
Note: This field may return null, indicating that no valid values can be obtained.public Long getScanVulProgress()
public void setScanVulProgress(Long ScanVulProgress)
ScanVulProgress
- Vulnerability scan progress
Note: This field may return null, indicating that no valid values can be obtained.public Long getScanRiskProgress()
public void setScanRiskProgress(Long ScanRiskProgress)
ScanRiskProgress
- Sensitive data scanning progress
Note: This field may return null, indicating that no valid values can be obtained.public String getScanVirusError()
public void setScanVirusError(String ScanVirusError)
ScanVirusError
- Trojan scan error
Note: This field may return null, indicating that no valid values can be obtained.public String getScanVulError()
public void setScanVulError(String ScanVulError)
ScanVulError
- Vulnerability scan error
Note: This field may return null, indicating that no valid values can be obtained.public String getScanRiskError()
public void setScanRiskError(String ScanRiskError)
ScanRiskError
- Sensitive data error
Note: This field may return null, indicating that no valid values can be obtained.public String getScanStatus()
public void setScanStatus(String ScanStatus)
ScanStatus
- Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.public Long getVirusCnt()
public void setVirusCnt(Long VirusCnt)
VirusCnt
- Number of viruses and trojans
Note: This field may return null, indicating that no valid values can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status
- Image scanning status
Note: This field may return null, indicating that no valid values can be obtained.public Long getRemainScanTime()
public void setRemainScanTime(Long RemainScanTime)
RemainScanTime
- Remaining scan time
Note: This field may return null, indicating that no valid values can be obtained.public Long getIsAuthorized()
public void setIsAuthorized(Long IsAuthorized)
IsAuthorized
- Valid values: `1` (licensed); `0` (unlicensed).public String getRequestId()
public void setRequestId(String RequestId)
RequestId
- The unique request ID, which is returned for each request. RequestId is required for locating a problem.Copyright © 2023. All rights reserved.