public class DescribeDSPAAssessmentRiskProcessHistoryRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDSPAAssessmentRiskProcessHistoryRequest() |
DescribeDSPAAssessmentRiskProcessHistoryRequest(DescribeDSPAAssessmentRiskProcessHistoryRequest 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
|
Long |
getRiskId()
Get xxx
|
void |
setDspaId(String DspaId)
Set dspa实例id
|
void |
setRiskId(Long RiskId)
Set xxx
|
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 DescribeDSPAAssessmentRiskProcessHistoryRequest()
public DescribeDSPAAssessmentRiskProcessHistoryRequest(DescribeDSPAAssessmentRiskProcessHistoryRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId
- dspa实例idpublic Long getRiskId()
public void setRiskId(Long RiskId)
RiskId
- xxxCopyright © 2024. All rights reserved.