public class FinishRbbRegdatasyncScheduleResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
reqMsgId |
String |
resultCode |
String |
resultMsg |
| Constructor and Description |
|---|
FinishRbbRegdatasyncScheduleResponse() |
| Modifier and Type | Method and Description |
|---|---|
static FinishRbbRegdatasyncScheduleResponse |
build(Map<String,?> map) |
String |
getReqMsgId() |
String |
getResultCode() |
String |
getResultMsg() |
FinishRbbRegdatasyncScheduleResponse |
setReqMsgId(String reqMsgId) |
FinishRbbRegdatasyncScheduleResponse |
setResultCode(String resultCode) |
FinishRbbRegdatasyncScheduleResponse |
setResultMsg(String resultMsg) |
@NameInMap(value="req_msg_id") public String reqMsgId
@NameInMap(value="result_code") public String resultCode
@NameInMap(value="result_msg") public String resultMsg
public FinishRbbRegdatasyncScheduleResponse()
public static FinishRbbRegdatasyncScheduleResponse build(Map<String,?> map) throws Exception
Exceptionpublic FinishRbbRegdatasyncScheduleResponse setReqMsgId(String reqMsgId)
public String getReqMsgId()
public FinishRbbRegdatasyncScheduleResponse setResultCode(String resultCode)
public String getResultCode()
public FinishRbbRegdatasyncScheduleResponse setResultMsg(String resultMsg)
public String getResultMsg()
Copyright © 2025. All rights reserved.