public class CreateAssetSortingReportTaskRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateAssetSortingReportTaskRequest() |
CreateAssetSortingReportTaskRequest(CreateAssetSortingReportTaskRequest 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 |
---|---|
AssetList[] |
getAssetList()
Get 选中资产列表
|
Long |
getComplianceId()
Get 识别模板id
|
String |
getDspaId()
Get dspa实例id
|
void |
setAssetList(AssetList[] AssetList)
Set 选中资产列表
|
void |
setComplianceId(Long ComplianceId)
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, toJsonString
public CreateAssetSortingReportTaskRequest()
public CreateAssetSortingReportTaskRequest(CreateAssetSortingReportTaskRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId
- dspa实例idpublic Long getComplianceId()
public void setComplianceId(Long ComplianceId)
ComplianceId
- 识别模板idpublic AssetList[] getAssetList()
public void setAssetList(AssetList[] AssetList)
AssetList
- 选中资产列表Copyright © 2024. All rights reserved.