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