public static final class DescribeHealthCheckListResponseBody.HealthCheckList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHealthCheckListResponseBody.HealthCheckList |
build() |
DescribeHealthCheckListResponseBody.HealthCheckList.Builder |
frontendPort(Integer frontendPort)
The forwarding port.
|
DescribeHealthCheckListResponseBody.HealthCheckList.Builder |
healthCheck(DescribeHealthCheckListResponseBody.HealthCheck healthCheck)
The health check configuration.
|
DescribeHealthCheckListResponseBody.HealthCheckList.Builder |
instanceId(String instanceId)
The ID of the instance.
|
DescribeHealthCheckListResponseBody.HealthCheckList.Builder |
protocol(String protocol)
The forwarding protocol.
|
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder frontendPort(Integer frontendPort)
The forwarding port.
example:8080
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder healthCheck(DescribeHealthCheckListResponseBody.HealthCheck healthCheck)
The health check configuration.
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder instanceId(String instanceId)
The ID of the instance.
example:ddoscoo-cn-mp91j1ao****
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder protocol(String protocol)
The forwarding protocol. Valid values:
tcp
public DescribeHealthCheckListResponseBody.HealthCheckList build()
Copyright © 2026. All rights reserved.