Class CreateFlySecMiniAppScanTaskRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.mmps.v20200710.models.CreateFlySecMiniAppScanTaskRequest
-
public class CreateFlySecMiniAppScanTaskRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CreateFlySecMiniAppScanTaskRequest()CreateFlySecMiniAppScanTaskRequest(CreateFlySecMiniAppScanTaskRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEmail()Get 邮箱地址StringgetIndustry()Get 小程序所属行业StringgetMiniAppID()Get 小程序AppIDStringgetMiniAppTestAccount()Get 小程序测试账号(自有账号体系需提供,其他情况不需要)StringgetMiniAppTestPwd()Get 小程序测试密码(自有账号体系需提供,其他情况不需要)StringgetMobile()Get 手机号码LonggetMode()Get 诊断模式 1:基础诊断StringgetSalesPerson()Get 商务合作接口人LonggetScanVersion()Get 诊断扫描版本 0:正式版 1:体验版StringgetSurveyContent()Get 小程序调查问卷json字符串voidsetEmail(String Email)Set 邮箱地址voidsetIndustry(String Industry)Set 小程序所属行业voidsetMiniAppID(String MiniAppID)Set 小程序AppIDvoidsetMiniAppTestAccount(String MiniAppTestAccount)Set 小程序测试账号(自有账号体系需提供,其他情况不需要)voidsetMiniAppTestPwd(String MiniAppTestPwd)Set 小程序测试密码(自有账号体系需提供,其他情况不需要)voidsetMobile(String Mobile)Set 手机号码voidsetMode(Long Mode)Set 诊断模式 1:基础诊断voidsetSalesPerson(String SalesPerson)Set 商务合作接口人voidsetScanVersion(Long ScanVersion)Set 诊断扫描版本 0:正式版 1:体验版voidsetSurveyContent(String SurveyContent)Set 小程序调查问卷json字符串voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
CreateFlySecMiniAppScanTaskRequest
public CreateFlySecMiniAppScanTaskRequest()
-
CreateFlySecMiniAppScanTaskRequest
public CreateFlySecMiniAppScanTaskRequest(CreateFlySecMiniAppScanTaskRequest 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.
-
-
Method Detail
-
getMiniAppID
public String getMiniAppID()
Get 小程序AppID- Returns:
- MiniAppID 小程序AppID
-
setMiniAppID
public void setMiniAppID(String MiniAppID)
Set 小程序AppID- Parameters:
MiniAppID- 小程序AppID
-
getMode
public Long getMode()
Get 诊断模式 1:基础诊断- Returns:
- Mode 诊断模式 1:基础诊断
-
setMode
public void setMode(Long Mode)
Set 诊断模式 1:基础诊断- Parameters:
Mode- 诊断模式 1:基础诊断
-
getMiniAppTestAccount
public String getMiniAppTestAccount()
Get 小程序测试账号(自有账号体系需提供,其他情况不需要)- Returns:
- MiniAppTestAccount 小程序测试账号(自有账号体系需提供,其他情况不需要)
-
setMiniAppTestAccount
public void setMiniAppTestAccount(String MiniAppTestAccount)
Set 小程序测试账号(自有账号体系需提供,其他情况不需要)- Parameters:
MiniAppTestAccount- 小程序测试账号(自有账号体系需提供,其他情况不需要)
-
getMiniAppTestPwd
public String getMiniAppTestPwd()
Get 小程序测试密码(自有账号体系需提供,其他情况不需要)- Returns:
- MiniAppTestPwd 小程序测试密码(自有账号体系需提供,其他情况不需要)
-
setMiniAppTestPwd
public void setMiniAppTestPwd(String MiniAppTestPwd)
Set 小程序测试密码(自有账号体系需提供,其他情况不需要)- Parameters:
MiniAppTestPwd- 小程序测试密码(自有账号体系需提供,其他情况不需要)
-
getIndustry
public String getIndustry()
Get 小程序所属行业- Returns:
- Industry 小程序所属行业
-
setIndustry
public void setIndustry(String Industry)
Set 小程序所属行业- Parameters:
Industry- 小程序所属行业
-
getSurveyContent
public String getSurveyContent()
Get 小程序调查问卷json字符串- Returns:
- SurveyContent 小程序调查问卷json字符串
-
setSurveyContent
public void setSurveyContent(String SurveyContent)
Set 小程序调查问卷json字符串- Parameters:
SurveyContent- 小程序调查问卷json字符串
-
getMobile
public String getMobile()
Get 手机号码- Returns:
- Mobile 手机号码
-
setMobile
public void setMobile(String Mobile)
Set 手机号码- Parameters:
Mobile- 手机号码
-
getEmail
public String getEmail()
Get 邮箱地址- Returns:
- Email 邮箱地址
-
setEmail
public void setEmail(String Email)
Set 邮箱地址- Parameters:
Email- 邮箱地址
-
getSalesPerson
public String getSalesPerson()
Get 商务合作接口人- Returns:
- SalesPerson 商务合作接口人
-
setSalesPerson
public void setSalesPerson(String SalesPerson)
Set 商务合作接口人- Parameters:
SalesPerson- 商务合作接口人
-
getScanVersion
public Long getScanVersion()
Get 诊断扫描版本 0:正式版 1:体验版- Returns:
- ScanVersion 诊断扫描版本 0:正式版 1:体验版
-
setScanVersion
public void setScanVersion(Long ScanVersion)
Set 诊断扫描版本 0:正式版 1:体验版- Parameters:
ScanVersion- 诊断扫描版本 0:正式版 1:体验版
-
-