public class ScanComplianceAssetsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ScanComplianceAssetsRequest() | 
| ScanComplianceAssetsRequest(ScanComplianceAssetsRequest 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 | getAssetType()Get 扫描资产类型 ASSET_CONTAINER Docker容器 ASSET_IMAGE Docker镜像 ASSET_HOST Docker主机 ASSET_K8S Kubernetes ASSET_CONTAINERD Containerd主机 ASSET_CONTAINERD_CONTAINER Containerd容器 | 
| Long[] | getCustomerAssetIdSet()Get 要重新扫描的客户资产项ID的列表。 | 
| void | setAssetType(String AssetType)Set 扫描资产类型 ASSET_CONTAINER Docker容器 ASSET_IMAGE Docker镜像 ASSET_HOST Docker主机 ASSET_K8S Kubernetes ASSET_CONTAINERD Containerd主机 ASSET_CONTAINERD_CONTAINER Containerd容器 | 
| void | setCustomerAssetIdSet(Long[] CustomerAssetIdSet)Set 要重新扫描的客户资产项ID的列表。 | 
| 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 ScanComplianceAssetsRequest()
public ScanComplianceAssetsRequest(ScanComplianceAssetsRequest source)
public Long[] getCustomerAssetIdSet()
public void setCustomerAssetIdSet(Long[] CustomerAssetIdSet)
CustomerAssetIdSet - 要重新扫描的客户资产项ID的列表。public String getAssetType()
public void setAssetType(String AssetType)
AssetType - 扫描资产类型 Copyright © 2025. All rights reserved.