public static final class DescribeSoarStrategyTaskDetailRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSoarStrategyTaskDetailRequest |
build() |
DescribeSoarStrategyTaskDetailRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeSoarStrategyTaskDetailRequest.Builder |
strategyTaskId(Long strategyTaskId)
The ID of the policy task.
|
public DescribeSoarStrategyTaskDetailRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeSoarStrategyTaskDetailRequest.Builder strategyTaskId(Long strategyTaskId)
The ID of the policy task.
You can call the DescribeSoarStrategyTasks operation to obtain the ID.
This parameter is required.
example:10585
public DescribeSoarStrategyTaskDetailRequest build()
Copyright © 2026. All rights reserved.