public class AddCompliancePolicyAssetSetToWhitelistRequest extends AbstractModel
Constructor and Description |
---|
AddCompliancePolicyAssetSetToWhitelistRequest() |
AddCompliancePolicyAssetSetToWhitelistRequest(AddCompliancePolicyAssetSetToWhitelistRequest 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[] |
getCustomerAssetItemIdSet()
Get 需要忽略指定检查项内的资产ID列表
|
Long |
getCustomerPolicyItemId()
Get 检查项ID
|
void |
setCustomerAssetItemIdSet(Long[] CustomerAssetItemIdSet)
Set 需要忽略指定检查项内的资产ID列表
|
void |
setCustomerPolicyItemId(Long CustomerPolicyItemId)
Set 检查项ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public AddCompliancePolicyAssetSetToWhitelistRequest()
public AddCompliancePolicyAssetSetToWhitelistRequest(AddCompliancePolicyAssetSetToWhitelistRequest source)
public Long getCustomerPolicyItemId()
public void setCustomerPolicyItemId(Long CustomerPolicyItemId)
CustomerPolicyItemId
- 检查项IDpublic Long[] getCustomerAssetItemIdSet()
public void setCustomerAssetItemIdSet(Long[] CustomerAssetItemIdSet)
CustomerAssetItemIdSet
- 需要忽略指定检查项内的资产ID列表Copyright © 2022. All rights reserved.