public class TagDetectRequest extends AbstractBaseRequest
AbstractBaseRequest.BytesContent| Constructor and Description |
|---|
TagDetectRequest(String bucketName,
File image) |
TagDetectRequest(String bucketName,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
check_param() |
File |
getImage() |
String |
getUrl() |
boolean |
isUrl() |
getBucketName, getBytesContent, getMemberStringValue, setBucketName, toStringpublic boolean isUrl()
public String getUrl()
public File getImage()
public void check_param()
throws ParamException
check_param in class AbstractBaseRequestParamExceptionCopyright © 2019. All rights reserved.