public class DescribeFlySecMiniAppReportUrlRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeFlySecMiniAppReportUrlRequest() | 
| DescribeFlySecMiniAppReportUrlRequest(DescribeFlySecMiniAppReportUrlRequest 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 | getMiniAppID()Get 小程序appid | 
| Long | getMode()Get 诊断方式 1:基础诊断,2:深度诊断 | 
| Long | getReportType()Get 诊断报告类型 0:基础诊断报告,1:总裁版诊断报告,2:诊断报告json结果 | 
| String | getTaskID()Get 任务id | 
| void | setMiniAppID(String MiniAppID)Set 小程序appid | 
| void | setMode(Long Mode)Set 诊断方式 1:基础诊断,2:深度诊断 | 
| void | setReportType(Long ReportType)Set 诊断报告类型 0:基础诊断报告,1:总裁版诊断报告,2:诊断报告json结果 | 
| void | setTaskID(String TaskID)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, toJsonStringpublic DescribeFlySecMiniAppReportUrlRequest()
public DescribeFlySecMiniAppReportUrlRequest(DescribeFlySecMiniAppReportUrlRequest source)
public String getTaskID()
public void setTaskID(String TaskID)
TaskID - 任务idpublic String getMiniAppID()
public void setMiniAppID(String MiniAppID)
MiniAppID - 小程序appidpublic Long getMode()
public void setMode(Long Mode)
Mode - 诊断方式 1:基础诊断,2:深度诊断public Long getReportType()
public void setReportType(Long ReportType)
ReportType - 诊断报告类型 0:基础诊断报告,1:总裁版诊断报告,2:诊断报告json结果Copyright © 2025. All rights reserved.