public static final class DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCloudGtmAddressPoolResponseBody.HealthTask |
build() |
DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder |
port(Integer port)
The target service port for health check probes.
|
DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder |
templateId(String templateId)
ID of the health check template associated with the address.
|
DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder |
templateName(String templateName)
Health check template name.
|
public DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder port(Integer port)
The target service port for health check probes. When the health check protocol is set to Ping, configuration of the service port is not supported.
example:80
public DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder templateId(String templateId)
ID of the health check template associated with the address.
example:mtp-89518052425100**80
public DescribeCloudGtmAddressPoolResponseBody.HealthTask.Builder templateName(String templateName)
Health check template name.
example:IPv4-Ping
public DescribeCloudGtmAddressPoolResponseBody.HealthTask build()
Copyright © 2026. All rights reserved.