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