public class CheckFacePhotoRequest extends AbstractModel
Constructor and Description |
---|
CheckFacePhotoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getFileContent()
Get 输入分析对象内容
|
String |
getFileType()
Get 输入分析对象类型,picture_url:图片地址
|
void |
setFileContent(String FileContent)
Set 输入分析对象内容
|
void |
setFileType(String FileType)
Set 输入分析对象类型,picture_url:图片地址
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getFileContent()
public void setFileContent(String FileContent)
FileContent
- 输入分析对象内容public String getFileType()
public void setFileType(String FileType)
FileType
- 输入分析对象类型,picture_url:图片地址Copyright © 2020. All rights reserved.