public static final class CreateCloudGtmAddressRequest.HealthTasks.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCloudGtmAddressRequest.HealthTasks |
build() |
CreateCloudGtmAddressRequest.HealthTasks.Builder |
port(Integer port)
The service port of the address on which health check tasks are performed.
|
CreateCloudGtmAddressRequest.HealthTasks.Builder |
templateId(String templateId)
The ID of the health check template associated with the address.
|
public CreateCloudGtmAddressRequest.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.
example:80
public CreateCloudGtmAddressRequest.HealthTasks.Builder templateId(String templateId)
The ID of the health check template associated with the address.
example:mtp-89518052425100**80
public CreateCloudGtmAddressRequest.HealthTasks build()
Copyright © 2026. All rights reserved.