static MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.builderMicrosoftTunnelHealthThreshold() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.Builder.defaultHealthyThreshold(Long defaultHealthyThreshold) |
“The default threshold for being healthy”
|
MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.Builder.defaultUnhealthyThreshold(Long defaultUnhealthyThreshold) |
“The default threshold for being unhealthy”
|
MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.Builder.healthyThreshold(Long healthyThreshold) |
“The threshold for being healthy”
|
MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.Builder.id(String id) |
|
MicrosoftTunnelHealthThreshold.Builder |
MicrosoftTunnelHealthThreshold.Builder.unhealthyThreshold(Long unhealthyThreshold) |
“The threshold for being unhealthy”
|