程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ens20171110.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.builder() |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder.downBandWidth(Long downBandWidth)
The outbound bandwidth.
|
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder.internetRX(Long internetRX)
The Internet traffic to the instance.
|
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder.internetTX(Long internetTX)
The Internet traffic from the instance.
|
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder.timeStamp(String timeStamp)
The timestamp when the monitoring data was queried.
|
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder |
DescribeEpnBandWidthDataResponseBody.BandWidthMonitorData.Builder.upBandWidth(Long upBandWidth)
The inbound bandwidth.
|
Copyright © 2024. All rights reserved.