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