public static final class GenerateClusterScannerWebhookYamlResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GenerateClusterScannerWebhookYamlResponseBody |
build() |
GenerateClusterScannerWebhookYamlResponseBody.Builder |
clusterId(String clusterId)
The ID of the container cluster.
|
GenerateClusterScannerWebhookYamlResponseBody.Builder |
id(Long id)
Unique identifier.
|
GenerateClusterScannerWebhookYamlResponseBody.Builder |
requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
|
GenerateClusterScannerWebhookYamlResponseBody.Builder |
webhookOpen(Integer webhookOpen)
Indicates whether the incremental scan switch is enabled.
|
public GenerateClusterScannerWebhookYamlResponseBody.Builder clusterId(String clusterId)
The ID of the container cluster.
example:c471f0f61b9c04f8380556e922cf1****
public GenerateClusterScannerWebhookYamlResponseBody.Builder id(Long id)
Unique identifier.
example:131231
public GenerateClusterScannerWebhookYamlResponseBody.Builder requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
example:BE120DAB-F4E7-4C53-ADC3-A97578ABF384
public GenerateClusterScannerWebhookYamlResponseBody.Builder webhookOpen(Integer webhookOpen)
Indicates whether the incremental scan switch is enabled.
example:1
public GenerateClusterScannerWebhookYamlResponseBody build()
Copyright © 2026. All rights reserved.