public class SearchPersonFaceResponse extends CosServiceResult
Constructor and Description |
---|
SearchPersonFaceResponse() |
Modifier and Type | Method and Description |
---|---|
Integer |
getFaceNum() |
String |
getRequestId()
get requestid for this upload
|
Results |
getResults() |
void |
setFaceNum(Integer faceNum) |
void |
setRequestId(String requestId)
set requestId for this upload
|
void |
setResults(Results results) |
public String getRequestId()
CosServiceResult
getRequestId
in class CosServiceResult
public void setRequestId(String requestId)
CosServiceResult
setRequestId
in class CosServiceResult
requestId
- the requestId for the uploadpublic Integer getFaceNum()
public void setFaceNum(Integer faceNum)
public Results getResults()
public void setResults(Results results)
Copyright © 2024. All rights reserved.