public class DescribeShareBandwidthResult extends BaseResponseResult
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeShareBandwidthResult.EIP |
static class |
DescribeShareBandwidthResult.EIPAddr |
static class |
DescribeShareBandwidthResult.ShareBandwidth |
action, message, responseContent, retCode| 构造器和说明 |
|---|
DescribeShareBandwidthResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRequestUuid() |
List<DescribeShareBandwidthResult.ShareBandwidth> |
getShareBandwidths() |
Integer |
getTotalCount() |
void |
setRequestUuid(String requestUuid) |
void |
setShareBandwidths(List<DescribeShareBandwidthResult.ShareBandwidth> shareBandwidths) |
void |
setTotalCount(Integer totalCount) |
getAction, getMessage, getResponseContent, getRetCode, setAction, setMessage, setResponseContent, setRetCode, toStringpublic String getRequestUuid()
public void setRequestUuid(String requestUuid)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<DescribeShareBandwidthResult.ShareBandwidth> getShareBandwidths()
public void setShareBandwidths(List<DescribeShareBandwidthResult.ShareBandwidth> shareBandwidths)
Copyright © 2019. All rights reserved.