public class AnttechOceanbaseTestplatformTaskQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechOceanbaseTestplatformTaskQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBranch() |
String |
getCommitId() |
String |
getCurrentRetry() |
String |
getGitRepo() |
String |
getGmtCreate() |
String |
getPlayer() |
Long |
getResultType() |
Long |
getTaskId() |
String |
getTestCases() |
String |
getTestInfo() |
String |
getTestSuite() |
void |
setBranch(String branch) |
void |
setCommitId(String commitId) |
void |
setCurrentRetry(String currentRetry) |
void |
setGitRepo(String gitRepo) |
void |
setGmtCreate(String gmtCreate) |
void |
setPlayer(String player) |
void |
setResultType(Long resultType) |
void |
setTaskId(Long taskId) |
void |
setTestCases(String testCases) |
void |
setTestInfo(String testInfo) |
void |
setTestSuite(String testSuite) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechOceanbaseTestplatformTaskQueryResponse()
public void setBranch(String branch)
public String getBranch()
public void setCommitId(String commitId)
public String getCommitId()
public void setCurrentRetry(String currentRetry)
public String getCurrentRetry()
public void setGitRepo(String gitRepo)
public String getGitRepo()
public void setGmtCreate(String gmtCreate)
public String getGmtCreate()
public void setPlayer(String player)
public String getPlayer()
public void setResultType(Long resultType)
public Long getResultType()
public void setTaskId(Long taskId)
public Long getTaskId()
public void setTestCases(String testCases)
public String getTestCases()
public void setTestInfo(String testInfo)
public String getTestInfo()
public void setTestSuite(String testSuite)
public String getTestSuite()
Copyright © 2023. All rights reserved.