public class AddCompliancePolicyItemToWhitelistRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AddCompliancePolicyItemToWhitelistRequest() | 
| AddCompliancePolicyItemToWhitelistRequest(AddCompliancePolicyItemToWhitelistRequest 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[] | getCustomerPolicyItemIdSet()Get 要忽略的检测项的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 AddCompliancePolicyItemToWhitelistRequest()
public AddCompliancePolicyItemToWhitelistRequest(AddCompliancePolicyItemToWhitelistRequest source)
public Long[] getCustomerPolicyItemIdSet()
public void setCustomerPolicyItemIdSet(Long[] CustomerPolicyItemIdSet)
CustomerPolicyItemIdSet - 要忽略的检测项的ID的列表Copyright © 2025. All rights reserved.