public class DescribeDSPAAssessmentHighRiskTop10OverviewRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDSPAAssessmentHighRiskTop10OverviewRequest() |
DescribeDSPAAssessmentHighRiskTop10OverviewRequest(DescribeDSPAAssessmentHighRiskTop10OverviewRequest 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
|
String |
getFilter()
Get 过滤条件, rdb(数据库)cos(对象存储)
不传就是全部
|
Long |
getTemplateId()
Get 评估模板id
|
void |
setDspaId(String DspaId)
Set dspa实例Id
|
void |
setFilter(String Filter)
Set 过滤条件, rdb(数据库)cos(对象存储)
不传就是全部
|
void |
setTemplateId(Long TemplateId)
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 DescribeDSPAAssessmentHighRiskTop10OverviewRequest()
public DescribeDSPAAssessmentHighRiskTop10OverviewRequest(DescribeDSPAAssessmentHighRiskTop10OverviewRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId
- dspa实例Idpublic Long getTemplateId()
public void setTemplateId(Long TemplateId)
TemplateId
- 评估模板idpublic String getFilter()
public void setFilter(String Filter)
Filter
- 过滤条件, rdb(数据库)cos(对象存储)
不传就是全部Copyright © 2025. All rights reserved.