public static final class DescribeHoneyPotSuspStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHoneyPotSuspStatisticsRequest |
build() |
DescribeHoneyPotSuspStatisticsRequest.Builder |
from(String from)
The source of the request.
|
DescribeHoneyPotSuspStatisticsRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeHoneyPotSuspStatisticsRequest.Builder |
statisticsDays(Integer statisticsDays)
The time range of the data to query.
|
DescribeHoneyPotSuspStatisticsRequest.Builder |
statisticsKeyType(String statisticsKeyType)
The type of the asset to query.
|
public DescribeHoneyPotSuspStatisticsRequest.Builder from(String from)
The source of the request. Set the value to honeypot.
This parameter is required.
example:honeypot
public DescribeHoneyPotSuspStatisticsRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeHoneyPotSuspStatisticsRequest.Builder statisticsDays(Integer statisticsDays)
The time range of the data to query. Unit: days.
This parameter is required.
example:30
public DescribeHoneyPotSuspStatisticsRequest.Builder statisticsKeyType(String statisticsKeyType)
The type of the asset to query. Valid values:
This parameter is required.
example:vpcInstanceId
public DescribeHoneyPotSuspStatisticsRequest build()
Copyright © 2026. All rights reserved.