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)
public DescribeSuspiciousOverallConfigRequest.Builder type(String type)
* **auto_breaking**: Anti-Virus * **ransomware_breaking**: Anti-ransomware (Bait Capture) * **webshell\_cloud_breaking**: Webshell Protection * **alinet**: Behavior prevention * **k8s\_log_analysis**: K8s Threat Detection * **alisecguard**: Defense mode for Client Protection
public DescribeSuspiciousOverallConfigRequest build()
Copyright © 2023. All rights reserved.