public static class DescribeUpBpsPeakOfLineResponse.DescribeUpBpsPeakOfLine extends Object
| Constructor and Description |
|---|
DescribeUpBpsPeakOfLineResponse.DescribeUpBpsPeakOfLine() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getBandWidth() |
String |
getPeakTime() |
String |
getQueryTime() |
String |
getStatName() |
void |
setBandWidth(Float bandWidth) |
void |
setPeakTime(String peakTime) |
void |
setQueryTime(String queryTime) |
void |
setStatName(String statName) |
public DescribeUpBpsPeakOfLineResponse.DescribeUpBpsPeakOfLine()
public Float getBandWidth()
public void setBandWidth(Float bandWidth)
public String getPeakTime()
public void setPeakTime(String peakTime)
public String getQueryTime()
public void setQueryTime(String queryTime)
public String getStatName()
public void setStatName(String statName)
Copyright © 2018. All Rights Reserved.