public class DeleteDSPADiscoveryTaskResultRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteDSPADiscoveryTaskResultRequest() | 
| DeleteDSPADiscoveryTaskResultRequest(DeleteDSPADiscoveryTaskResultRequest 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 | getDbResultId()Get 扫描数据库结果ID | 
| String | getDspaId()Get DSPA实例ID | 
| void | setDbResultId(Long DbResultId)Set 扫描数据库结果ID | 
| void | setDspaId(String DspaId)Set DSPA实例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 DeleteDSPADiscoveryTaskResultRequest()
public DeleteDSPADiscoveryTaskResultRequest(DeleteDSPADiscoveryTaskResultRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId - DSPA实例IDpublic Long getDbResultId()
public void setDbResultId(Long DbResultId)
DbResultId - 扫描数据库结果IDCopyright © 2025. All rights reserved.