public class SyncBaselineDetectSummaryRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
SyncBaselineDetectSummaryRequest()  | 
SyncBaselineDetectSummaryRequest(SyncBaselineDetectSummaryRequest 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[] | 
getTaskIds()
Get IDs for calculating the progress of ongoing check tasks. 
 | 
void | 
setTaskIds(Long[] TaskIds)
Set IDs for calculating the progress of ongoing check tasks. 
 | 
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 SyncBaselineDetectSummaryRequest()
public SyncBaselineDetectSummaryRequest(SyncBaselineDetectSummaryRequest source)
public Long[] getTaskIds()
public void setTaskIds(Long[] TaskIds)
TaskIds - IDs for calculating the progress of ongoing check tasks. Generally, this parameter is not required.Copyright © 2025. All rights reserved.