public static final class QueryAttackCountRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryAttackCountRequest |
build() |
QueryAttackCountRequest.Builder |
from(String from)
The ID of the request source.
|
QueryAttackCountRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
QueryAttackCountRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
QueryAttackCountRequest.Builder |
uuids(String uuids)
The UUID of the asset.
|
public QueryAttackCountRequest.Builder from(String from)
The ID of the request source. Set the value to sas.
example:sas
public QueryAttackCountRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public QueryAttackCountRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:175.0.XX.XX
public QueryAttackCountRequest.Builder uuids(String uuids)
The UUID of the asset.
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of assets.
0c1714dc-f7a3-4265-8364-7aa3fce8****,1cc45e7d-7698-4b2c-89d8-e8cba407****
public QueryAttackCountRequest build()
Copyright © 2026. All rights reserved.