public class AlipayDataDataserviceDeployorderDetailQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayDataDataserviceDeployorderDetailQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<DxDeployOrderInfo> |
getDeployOrderList()
Gets deploy order list.
|
void |
setDeployOrderList(List<DxDeployOrderInfo> deployOrderList)
Sets deploy order list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayDataDataserviceDeployorderDetailQueryResponse()
public void setDeployOrderList(List<DxDeployOrderInfo> deployOrderList)
deployOrderList
- the deploy order listpublic List<DxDeployOrderInfo> getDeployOrderList()
Copyright © 2018. All rights reserved.