public class AnttechOceanbaseMegagameTaskQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechOceanbaseMegagameTaskQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBranch() |
String |
getCommitId() |
String |
getGitRepo() |
Long |
getId() |
Long |
getTeamId() |
void |
setBranch(String branch) |
void |
setCommitId(String commitId) |
void |
setGitRepo(String gitRepo) |
void |
setId(Long id) |
void |
setTeamId(Long teamId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechOceanbaseMegagameTaskQueryResponse()
public void setBranch(String branch)
public String getBranch()
public void setCommitId(String commitId)
public String getCommitId()
public void setGitRepo(String gitRepo)
public String getGitRepo()
public void setId(Long id)
public Long getId()
public void setTeamId(Long teamId)
public Long getTeamId()
Copyright © 2023. All rights reserved.