public class ComplianceAssetPolicySetItem extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ComplianceAssetPolicySetItem() | 
| ComplianceAssetPolicySetItem(ComplianceAssetPolicySetItem 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 | getCustomerAssetItemId()Get 资产ID | 
| Long[] | getCustomerPolicyItemIdSet()Get 需要忽略指定资产内的检查项ID列表,为空表示所有 | 
| void | setCustomerAssetItemId(Long CustomerAssetItemId)Set 资产ID | 
| void | setCustomerPolicyItemIdSet(Long[] CustomerPolicyItemIdSet)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 ComplianceAssetPolicySetItem()
public ComplianceAssetPolicySetItem(ComplianceAssetPolicySetItem source)
public Long getCustomerAssetItemId()
public void setCustomerAssetItemId(Long CustomerAssetItemId)
CustomerAssetItemId - 资产IDpublic Long[] getCustomerPolicyItemIdSet()
public void setCustomerPolicyItemIdSet(Long[] CustomerPolicyItemIdSet)
CustomerPolicyItemIdSet - 需要忽略指定资产内的检查项ID列表,为空表示所有Copyright © 2025. All rights reserved.