public class DescribeAssetImageRegistryDetailResponse extends AbstractModel
header, skipSign| Constructor and Description |
|---|
DescribeAssetImageRegistryDetailResponse() |
DescribeAssetImageRegistryDetailResponse(DescribeAssetImageRegistryDetailResponse 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 |
getCveStatus()
Get CVE scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageCreateTime()
Get Image creation time
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageDigest()
Get Image digest
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageId()
Get Image ID
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageName()
Get Repository name
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageRepoAddress()
Get Image address
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getImageSize()
Get Image size
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getImageTag()
Get Image tag
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getInstanceId()
Get Instance ID
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getInstanceName()
Get Instance name
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getIsAuthorized()
Get Licensing status
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getLayerInfo()
Get Layer file information
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getNamespace()
Get Namespace
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getOsName()
Get Image system
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getProgress()
Get Overall progress
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getRegistryRegion()
Get Image region
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getRegistryType()
Get Image type
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 |
getRiskStatus()
Get High-risk scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getScanRemainTime()
Get Remaining scan time in seconds
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanRiskError()
Get High-risk scan 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 Scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getScanTime()
Get 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 scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getSentiveInfoCnt()
Get Number of sensitive data items
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.
|
String |
getVirusStatus()
Get Trojan scanning status
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 |
setCveStatus(String CveStatus)
Set CVE scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageCreateTime(String ImageCreateTime)
Set Image creation time
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageDigest(String ImageDigest)
Set Image digest
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageId(String ImageId)
Set Image ID
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageName(String ImageName)
Set Repository name
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageRepoAddress(String ImageRepoAddress)
Set Image address
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageSize(Long ImageSize)
Set Image size
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setImageTag(String ImageTag)
Set Image tag
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setInstanceId(String InstanceId)
Set Instance ID
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setInstanceName(String InstanceName)
Set Instance name
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setIsAuthorized(Long IsAuthorized)
Set Licensing status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setLayerInfo(String LayerInfo)
Set Layer file information
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setNamespace(String Namespace)
Set Namespace
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setOsName(String OsName)
Set Image system
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setProgress(Long Progress)
Set Overall progress
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setRegistryRegion(String RegistryRegion)
Set Image region
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setRegistryType(String RegistryType)
Set Image type
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 |
setRiskStatus(String RiskStatus)
Set High-risk scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanRemainTime(Long ScanRemainTime)
Set Remaining scan time in seconds
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanRiskError(String ScanRiskError)
Set High-risk scan 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 Scanning status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setScanTime(String ScanTime)
Set 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 scanning progress
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setSentiveInfoCnt(Long SentiveInfoCnt)
Set Number of sensitive data items
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 |
setVirusStatus(String VirusStatus)
Set Trojan scanning status
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, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeAssetImageRegistryDetailResponse()
public DescribeAssetImageRegistryDetailResponse(DescribeAssetImageRegistryDetailResponse source)
public String getImageDigest()
public void setImageDigest(String ImageDigest)
ImageDigest - Image digest
Note: This field may return null, indicating that no valid values can be obtained.public String getImageRepoAddress()
public void setImageRepoAddress(String ImageRepoAddress)
ImageRepoAddress - Image address
Note: This field may return null, indicating that no valid values can be obtained.public String getRegistryType()
public void setRegistryType(String RegistryType)
RegistryType - Image type
Note: This field may return null, indicating that no valid values can be obtained.public String getImageName()
public void setImageName(String ImageName)
ImageName - Repository name
Note: This field may return null, indicating that no valid values can be obtained.public String getImageTag()
public void setImageTag(String ImageTag)
ImageTag - Image tag
Note: This field may return null, indicating that no valid values can be obtained.public String getScanTime()
public void setScanTime(String ScanTime)
ScanTime - Scan time
Note: This field may return null, indicating that no valid values can be obtained.public String getScanStatus()
public void setScanStatus(String ScanStatus)
ScanStatus - Scanning status
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 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 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 getSentiveInfoCnt()
public void setSentiveInfoCnt(Long SentiveInfoCnt)
SentiveInfoCnt - Number of sensitive data items
Note: This field may return null, indicating that no valid values can be obtained.public String getOsName()
public void setOsName(String OsName)
OsName - Image system
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 getLayerInfo()
public void setLayerInfo(String LayerInfo)
LayerInfo - Layer file information
Note: This field may return null, indicating that no valid values can be obtained.public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - Instance ID
Note: This field may return null, indicating that no valid values can be obtained.public String getInstanceName()
public void setInstanceName(String InstanceName)
InstanceName - Instance name
Note: This field may return null, indicating that no valid values can be obtained.public String getNamespace()
public void setNamespace(String Namespace)
Namespace - Namespace
Note: This field may return null, indicating that no valid values can be obtained.public String getScanRiskError()
public void setScanRiskError(String ScanRiskError)
ScanRiskError - High-risk scan error
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 scanning 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 Long getScanRemainTime()
public void setScanRemainTime(Long ScanRemainTime)
ScanRemainTime - Remaining scan time in seconds
Note: This field may return null, indicating that no valid values can be obtained.public String getCveStatus()
public void setCveStatus(String CveStatus)
CveStatus - CVE scanning status
Note: This field may return null, indicating that no valid values can be obtained.public String getRiskStatus()
public void setRiskStatus(String RiskStatus)
RiskStatus - High-risk scanning status
Note: This field may return null, indicating that no valid values can be obtained.public String getVirusStatus()
public void setVirusStatus(String VirusStatus)
VirusStatus - Trojan scanning status
Note: This field may return null, indicating that no valid values can be obtained.public Long getProgress()
public void setProgress(Long Progress)
Progress - Overall progress
Note: This field may return null, indicating that no valid values can be obtained.public Long getIsAuthorized()
public void setIsAuthorized(Long IsAuthorized)
IsAuthorized - Licensing status
Note: This field may return null, indicating that no valid values can be obtained.public Long getImageSize()
public void setImageSize(Long ImageSize)
ImageSize - Image size
Note: This field may return null, indicating that no valid values can be obtained.public String getImageId()
public void setImageId(String ImageId)
ImageId - Image ID
Note: This field may return null, indicating that no valid values can be obtained.public String getRegistryRegion()
public void setRegistryRegion(String RegistryRegion)
RegistryRegion - Image region
Note: This field may return null, indicating that no valid values can be obtained.public String getImageCreateTime()
public void setImageCreateTime(String ImageCreateTime)
ImageCreateTime - Image creation time
Note: This field may return null, indicating that no valid values can be obtained.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 © 2024. All rights reserved.