| 构造器和说明 |
|---|
QueryServiceResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryServiceResponse |
buildFailResponse(String message)
Build fail response.
|
static QueryServiceResponse |
buildSuccessResponse(ServiceInfo serviceInfo)
Build Success response.
|
ServiceInfo |
getServiceInfo() |
void |
setServiceInfo(ServiceInfo serviceInfo) |
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toStringpublic static QueryServiceResponse buildSuccessResponse(ServiceInfo serviceInfo)
serviceInfo - service infopublic static QueryServiceResponse buildFailResponse(String message)
message - messagepublic ServiceInfo getServiceInfo()
public void setServiceInfo(ServiceInfo serviceInfo)
Copyright © 2018–2024 Alibaba Group. All rights reserved.