public static final class DescribeHealthCheckListResponseBody.HealthCheckList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder healthCheck(DescribeHealthCheckListResponseBody.HealthCheck healthCheck)
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder instanceId(String instanceId)
public DescribeHealthCheckListResponseBody.HealthCheckList.Builder protocol(String protocol)
* **tcp** * **udp**
public DescribeHealthCheckListResponseBody.HealthCheckList build()
Copyright © 2023. All rights reserved.