public static class CtvpcShowBandwidthApi.ShowBandwidthResponse extends Object
| 构造器和说明 |
|---|
ShowBandwidthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDescription() |
String |
getErrorCode() |
String |
getMessage() |
CtvpcShowBandwidthApi.ShowBandwidthReturnObjResponse |
getReturnObj() |
Integer |
getStatusCode() |
void |
setDescription(String description) |
void |
setErrorCode(String errorCode) |
void |
setMessage(String message) |
void |
setReturnObj(CtvpcShowBandwidthApi.ShowBandwidthReturnObjResponse returnObj) |
void |
setStatusCode(Integer statusCode) |
public Integer getStatusCode()
public void setStatusCode(Integer statusCode)
public String getMessage()
public void setMessage(String message)
public String getDescription()
public void setDescription(String description)
public String getErrorCode()
public void setErrorCode(String errorCode)
public CtvpcShowBandwidthApi.ShowBandwidthReturnObjResponse getReturnObj()
public void setReturnObj(CtvpcShowBandwidthApi.ShowBandwidthReturnObjResponse returnObj)
Copyright © 2025. All rights reserved.