public static class GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetBaselineKeyPathResponseBodyData() |
@NameInMap(value="Bizdate") public Long bizdate
@NameInMap(value="InGroupId") public Integer inGroupId
@NameInMap(value="InstanceId") public Long instanceId
@NameInMap(value="NodeId") public Long nodeId
@NameInMap(value="NodeName") public String nodeName
@NameInMap(value="Owner") public String owner
@NameInMap(value="PrgType") public Integer prgType
@NameInMap(value="ProjectId") public Long projectId
@NameInMap(value="Runs") public List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataRuns> runs
@NameInMap(value="Topics") public List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataTopics> topics
public static GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setBizdate(Long bizdate)
public Long getBizdate()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setInGroupId(Integer inGroupId)
public Integer getInGroupId()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setInstanceId(Long instanceId)
public Long getInstanceId()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setNodeId(Long nodeId)
public Long getNodeId()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setNodeName(String nodeName)
public String getNodeName()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setOwner(String owner)
public String getOwner()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setPrgType(Integer prgType)
public Integer getPrgType()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setProjectId(Long projectId)
public Long getProjectId()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setRuns(List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataRuns> runs)
public List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataRuns> getRuns()
public GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyData setTopics(List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataTopics> topics)
public List<GetBaselineKeyPathResponseBody.GetBaselineKeyPathResponseBodyDataTopics> getTopics()
Copyright © 2021. All rights reserved.