public class SearchImageResponse extends CiServiceResult
| Constructor and Description |
|---|
SearchImageResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ImageResult> |
getImageResult() |
String |
getRequestId()
get requestid for this upload
|
void |
setImageResult(List<ImageResult> imageResult) |
void |
setRequestId(String requestId)
set requestId for this upload
|
public List<ImageResult> getImageResult()
public void setImageResult(List<ImageResult> imageResult)
public String getRequestId()
CosServiceResultgetRequestId in class CosServiceResultpublic void setRequestId(String requestId)
CosServiceResultsetRequestId in class CosServiceResultrequestId - the requestId for the uploadCopyright © 2025. All rights reserved.