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