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