public class CreateLeaseNotifyregisterResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateLeaseNotifyregisterResponse>
| 构造器和说明 |
|---|
CreateLeaseNotifyregisterResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCode()
0表示成功
|
String |
getErrMessage()
错误描述
|
void |
setCode(Long code)
0表示成功
|
void |
setErrMessage(String errMessage)
错误描述
|
Copyright © 2020. All Rights Reserved.