public static final class IgnoreIdcProbeScanResultRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
IgnoreIdcProbeScanResultRequest |
build() |
IgnoreIdcProbeScanResultRequest.Builder |
ignoreAction(Integer ignoreAction)
The operation that you want to perform.
|
IgnoreIdcProbeScanResultRequest.Builder |
scanResultIds(String scanResultIds)
The ID of the scan result.
|
public IgnoreIdcProbeScanResultRequest.Builder ignoreAction(Integer ignoreAction)
The operation that you want to perform. Valid values:
This parameter is required.
example:1
public IgnoreIdcProbeScanResultRequest.Builder scanResultIds(String scanResultIds)
The ID of the scan result. Separate multiple IDs with commas (,).
You can call the DescribeIdcProbeScanResultList operation to query the ID.
This parameter is required.
example:332098932,332098964,332098963
public IgnoreIdcProbeScanResultRequest build()
Copyright © 2026. All rights reserved.