public static final class IgnoreCheckItemsRequest.ContainerItems.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
IgnoreCheckItemsRequest.ContainerItems |
build() |
IgnoreCheckItemsRequest.ContainerItems.Builder |
containerNames(String containerNames)
The names of the containers that need to be whitelisted for the current asset, separated by English commas.
|
IgnoreCheckItemsRequest.ContainerItems.Builder |
uuid(String uuid)
The UUID of the server.
|
public IgnoreCheckItemsRequest.ContainerItems.Builder containerNames(String containerNames)
The names of the containers that need to be whitelisted for the current asset, separated by English commas.
example:"anythingllm,ChuanhuChat"
public IgnoreCheckItemsRequest.ContainerItems.Builder uuid(String uuid)
The UUID of the server.
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
14eb2fb6-ab02-4869-a1e1-2cdb0f7*****
public IgnoreCheckItemsRequest.ContainerItems build()
Copyright © 2026. All rights reserved.