public class QueryVcrResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
QueryVcrResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getMsg() |
HSVcrResult |
getResult() |
void |
setCode(String code) |
void |
setMsg(String msg) |
void |
setResult(HSVcrResult result) |
String |
toString() |
getMetadatapublic String getCode()
public void setCode(String code)
public String getMsg()
public void setMsg(String msg)
public HSVcrResult getResult()
public void setResult(HSVcrResult result)
Copyright © 2020. All rights reserved.