public static final class DeleteInterceptionTargetRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteInterceptionTargetRequest |
build() |
DeleteInterceptionTargetRequest.Builder |
targetIds(String targetIds)
The IDs of the network objects that you want to remove.
|
public DeleteInterceptionTargetRequest.Builder targetIds(String targetIds)
The IDs of the network objects that you want to remove. You can call the ListInterceptionTargetPage operation to query the IDs of the network objects.
This parameter is required.
example:1,11,111
public DeleteInterceptionTargetRequest build()
Copyright © 2026. All rights reserved.