public class DescribeComplianceTaskAssetSummaryRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeComplianceTaskAssetSummaryRequest() | 
| DescribeComplianceTaskAssetSummaryRequest(DescribeComplianceTaskAssetSummaryRequest 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[] | getAssetTypeSet()Get 资产类型列表。
ASSET_CONTAINER, 容器
ASSET_IMAGE, 镜像
ASSET_HOST, 主机
ASSET_K8S, K8S资产 | 
| void | setAssetTypeSet(String[] AssetTypeSet)Set 资产类型列表。
ASSET_CONTAINER, 容器
ASSET_IMAGE, 镜像
ASSET_HOST, 主机
ASSET_K8S, K8S资产 | 
| 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 DescribeComplianceTaskAssetSummaryRequest()
public DescribeComplianceTaskAssetSummaryRequest(DescribeComplianceTaskAssetSummaryRequest source)
public String[] getAssetTypeSet()
public void setAssetTypeSet(String[] AssetTypeSet)
AssetTypeSet - 资产类型列表。
ASSET_CONTAINER, 容器
ASSET_IMAGE, 镜像
ASSET_HOST, 主机
ASSET_K8S, K8S资产Copyright © 2025. All rights reserved.