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