public class AddPersonFaceRequest extends CosServiceRequest
| Constructor and Description |
|---|
AddPersonFaceRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName() |
Float |
getFaceMatchThreshold() |
Integer |
getNeedRotateDetection() |
String |
getObjectKey() |
String |
getPersonId() |
String |
getPersonName() |
Integer |
getQualityControl() |
void |
setBucketName(String bucketName) |
void |
setFaceMatchThreshold(Float faceMatchThreshold) |
void |
setNeedRotateDetection(Integer needRotateDetection) |
void |
setObjectKey(String objectKey) |
void |
setPersonId(String personId) |
void |
setPersonName(String personName) |
void |
setQualityControl(Integer qualityControl) |
clone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListenerpublic String getObjectKey()
public void setObjectKey(String objectKey)
public String getBucketName()
public void setBucketName(String bucketName)
public String getPersonId()
public void setPersonId(String personId)
public Float getFaceMatchThreshold()
public void setFaceMatchThreshold(Float faceMatchThreshold)
public Integer getQualityControl()
public void setQualityControl(Integer qualityControl)
public Integer getNeedRotateDetection()
public void setNeedRotateDetection(Integer needRotateDetection)
public String getPersonName()
public void setPersonName(String personName)
Copyright © 2025. All rights reserved.