public static final class GetAttackEventDashboardRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackEventDashboardRequest |
build() |
GetAttackEventDashboardRequest.Builder |
endTime(Long endTime)
Timestamp of the end time.
|
GetAttackEventDashboardRequest.Builder |
lang(String lang)
Language type for request and response messages.
|
GetAttackEventDashboardRequest.Builder |
startTime(Long startTime)
Timestamp of the start time.
|
public GetAttackEventDashboardRequest.Builder endTime(Long endTime)
Timestamp of the end time.
example:1753153137284
public GetAttackEventDashboardRequest.Builder lang(String lang)
Language type for request and response messages. Default value is zh. Values:
zh
public GetAttackEventDashboardRequest.Builder startTime(Long startTime)
Timestamp of the start time.
example:1752548337284
public GetAttackEventDashboardRequest build()
Copyright © 2026. All rights reserved.