public class UpdateBlbUdpListenerRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateBlbUdpListenerRequest() |
public String getBlbId()
public UpdateBlbUdpListenerRequest setBlbId(String blbId)
public Integer getListenerPort()
public UpdateBlbUdpListenerRequest setListenerPort(Integer listenerPort)
public Integer getBackendPort()
public UpdateBlbUdpListenerRequest setBackendPort(Integer backendPort)
public String getScheduler()
public UpdateBlbUdpListenerRequest setScheduler(String scheduler)
public String getHealthCheckType()
public UpdateBlbUdpListenerRequest setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public UpdateBlbUdpListenerRequest setHealthCheckPort(Integer healthCheckPort)
public Integer getHealthCheckTimeoutInSecond()
public UpdateBlbUdpListenerRequest setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getHealthCheckInterval()
public UpdateBlbUdpListenerRequest setHealthCheckInterval(Integer healthCheckInterval)
public Integer getUnhealthyThreshold()
public UpdateBlbUdpListenerRequest setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public UpdateBlbUdpListenerRequest setHealthyThreshold(Integer healthyThreshold)
public String getHealthCheckString()
public UpdateBlbUdpListenerRequest setHealthCheckString(String healthCheckString)
public Integer getUdpSessionTimeout()
public UpdateBlbUdpListenerRequest setUdpSessionTimeout(Integer udpSessionTimeout)
Copyright © 2026. All rights reserved.