public static final class DescribeSuspiciousOverallConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSuspiciousOverallConfigRequest |
build() |
DescribeSuspiciousOverallConfigRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeSuspiciousOverallConfigRequest.Builder |
type(String type)
The type of the feature.
|
public DescribeSuspiciousOverallConfigRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:39.161.XX.XX
public DescribeSuspiciousOverallConfigRequest.Builder type(String type)
The type of the feature. Valid values:
This parameter is required.
example:auto_breaking
public DescribeSuspiciousOverallConfigRequest build()
Copyright © 2026. All rights reserved.