public static final class DeleteStrategyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteStrategyRequest |
build() |
DeleteStrategyRequest.Builder |
id(String id)
The ID of the baseline check policy that you want to delete.
|
DeleteStrategyRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteStrategyRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DeleteStrategyRequest.Builder id(String id)
The ID of the baseline check policy that you want to delete.
This parameter is required.
example:1404656
public DeleteStrategyRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DeleteStrategyRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:192.0.XX.XX
public DeleteStrategyRequest build()
Copyright © 2026. All rights reserved.