public static final class DescribeEpnBandWidthDataResponseBody.MonitorData.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeEpnBandWidthDataResponseBody.MonitorData.Builder |
bandWidthMonitorData(List<DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData> bandWidthMonitorData)
The bandwidth data.
|
DescribeEpnBandWidthDataResponseBody.MonitorData |
build() |
DescribeEpnBandWidthDataResponseBody.MonitorData.Builder |
maxDownBandWidth(Long maxDownBandWidth)
The maximum outbound bandwidth within the queried time range.
|
DescribeEpnBandWidthDataResponseBody.MonitorData.Builder |
maxUpBandWidth(Long maxUpBandWidth)
The maximum inbound bandwidth within the queried time range.
|
public DescribeEpnBandWidthDataResponseBody.MonitorData.Builder bandWidthMonitorData(List<DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData> bandWidthMonitorData)
public DescribeEpnBandWidthDataResponseBody.MonitorData.Builder maxDownBandWidth(Long maxDownBandWidth)
public DescribeEpnBandWidthDataResponseBody.MonitorData.Builder maxUpBandWidth(Long maxUpBandWidth)
public DescribeEpnBandWidthDataResponseBody.MonitorData build()
Copyright © 2024. All rights reserved.