public class DeleteDSPACOSDiscoveryTaskResultRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DeleteDSPACOSDiscoveryTaskResultRequest() |
DeleteDSPACOSDiscoveryTaskResultRequest(DeleteDSPACOSDiscoveryTaskResultRequest 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 |
getBucketResultId()
Get 扫描bucket结果ID
|
String |
getDspaId()
Get DSPA实例ID
|
void |
setBucketResultId(Long BucketResultId)
Set 扫描bucket结果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, toJsonString
public DeleteDSPACOSDiscoveryTaskResultRequest()
public DeleteDSPACOSDiscoveryTaskResultRequest(DeleteDSPACOSDiscoveryTaskResultRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId
- DSPA实例IDpublic Long getBucketResultId()
public void setBucketResultId(Long BucketResultId)
BucketResultId
- 扫描bucket结果IDCopyright © 2024. All rights reserved.