public static class CtvpcShowBandwidthApi.ShowBandwidthReturnObjResponse extends Object
| 构造器和说明 |
|---|
ShowBandwidthReturnObjResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getBandwidth() |
String |
getCreatedAt() |
List<CtvpcShowBandwidthApi.ShowBandwidthReturnObjEipsResponse> |
getEips() |
String |
getExpireAt() |
String |
getId() |
String |
getLineType() |
String |
getName() |
String |
getStatus() |
void |
setBandwidth(Integer bandwidth) |
void |
setCreatedAt(String createdAt) |
void |
setEips(List<CtvpcShowBandwidthApi.ShowBandwidthReturnObjEipsResponse> eips) |
void |
setExpireAt(String expireAt) |
void |
setId(String id) |
void |
setLineType(String lineType) |
void |
setName(String name) |
void |
setStatus(String status) |
public String getId()
public void setId(String id)
public String getStatus()
public void setStatus(String status)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public String getName()
public void setName(String name)
public String getExpireAt()
public void setExpireAt(String expireAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public String getLineType()
public void setLineType(String lineType)
public List<CtvpcShowBandwidthApi.ShowBandwidthReturnObjEipsResponse> getEips()
public void setEips(List<CtvpcShowBandwidthApi.ShowBandwidthReturnObjEipsResponse> eips)
Copyright © 2025. All rights reserved.