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