public class DescribeSensitiveRDBDataDistributionRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeSensitiveRDBDataDistributionRequest() | 
| DescribeSensitiveRDBDataDistributionRequest(DescribeSensitiveRDBDataDistributionRequest 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, toJsonStringpublic DescribeSensitiveRDBDataDistributionRequest()
public DescribeSensitiveRDBDataDistributionRequest(DescribeSensitiveRDBDataDistributionRequest 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 © 2025. All rights reserved.