public class SearchPersonFaceRequest extends CosServiceRequest
Constructor and Description |
---|
SearchPersonFaceRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBucketName() |
Integer |
getFaceMatchThreshold() |
Integer |
getNeedPersonInfo() |
Integer |
getNeedRotateDetection() |
String |
getObjectKey() |
Integer |
getQualityControl() |
void |
setBucketName(String bucketName) |
void |
setFaceMatchThreshold(Integer faceMatchThreshold) |
void |
setNeedPersonInfo(Integer needPersonInfo) |
void |
setNeedRotateDetection(Integer needRotateDetection) |
void |
setObjectKey(String objectKey) |
void |
setQualityControl(Integer qualityControl) |
clone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListener
public Integer getFaceMatchThreshold()
public void setFaceMatchThreshold(Integer faceMatchThreshold)
public Integer getNeedPersonInfo()
public void setNeedPersonInfo(Integer needPersonInfo)
public Integer getQualityControl()
public void setQualityControl(Integer qualityControl)
public Integer getNeedRotateDetection()
public void setNeedRotateDetection(Integer needRotateDetection)
public String getObjectKey()
public void setObjectKey(String objectKey)
public String getBucketName()
public void setBucketName(String bucketName)
Copyright © 2024. All rights reserved.