public class PushWhitelistResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<PushWhitelistResponse>
| 构造器和说明 |
|---|
PushWhitelistResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMsg()
容灾推送到{Master|Failover}成功
|
Boolean |
getSuccess()
success
|
void |
setMsg(String msg)
容灾推送到{Master|Failover}成功
|
void |
setSuccess(Boolean success)
success
|
Copyright © 2023. All Rights Reserved.