public class FaceLiveDetectPictureRequest extends AbstractBaseRequest
AbstractBaseRequest.BytesContent| Constructor and Description |
|---|
FaceLiveDetectPictureRequest(String bucketName,
byte[] image) |
FaceLiveDetectPictureRequest(String bucketName,
File image) |
FaceLiveDetectPictureRequest(String bucketName,
String imageUrl) |
| Modifier and Type | Method and Description |
|---|---|
File |
getImage() |
String |
getImageUrl() |
boolean |
isUrl() |
check_param, getBucketName, getBytesContent, getMemberStringValue, setBucketName, toStringpublic FaceLiveDetectPictureRequest(String bucketName, byte[] image)
Copyright © 2019. All rights reserved.