public class DescribeDSPACOSDiscoveryTaskDetailRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeDSPACOSDiscoveryTaskDetailRequest() | 
| DescribeDSPACOSDiscoveryTaskDetailRequest(DescribeDSPACOSDiscoveryTaskDetailRequest 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 | getDspaId()Get DSPA实例ID | 
| Long | getTaskId()Get 任务ID | 
| void | setDspaId(String DspaId)Set DSPA实例ID | 
| void | setTaskId(Long TaskId)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 DescribeDSPACOSDiscoveryTaskDetailRequest()
public DescribeDSPACOSDiscoveryTaskDetailRequest(DescribeDSPACOSDiscoveryTaskDetailRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId - DSPA实例IDpublic Long getTaskId()
public void setTaskId(Long TaskId)
TaskId - 任务IDCopyright © 2025. All rights reserved.