public static final class DeleteSoarStrategyTaskRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteSoarStrategyTaskRequest |
build() |
DeleteSoarStrategyTaskRequest.Builder |
strategyTaskId(Long strategyTaskId)
The ID of the policy task that is in the waiting state.
|
public DeleteSoarStrategyTaskRequest.Builder strategyTaskId(Long strategyTaskId)
The ID of the policy task that is in the waiting state.
You can call the DescribeSoarStrategyTasks operation to obtain the ID.
This parameter is required.
example:11082
public DeleteSoarStrategyTaskRequest build()
Copyright © 2026. All rights reserved.