| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.cloudfw20171207.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.avgInBps(Long avgInBps)
The average inbound network throughput, which indicates the average number of bits that are sent inbound per second.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.avgOutBps(Long avgOutBps)
The average outbound network throughput, which indicates the average number of bits that are sent outbound per second.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.avgSession(Long avgSession)
The average number of requests.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.avgTotalBps(Long avgTotalBps)
The total average inbound and outbound network throughput, which indicates the average number of bits that are sent inbound and outbound per second.
|
static DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.builder() |
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.dataList(List<DescribeInternetTrafficTrendResponseBody.DataList> dataList)
The statistics on traffic.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxBandwidthTime(Long maxBandwidthTime)
The timestamp generated when the bandwidth reaches the peak value.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxDayExceedBytes(Long maxDayExceedBytes)
The maximum volume of excess traffic allowed per day.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxInBps(Long maxInBps)
The maximum inbound network throughput, which indicates the maximum number of bits that are sent inbound per second.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxOutBps(Long maxOutBps)
The maximum outbound network throughput, which indicates the maximum number of bits that are sent outbound per second.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxSession(Long maxSession)
The number of requests during the peak hour of the network throughout.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.maxTotalBps(Long maxTotalBps)
The total maximum inbound and outbound network throughput, which indicates the maximum number of bits that are sent inbound and outbound per second.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.requestId(String requestId)
The request ID.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.toBuilder() |
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.totalBytes(Long totalBytes)
The total inbound and outbound network throughput, which indicates the total number of bytes that are sent inbound and outbound.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.totalExceedBytes(Long totalExceedBytes)
The total volume of excess traffic.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.totalInBytes(Long totalInBytes)
The inbound network throughput, which indicates the total number of bytes that are sent inbound.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.totalOutBytes(Long totalOutBytes)
The outbound network throughput, which indicates the total number of bytes that are sent outbound.
|
DescribeInternetTrafficTrendResponseBody.Builder |
DescribeInternetTrafficTrendResponseBody.Builder.totalSession(Long totalSession)
The total number of requests.
|
Copyright © 2026. All rights reserved.