public class GetSimilarPersonResultRequest extends AbstractModel
| Constructor and Description | 
|---|
| GetSimilarPersonResultRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getJobId()Get Duplicate check task ID, which is used to query and get the progress and result of the task. | 
| void | setJobId(String JobId)Set Duplicate check task ID, which is used to query and get the progress and result of the task. | 
| 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, toJsonStringpublic String getJobId()
public void setJobId(String JobId)
JobId - Duplicate check task ID, which is used to query and get the progress and result of the task.Copyright © 2020. All rights reserved.