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