public static final class UpdateCloudGtmAddressRequest.HealthTasks.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateCloudGtmAddressRequest.HealthTasks |
build() |
UpdateCloudGtmAddressRequest.HealthTasks.Builder |
port(Integer port)
The service port of the address on which health check tasks are performed.
|
UpdateCloudGtmAddressRequest.HealthTasks.Builder |
templateId(String templateId)
The ID of the health check template that is associated with the address.
|
public UpdateCloudGtmAddressRequest.HealthTasks.Builder port(Integer port)
The service port of the address on which health check tasks are performed. If the ping protocol is used for health checks, the configuration of the service port is not supported.
80
public UpdateCloudGtmAddressRequest.HealthTasks.Builder templateId(String templateId)
The ID of the health check template that is associated with the address. This parameter is required if you specify a service port of the address for health check tasks.
mtp-89518052425100**80
public UpdateCloudGtmAddressRequest.HealthTasks build()
Copyright © 2026. All rights reserved.