public class VodCommonResponse extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodCommonResponse.ErrorInfo |
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
code
响应码
|
protected String |
data
实际返回数据
|
protected VodCommonResponse.ErrorInfo |
error
兼容子账号错误信息
|
protected String |
message
错误信息
|
protected String |
status
请求状态
|
| 构造器和说明 |
|---|
VodCommonResponse() |
protected int code
protected String status
protected String message
protected VodCommonResponse.ErrorInfo error
protected String data
Copyright © 2021. All rights reserved.