public static final class DescribeACLProtectTrendRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeACLProtectTrendRequest |
build() |
DescribeACLProtectTrendRequest.Builder |
endTime(String endTime)
The end of the time range to query.
|
DescribeACLProtectTrendRequest.Builder |
lang(String lang)
The language of the content within the request and the response.
|
DescribeACLProtectTrendRequest.Builder |
sourceIp(String sourceIp)
This parameter is deprecated.
|
DescribeACLProtectTrendRequest.Builder |
startTime(String startTime)
The beginning of the time range to query.
|
public DescribeACLProtectTrendRequest.Builder endTime(String endTime)
The end of the time range to query. The value is a UNIX timestamp that is accurate to seconds.
example:1670397599
public DescribeACLProtectTrendRequest.Builder lang(String lang)
The language of the content within the request and the response. Valid values:
zh
public DescribeACLProtectTrendRequest.Builder sourceIp(String sourceIp)
This parameter is deprecated.
example:223.95.87.130
public DescribeACLProtectTrendRequest.Builder startTime(String startTime)
The beginning of the time range to query. The value is a UNIX timestamp that is accurate to seconds.
example:1677050306
public DescribeACLProtectTrendRequest build()
Copyright © 2026. All rights reserved.