public class SearchImageByPicResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SearchImageByPicResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SearchImageByPicResponse |
build(Map<String,?> map) |
SearchImageByPicResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
SearchImageByPicResponse |
setBody(SearchImageByPicResponseBody body) |
SearchImageByPicResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public SearchImageByPicResponseBody body
public static SearchImageByPicResponse build(Map<String,?> map) throws Exception
Exceptionpublic SearchImageByPicResponse setHeaders(Map<String,String> headers)
public SearchImageByPicResponse setBody(SearchImageByPicResponseBody body)
public SearchImageByPicResponseBody getBody()
Copyright © 2020. All rights reserved.