public static final class ExecStrategyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ExecStrategyRequest |
build() |
ExecStrategyRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ExecStrategyRequest.Builder |
strategyId(Integer strategyId)
The ID of the baseline check policy.
|
public ExecStrategyRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public ExecStrategyRequest.Builder strategyId(Integer strategyId)
> You can call the [DescribeStrategy](~~DescribeStrategy~~) operation to query the IDs of baseline check policies.
public ExecStrategyRequest build()
Copyright © 2023. All rights reserved.