public class DescribeMNPSensitiveAPIPermissionApprovalListResp extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeMNPSensitiveAPIPermissionApprovalListResp()  | 
DescribeMNPSensitiveAPIPermissionApprovalListResp(DescribeMNPSensitiveAPIPermissionApprovalListResp 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 | 
|---|---|
DescribeMNPSensitiveAPIPermissionApprovalListData[] | 
getDataList()
Get List information 
 | 
Long | 
getTotalCount()
Get Total number of entries 
 | 
void | 
setDataList(DescribeMNPSensitiveAPIPermissionApprovalListData[] DataList)
Set List information 
 | 
void | 
setTotalCount(Long TotalCount)
Set Total number of entries 
 | 
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 DescribeMNPSensitiveAPIPermissionApprovalListResp()
public DescribeMNPSensitiveAPIPermissionApprovalListResp(DescribeMNPSensitiveAPIPermissionApprovalListResp source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - Total number of entriespublic DescribeMNPSensitiveAPIPermissionApprovalListData[] getDataList()
public void setDataList(DescribeMNPSensitiveAPIPermissionApprovalListData[] DataList)
DataList - List informationCopyright © 2025. All rights reserved.