public class AlipayOpenMiniInnerversionUploadstatusQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOpenMiniInnerversionUploadstatusQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildInfo()
Gets build info.
|
String |
getBuildPackageUrl()
Gets build package url.
|
String |
getBuildStatus()
Gets build status.
|
String |
getNeedRotation()
Gets need rotation.
|
String |
getVersionCreated()
Gets version created.
|
void |
setBuildInfo(String buildInfo)
Sets build info.
|
void |
setBuildPackageUrl(String buildPackageUrl)
Sets build package url.
|
void |
setBuildStatus(String buildStatus)
Sets build status.
|
void |
setNeedRotation(String needRotation)
Sets need rotation.
|
void |
setVersionCreated(String versionCreated)
Sets version created.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniInnerversionUploadstatusQueryResponse()
public void setBuildInfo(String buildInfo)
buildInfo - the build infopublic String getBuildInfo()
public void setBuildPackageUrl(String buildPackageUrl)
buildPackageUrl - the build package urlpublic String getBuildPackageUrl()
public void setBuildStatus(String buildStatus)
buildStatus - the build statuspublic String getBuildStatus()
public void setNeedRotation(String needRotation)
needRotation - the need rotationpublic String getNeedRotation()
public void setVersionCreated(String versionCreated)
versionCreated - the version createdpublic String getVersionCreated()
Copyright © 2018. All rights reserved.