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