public class DescribeVirusManualScanEstimateTimeoutRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeVirusManualScanEstimateTimeoutRequest() | 
| DescribeVirusManualScanEstimateTimeoutRequest(DescribeVirusManualScanEstimateTimeoutRequest 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[] | getScanIds()Get 自选扫描范围的容器id或者主机id 根据ScanRangeType决定 | 
| Boolean | getScanRangeAll()Get true 全选,false 自选 | 
| Long | getScanRangeType()Get 扫描范围0容器1主机节点 | 
| void | setScanIds(String[] ScanIds)Set 自选扫描范围的容器id或者主机id 根据ScanRangeType决定 | 
| void | setScanRangeAll(Boolean ScanRangeAll)Set true 全选,false 自选 | 
| void | setScanRangeType(Long ScanRangeType)Set 扫描范围0容器1主机节点 | 
| 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 DescribeVirusManualScanEstimateTimeoutRequest()
public DescribeVirusManualScanEstimateTimeoutRequest(DescribeVirusManualScanEstimateTimeoutRequest source)
public Long getScanRangeType()
public void setScanRangeType(Long ScanRangeType)
ScanRangeType - 扫描范围0容器1主机节点public Boolean getScanRangeAll()
public void setScanRangeAll(Boolean ScanRangeAll)
ScanRangeAll - true 全选,false 自选public String[] getScanIds()
public void setScanIds(String[] ScanIds)
ScanIds - 自选扫描范围的容器id或者主机id 根据ScanRangeType决定Copyright © 2025. All rights reserved.