public class ScanComplianceAssetsByPolicyItemRequest extends AbstractModel
Constructor and Description |
---|
ScanComplianceAssetsByPolicyItemRequest() |
ScanComplianceAssetsByPolicyItemRequest(ScanComplianceAssetsByPolicyItemRequest 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[] |
getCustomerAssetIdSet()
Get 要重新扫描的客户资产项ID的列表。
|
Long |
getCustomerPolicyItemId()
Get 指定的检测项的ID
|
void |
setCustomerAssetIdSet(Long[] CustomerAssetIdSet)
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 ScanComplianceAssetsByPolicyItemRequest()
public ScanComplianceAssetsByPolicyItemRequest(ScanComplianceAssetsByPolicyItemRequest source)
public Long getCustomerPolicyItemId()
public void setCustomerPolicyItemId(Long CustomerPolicyItemId)
CustomerPolicyItemId
- 指定的检测项的IDpublic Long[] getCustomerAssetIdSet()
public void setCustomerAssetIdSet(Long[] CustomerAssetIdSet)
CustomerAssetIdSet
- 要重新扫描的客户资产项ID的列表。Copyright © 2022. All rights reserved.