public class UpdateBlbHttpListenerRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateBlbHttpListenerRequest() |
public String getBlbId()
public UpdateBlbHttpListenerRequest setBlbId(String blbId)
public Integer getListenerPort()
public UpdateBlbHttpListenerRequest setListenerPort(Integer listenerPort)
public Integer getBackendPort()
public UpdateBlbHttpListenerRequest setBackendPort(Integer backendPort)
public String getScheduler()
public UpdateBlbHttpListenerRequest setScheduler(String scheduler)
public Boolean getKeepSession()
public UpdateBlbHttpListenerRequest setKeepSession(Boolean keepSession)
public String getKeepSessionType()
public UpdateBlbHttpListenerRequest setKeepSessionType(String keepSessionType)
public Integer getKeepSessionDuration()
public UpdateBlbHttpListenerRequest setKeepSessionDuration(Integer keepSessionDuration)
public String getKeepSessionCookieName()
public UpdateBlbHttpListenerRequest setKeepSessionCookieName(String keepSessionCookieName)
public Boolean getXForwardFor()
public UpdateBlbHttpListenerRequest setXForwardFor(Boolean xForwardFor)
public Boolean getXForwardedProto()
public UpdateBlbHttpListenerRequest setXForwardedProto(Boolean xForwardedProto)
public AdditionalAttributesModel getAdditionalAttributes()
public UpdateBlbHttpListenerRequest setAdditionalAttributes(AdditionalAttributesModel additionalAttributes)
public String getHealthCheckType()
public UpdateBlbHttpListenerRequest setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public UpdateBlbHttpListenerRequest setHealthCheckPort(Integer healthCheckPort)
public String getHealthCheckURI()
public UpdateBlbHttpListenerRequest setHealthCheckURI(String healthCheckURI)
public Integer getHealthCheckTimeoutInSecond()
public UpdateBlbHttpListenerRequest setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getHealthCheckInterval()
public UpdateBlbHttpListenerRequest setHealthCheckInterval(Integer healthCheckInterval)
public Integer getUnhealthyThreshold()
public UpdateBlbHttpListenerRequest setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public UpdateBlbHttpListenerRequest setHealthyThreshold(Integer healthyThreshold)
public String getHealthCheckNormalStatus()
public UpdateBlbHttpListenerRequest setHealthCheckNormalStatus(String healthCheckNormalStatus)
public String getHealthCheckHost()
public UpdateBlbHttpListenerRequest setHealthCheckHost(String healthCheckHost)
public Integer getServerTimeout()
public UpdateBlbHttpListenerRequest setServerTimeout(Integer serverTimeout)
public Integer getRedirectPort()
public UpdateBlbHttpListenerRequest setRedirectPort(Integer redirectPort)
Copyright © 2026. All rights reserved.