public class BlbListenerRequest extends AbstractBceRequest
| Constructor and Description |
|---|
BlbListenerRequest() |
getRequestCredentials, setRequestCredentialspublic String getClientToken()
public void setClientToken(String clientToken)
public String getBlbId()
public void setBlbId(String blbId)
public Integer getBackendPort()
public void setBackendPort(Integer backendPort)
public Integer getListenerPort()
public void setListenerPort(Integer listenerPort)
public String getType()
public void setType(String type)
public String getScheduler()
public void setScheduler(String scheduler)
public boolean isKeepSession()
public void setKeepSession(boolean keepSession)
public String getKeepSessionType()
public void setKeepSessionType(String keepSessionType)
public Integer getKeepSessionDuration()
public void setKeepSessionDuration(Integer keepSessionDuration)
public String getKeepSessionCookieName()
public void setKeepSessionCookieName(String keepSessionCookieName)
public boolean isxForwardFor()
public void setxForwardFor(boolean xForwardFor)
public String getHealthCheckType()
public void setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public void setHealthCheckPort(Integer healthCheckPort)
public Integer getHealthCheckTimeoutInSecond()
public void setHealthCheckTimeoutInSecond(Integer healthCheckTimeoutInSecond)
public Integer getUnhealthyThreshold()
public void setUnhealthyThreshold(Integer unhealthyThreshold)
public Integer getHealthyThreshold()
public void setHealthyThreshold(Integer healthyThreshold)
public Integer getHealthCheckInterval()
public void setHealthCheckInterval(Integer healthCheckInterval)
public String getHealthCheckURI()
public void setHealthCheckURI(String healthCheckURI)
public String getHealthCheckNormalStatus()
public void setHealthCheckNormalStatus(String healthCheckNormalStatus)
public Integer getServerTimeout()
public void setServerTimeout(Integer serverTimeout)
public Boolean getIe6Compatible()
public void setIe6Compatible(Boolean ie6Compatible)
public Integer getRedirectPort()
public void setRedirectPort(Integer redirectPort)
public String getHealthCheckString()
public void setHealthCheckString(String healthCheckString)
public BlbListenerRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.