public static final class CreateContainerScanTaskRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateContainerScanTaskRequest |
build() |
CreateContainerScanTaskRequest.Builder |
clusterId(String clusterId)
The ID of the cluster to which the container belongs.
|
CreateContainerScanTaskRequest.Builder |
containerIds(String containerIds)
The ID of the container.
|
CreateContainerScanTaskRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public CreateContainerScanTaskRequest.Builder clusterId(String clusterId)
The ID of the cluster to which the container belongs.
example:You can call the DescribeGroupedContainerInstances operation to query the IDs of clusters.
c22143730ab6e40b09ec7c1c51d4d****
public CreateContainerScanTaskRequest.Builder containerIds(String containerIds)
The ID of the container.
example:c927cf190e886696db53cda0efb57145394ccf0bf9f525353fa5c22a26e4****
public CreateContainerScanTaskRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public CreateContainerScanTaskRequest build()
Copyright © 2026. All rights reserved.