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