public class AgoalOrgObjectiveQueryRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
objectiveId
This parameter is required.
|
| 构造器和说明 |
|---|
AgoalOrgObjectiveQueryRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AgoalOrgObjectiveQueryRequest |
build(Map<String,?> map) |
String |
getObjectiveId() |
AgoalOrgObjectiveQueryRequest |
setObjectiveId(String objectiveId) |
@NameInMap(value="objectiveId") public String objectiveId
This parameter is required.
example:662e006fe4b0f579bbcxxxxx
public static AgoalOrgObjectiveQueryRequest build(Map<String,?> map) throws Exception
Exceptionpublic AgoalOrgObjectiveQueryRequest setObjectiveId(String objectiveId)
public String getObjectiveId()
Copyright © 2025. All rights reserved.