public static final class ModifyContainerDefenseRuleRequest.Whitelist.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyContainerDefenseRuleRequest.Whitelist |
build() |
ModifyContainerDefenseRuleRequest.Whitelist.Builder |
hash(List<String> hash)
The hash values of the files that need to be added to the whitelist.
|
ModifyContainerDefenseRuleRequest.Whitelist.Builder |
image(List<String> image)
The images that need to be added to the whitelist.
|
ModifyContainerDefenseRuleRequest.Whitelist.Builder |
path(List<String> path)
The paths to the files that need to be added to the whitelist.
|
public ModifyContainerDefenseRuleRequest.Whitelist.Builder hash(List<String> hash)
The hash values of the files that need to be added to the whitelist.
This parameter is not supported.
public ModifyContainerDefenseRuleRequest.Whitelist.Builder image(List<String> image)
The images that need to be added to the whitelist.
public ModifyContainerDefenseRuleRequest.Whitelist.Builder path(List<String> path)
The paths to the files that need to be added to the whitelist.
public ModifyContainerDefenseRuleRequest.Whitelist build()
Copyright © 2026. All rights reserved.