public class GetRobotInfoByCodeResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
GetRobotInfoByCodeResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
GetRobotInfoByCodeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetRobotInfoByCodeResponse |
build(Map<String,?> map) |
GetRobotInfoByCodeResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
GetRobotInfoByCodeResponse |
setBody(GetRobotInfoByCodeResponseBody body) |
GetRobotInfoByCodeResponse |
setHeaders(Map<String,String> headers) |
GetRobotInfoByCodeResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public GetRobotInfoByCodeResponseBody body
public static GetRobotInfoByCodeResponse build(Map<String,?> map) throws Exception
Exceptionpublic GetRobotInfoByCodeResponse setHeaders(Map<String,String> headers)
public GetRobotInfoByCodeResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public GetRobotInfoByCodeResponse setBody(GetRobotInfoByCodeResponseBody body)
public GetRobotInfoByCodeResponseBody getBody()
Copyright © 2025. All rights reserved.