构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UdpCheck |
build() |
UdpCheck.Builder |
healthCheckConnectPort(Integer healthCheckConnectPort)
HealthCheckConnectPort.
|
UdpCheck.Builder |
healthCheckConnectTimeout(Integer healthCheckConnectTimeout)
HealthCheckConnectTimeout.
|
UdpCheck.Builder |
healthCheckInterval(Integer healthCheckInterval)
HealthCheckInterval.
|
UdpCheck.Builder |
healthyThreshold(Integer healthyThreshold)
HealthyThreshold.
|
UdpCheck.Builder |
unhealthyThreshold(Integer unhealthyThreshold)
UnhealthyThreshold.
|
public UdpCheck.Builder healthCheckConnectPort(Integer healthCheckConnectPort)
public UdpCheck.Builder healthCheckConnectTimeout(Integer healthCheckConnectTimeout)
public UdpCheck.Builder healthCheckInterval(Integer healthCheckInterval)
public UdpCheck.Builder healthyThreshold(Integer healthyThreshold)
public UdpCheck.Builder unhealthyThreshold(Integer unhealthyThreshold)
public UdpCheck build()
Copyright © 2024. All rights reserved.