public static final class DescribeACLProtectTrendResponseBody.Builder extends Object
public DescribeACLProtectTrendResponseBody.Builder inProtectCnt(Long inProtectCnt)
The number of internal requests that are blocked by the ACL feature.
example:100
public DescribeACLProtectTrendResponseBody.Builder interVPCProtectCnt(Long interVPCProtectCnt)
This parameter is deprecated.
example:0
public DescribeACLProtectTrendResponseBody.Builder interval(Integer interval)
The interval for returning data. Unit: seconds.
example:86400
public DescribeACLProtectTrendResponseBody.Builder outProtectCnt(Long outProtectCnt)
The number of external requests that are blocked by the ACL feature.
example:200
public DescribeACLProtectTrendResponseBody.Builder requestId(String requestId)
The request ID.
example:9063AB86-6FFA-5B2D-A16D-697C966DECA3
public DescribeACLProtectTrendResponseBody.Builder totalProtectCnt(Long totalProtectCnt)
The total number of requests that are blocked by the ACL feature.
example:300
public DescribeACLProtectTrendResponseBody.Builder trendList(List<DescribeACLProtectTrendResponseBody.TrendList> trendList)
The statistics on the requests that are blocked by the ACL feature.
public DescribeACLProtectTrendResponseBody build()
Copyright © 2026. All rights reserved.